We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows uses its own compression with the expand command https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/expand
These files usually have the last letter of their extension replaced by an underscore ".ic_" ".ex_" or ".dl_"
SZDD & KWAJ are the magic words that can be used to identify some of them.
Storage types can include
No Compression
No Compression, but all data inverted as camouflage against typing
LZSS as with prior versions
LZH
(MS-)ZIP (as used with later Windows .CAB files)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Windows uses its own compression with the expand command
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/expand
These files usually have the last letter of their extension replaced by an underscore
".ic_" ".ex_" or ".dl_"
SZDD & KWAJ are the magic words that can be used to identify some of them.
Storage types can include
The text was updated successfully, but these errors were encountered: