QuikZip - Compression Tool
version: 1.0.0.0
created by: JizzaBeez
About:
QuikZip is a tool to quickly compress or decompress. It uses GZip (".gz") Compression. Many tools like WinZIP, WinRAR, etc.. can open and extract from GZip files. But not all other programs support insertion or creation of these type files.
Usage (in Command Prompt/cmd.exe):
<QUIKZIP.EXE> <INPUTFILE> <MODE>
Example:
C:\QuikZip.exe C:\file.txt Compress
When entering arguments - be sure to separate each with a space.
And also there should be no spaces in the arguments themselves.
*You can also just drag 'n' drop a file onto the application's icon and it will compress/decompress it automatically. The <MODE> will be determined by the extension of the <INPUTFILE>; if it's extension is ".gz" then it gets decompressed, or else it gets compressed.
Explanation:
<QUIKZIP.EXE> *The Path of the Application.
<INPUTFILE> *The Path of the Input File.
<MODE> *Compress or Decompress
Notes:
The compressed file will be named the original file + ".gz". So the file to decompress MUST have the extension ".gz" or it can damage the file.
The application will delete any obsolete files when compressing/decompressing. So if you want to save any file then you should back it up before proceeding.
Example of original/decompressed (400 bytes):
Text:
Code:Welcome to 360Haven!............................................................................................................................................................................................................................................................................................................................................................................................
Bytes:
Code:57 65 6C 63 6F 6D 65 20 74 6F 20 33 36 30 48 61 76 65 6E 21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Example of compressed (91 bytes):
Text:
Code:.‹........í½.`.I–%&/mÊ{.JõJ×àt¡.€`.$Ø.@.ìÁˆÍæ’ì.iG#)«*.ÊeVe]f.@Ìí.¼÷Þ{ï½÷Þ{ï½÷º;.N'÷ßÿ?\fd.löÎJÚÉž!€ªÈ.?~|.?"¾›—Ój‘§m•ÞûtçÛÙe¾ü]...=?gÏÿ.¶¨¦¨....
Bytes:
Code:1F 8B 08 00 00 00 00 00 04 00 ED BD 07 60 1C 49 96 25 26 2F 6D CA 7B 7F 4A F5 4A D7 E0 74 A1 08 80 60 13 24 D8 90 40 10 EC C1 88 CD E6 92 EC 1D 69 47 23 29 AB 2A 81 CA 65 56 65 5D 66 16 40 CC ED 9D BC F7 DE 7B EF BD F7 DE 7B EF BD F7 BA 3B 9D 4E 27 F7 DF FF 3F 5C 66 64 01 6C F6 CE 4A DA C9 9E 21 80 AA C8 1F 3F 7E 7C 1F 3F 22 BE 9B 97 D3 6A 91 A7 6D 95 DE FB 74 E7 DB D9 65 BE FC 5D 7F 8D 1F 3D 3F 67 CF FF 03 B6 A8 A6 A8 90 01 00 00
DOWNLOAD