News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

SFX archive demo

Started by Vortex, February 01, 2006, 06:41:52 PM

Previous topic - Next topic

Vortex

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]