Skip to content
/ 7zx Public

Automatically exported from code.google.com/p/7zx

Notifications You must be signed in to change notification settings

pombreda/7zx

Repository files navigation

This is a simple ANSI C decoder for .7z archive based on v4.65 LZMA SDK with some optimizations: 
- only extract files from archive support; 
- remove printf/puts staff; 
- add tinifile.h from cubic.org project(DOS). 

Ideal for LiveCD/boot image.

Useful links:
http://7-zip.org/sdk.html               LZMA SDK (Software Development Kit)
https://sites.google.com/site/rugxulo/  RUFFIDEA DOS site
http://upx.sourceforge.net/             the Ultimate Packer for eXecutables
http://www.sid6581.net/pmodew/          PMODE/W v1.33i (scaled down ultra-tiny version)
http://superkeen.com/peacecorpsweblog/learning-software/ FUZOMA Educational Software (for idea)

About

Automatically exported from code.google.com/p/7zx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published