jZIP
XRAHX for all!
What is jZIP?
jZIP allows you to store many files in one. Zips are also crypted to be human unreadable - it is not safe crypting.
It allows recursive zipping, automatically omits '/rom' directory and output file. It also makes distributing programs easy ![]()
XHRAX?
It's "`ZIP`" after crypting - Zip file header.
Note:
DO NOT ZIP ZIPS - Inception will break everything...
How to use?
To zip file(s)
zip <z|zip> <zip name to be displayed> <output file> <file/dir 1> [...]
To unzip file(s)
zip <u|unzip> <zip file>
Screenshots:
Download:
pastebin get zgTgKfqx zip
License (GNU GPL):
One download file creator:
It creates installers using Zips. Zip is uploaded to pastebin so only one download is necessary.
Download: pastebin get v21qsHr0 ziptoexe
More info inside.
jZIP API:
To load API:
shell.run('zip', 'loadapi')
Do not use os.loadAPI on it!
API Documentation:
- zip.zip(<zip name>, <output file>, <file/dir1>, ...)
- zip.unzip(<zip file>)















