bzip2 decompressor for GNO
Go to file
2015-10-10 15:03:29 -05:00
bunzip2.1
bunzip2.desc
bunzip2.rez
bzcat.1
bzip2.c
bzip2recover.1
bzip2recover.c
bzip2recover.rez
bzlib_private.h
bzlib.c
bzlib.h
CHANGES
crctable.c
decompress.c
huffman.c
LICENSE
Makefile
randtable.c
README.bzip2
README.GNO
README.md Add README.md file 2015-10-10 15:03:29 -05:00
sample1.bz2
sample1.ref
sample2.bz2
sample2.ref
sample3.bz2
sample3.ref
stristr.c
words1
words2
words3
words4

bunzip2 for GNO

This is a port of the decompression portion of bzip2 to the GNO environment on the Apple IIgs. See README.GNO for more information specific to the GNO port. These sources might be adaptable to run under other IIgs shells too, but I haven't done that.

Binary downloads are on the releases page.

Note that this is based on an old version of bzip2 with known security vulnerabilities, so don't use it on files from potentially malicious sources.