S
Sebanisu
Guest
https://github.com/Sebanisu/zzzDeArchive/releases
I made mine to give a little menu and ask for paths to files/folders. Completely command line, very simple, quick. When creating a zzz archive wait for it to exit, and it defaults to out.zzz. Then you can rename and copy that where you want.
I credit Maki for reversing it, I just made the code in c#. Post an issue on github if you have any issues. I had originally posted this as part of the OpenVIII project. Though to make a release I thought it should be stand alone.
Update: Sept-4-2019 I added some code to the end where it now opens the folder where the out.zzz is after it's created. Same with extraction it'll now open that folder for you.
Update: Sept-5-2019 I added the ability to merge two zzz files and some command line support.
Update: Sept-10-2019 Fixed a bug in merge.
Update: Sept-14-2019 Fixed a bug or 2. And added SHA1 verification for after making the zzz.
Update: Sept-15-2019 Added warning message if adding files and not replacing during merge.
Update: Sept-16-2019 Multi-file merges. It will increment the out.zzz if there is a write lock.
Update: Sept-18-2019 New Windows GUI and logging.
Update: Sept-20-2020 Mostly bug fixes and new exceptions to prevent the wrong things from happening.
See also: qt-zzz https://www.ff7catalog.com/threads/13456/
I made mine to give a little menu and ask for paths to files/folders. Completely command line, very simple, quick. When creating a zzz archive wait for it to exit, and it defaults to out.zzz. Then you can rename and copy that where you want.
I credit Maki for reversing it, I just made the code in c#. Post an issue on github if you have any issues. I had originally posted this as part of the OpenVIII project. Though to make a release I thought it should be stand alone.
Update: Sept-4-2019 I added some code to the end where it now opens the folder where the out.zzz is after it's created. Same with extraction it'll now open that folder for you.
Update: Sept-5-2019 I added the ability to merge two zzz files and some command line support.
Update: Sept-10-2019 Fixed a bug in merge.
Update: Sept-14-2019 Fixed a bug or 2. And added SHA1 verification for after making the zzz.
Update: Sept-15-2019 Added warning message if adding files and not replacing during merge.
Update: Sept-16-2019 Multi-file merges. It will increment the out.zzz if there is a write lock.
Update: Sept-18-2019 New Windows GUI and logging.
Update: Sept-20-2020 Mostly bug fixes and new exceptions to prevent the wrong things from happening.
See also: qt-zzz https://www.ff7catalog.com/threads/13456/
Last edited: