LZEXE

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
(Software)
Line 33: Line 33:
  
 
=== Dynamic decompression software ===
 
=== Dynamic decompression software ===
* [{{SACFTPURL|pack|unp411.zip}} UNP] - An example of a dynamic decompression utility for DOS
+
* For some examples, see [[Executable compression#Decompression software]].
  
 
=== Protectors ===
 
=== Protectors ===

Revision as of 15:34, 6 April 2022

File Format
Name LZEXE
Ontology
Released 1989

LZEXE is an executable compression utility, developed by Fabrice Bellard. It compresses DOS .EXE files.

Contents

Identification

LZEXE-compressed files normally have ASCII "LZ09" or "LZ91" at offset 28.

As with most compressed executable formats, more-robust identification is possible, by looking for the characteristic decompression code.

Software

Compression software

  • LZEXE
  • "LZEXE v1.00a" by IS2 France Diffusion. Seems to be functionally identical to LZEXE 0.91.

Static decompression software

  • UNLZEXE - A widely-distributed open source utility that does static decompression of LZEXE-compressed executables. Originally by Mitugu Kurizono (Kou). Versions "0.6" and above include patches by other authors, and might be unofficial.
  • mz-explode
  • Deark (with -m lzexe option)
  • Rizzle

Dynamic decompression software

Protectors

(utilities that modify a compressed file to make it more difficult to identify and/or decompress)

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox