Col-E / LL-Java-Zip

Lower level ZIP support for Java
MIT License
37 stars 8 forks source link

Record prefix data in front of ZIP #29

Closed Col-E closed 6 months ago

Col-E commented 6 months ago

It would be nice for our ZipArchive to record any data seen at the front of the file to support cases like Jar2Exe which slap a executable file at the front of the file. The user could then write back the prefix data, then the archive itself.

Col-E commented 6 months ago

5595347ab1f5f6ddb79dee8e9798696360bdcc6a