ZIPD
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |subcat2=Obfuscation |extensions={{ext|piz}} }} ZIPD 'encrypts' (no password) a zip file to a piz ('zip' backwards) fil...") |
|||
Line 5: | Line 5: | ||
|extensions={{ext|piz}} | |extensions={{ext|piz}} | ||
}} | }} | ||
− | + | '''ZIPD''' 'encrypts' (no password) a [[ZIP|zip]] file to a piz ('zip' backwards) file so spam filters don't recognize and delete it. | |
− | ZIPD 'encrypts' (no password) a zip file to a piz ('zip' backwards) file so spam filters don't recognize and delete it. | + | |
It will generate a unique file each time, even when processing the same zip file multiple times, making it harder to recognize the obfuscated file. | It will generate a unique file each time, even when processing the same zip file multiple times, making it harder to recognize the obfuscated file. | ||
− | |||
== Links == | == Links == | ||
* [http://dunfield.classiccmp.org/dos/index.htm Homepage] | * [http://dunfield.classiccmp.org/dos/index.htm Homepage] | ||
+ | |||
+ | [[Category:ZIP based file formats]] |
Latest revision as of 15:40, 26 August 2023
ZIPD 'encrypts' (no password) a zip file to a piz ('zip' backwards) file so spam filters don't recognize and delete it.
It will generate a unique file each time, even when processing the same zip file multiple times, making it harder to recognize the obfuscated file.