The MASM Forum Archive 2004 to 2012

Specialised Projects => Pelle's Macro Assembler Development => Topic started by: Vortex on February 01, 2006, 06:41:52 PM

Title: SFX archive demo
Post by: Vortex on February 01, 2006, 06:41:52 PM
Here is a simple SFX archive demo coded with Poasm. It uses Jeremy Collake's compression routines. I used Poasm's powerfull statement INCBIN to embed the compressed test file in the main executable.
Run Decomp.exe , it will extract an executable named test.exe

[attachment deleted by admin]