Zip is the King of Stealth File Formats
Zip Files are Everywhere I grew up with PKZIP. It was a huge improvement over ARC files and other file formats that were supported on PCs in the 80’s and 90’s. Open source implementations of Zip have been available in Linux since the early days. In modern times, tools like 7-Zip provide a popular and friendly interface into the contents of these files. Hopefully this history is already familiar to you since I’m not going to focus on the usefulness of Zip to users, but how often developers have turned to it. ...