Skip to content
/ unlzexe Public
forked from mywave82/unlzexe

Utility to decompress EXE files that are compressed with LZEXE Ver. 0.90/0.91

License

Notifications You must be signed in to change notification settings

cxong/unlzexe

 
 

Repository files navigation

UNLZEXE

UNLZEXE is a utility to decompress EXE files that are compressed with LZEXE Ver. 0.90/0.91

Getting started

Orignal source code is written for C-compilers that compiles to 16bit-MSDOS. Source code has been slightly patched to work on POSIX systems.

Copyright

Code is orignally written by Mitugu(Kou) Kurizono

UNLZEXE is distributed as PUBLIC DOMAIN.

LZEXE was written by Fabrice Bellard, fabrice.bellard at free.fr.

References

https://bellard.org/lzexe.html

https://bellard.org/lzexe/lzexe91e.zip

https://github.com/thbar/demomaking/blob/master/tools/unlzexe/UNLZEXE.C

About

Utility to decompress EXE files that are compressed with LZEXE Ver. 0.90/0.91

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.5%
  • CMake 1.5%