login | register
Fri 18 of May, 2012 (00:57 UTC)

V6Z80P Documentation

Similar PagesHistorys5 slideshowPrint

ZPACK.EXE

Created by: phil, Last modification: Thu 17 of Jun, 2010 (09:28 UTC) by Enzo Antonio Calogiuri
zpack.rar


ZPACK is a program that can (un)shrink a file using LZRW1KH algorithm. The code has been optimized to work with two buffers of 2 kb plus 8kb hash table.

This is its use:

zpack <source> <destination>

for example:

zpack myprog.exe

generate a pack file myprog.zpk

or

zpack myprog.exe myprog.bck

generate a pack file myprog.bck with the desired name and extension.

To unpack:

zpack myprog.zpk myprog.exe


if the target files exist, prompt for overwriting.

Put zpack.exe on COMMANDS on your sd card; in rar archive you can also find source code + makefile.

Files attached to this page
FileTypeSizeLast ModifiedUploaded by
zpack_02c.rarzpack_02c.rarapplication/x-rar49.9 KBThu 17 of Jun, 2010 (09:28 UTC)Enzo Antonio Calogiuri

Search


Last modif pages