Jump to content




jZip - Sore many files in one! Zips are semi-crypted! One-Download installer creator inside!


  • You cannot reply to this topic
3 replies to this topic

#1 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 24 June 2013 - 01:39 PM

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:

Spoiler


Download:

pastebin get zgTgKfqx zip


License (GNU GPL):


Spoiler




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>, ...)
Makes zip. Works like `zip z <zip name>, <output file>, <file/dir1>, ...`
  • zip.unzip(<zip file>)
Unzips zip. Works like `zip u <zip file>`. CWD (current working directory) dependent!

#2 superaxander

  • Members
  • 609 posts
  • LocationHolland

Posted 25 June 2013 - 01:02 AM

Really nice and cool. ZIP API? Will you be releasing that?

#3 Zudo

  • Members
  • 800 posts
  • LocationUK

Posted 25 June 2013 - 01:53 AM

Great program, but the name has already been taken. :)

#4 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 25 June 2013 - 03:05 AM

View Postsuperaxander, on 25 June 2013 - 01:02 AM, said:

Really nice and cool. ZIP API? Will you be releasing that?

It was inside (broken), just it wasn't documented :P. Documentation added, I'll make proper API today.

And thanks!

View PostZudoHackz, on 25 June 2013 - 01:53 AM, said:

Great program, but the name has already been taken. :)

Thanks! And who cares about the name? :P




EDIT: jZIP API fixed!





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users