Main page I Packages I Help I Forum

SvarDOS community forum

a place to talk about SvarDOS and other DOS-related things

jump to end reply list of threads

XUNPACK - universal unpacker for packed executables

078ac416e4811d4f ac7134fc6c34222e e676a6b143232a57 f638c349b414e0e6 b25cc1129ce8293c bc9a49b88c1ea9f5 a8d5c26e0797bc6f 2eba886e5c7e366b
I have been contacted recently by the author of XUNPACK. It's a very interesting program so I thought I'd drop a note about it here: XUNPACK is an unpacker of packed executables. It uses a clever heuristic approach instead of hard-coded decompression routines and comes with asm sources. The author gives it away under "whatever-license" (public domain / MIT / anything else -- he does not care). The program is dated 1993, and apparently it has not been published before. I have added XUNPACK to SvarDOS packages so it can be downloaded with pkgnet, or through the "packages" web interface at http://svardos.org/?p=repo From the program's documentation: ================================== XUNPACK attempts to be an "universal" unpacker by exploiting a common characteristic of most of the run-time unpacking algorithm code: the unpacker moves itself above the final program space then jumps to the segment of the moved code; it then unpacks the target program and performs another inter-segment jump to the final start address. As no other inter-segment jump occurs while unpacking, the memory contains the unpacked program whenever the second inter-segment occurs. XUNPACK steps through the unpacker code by only using instructions emulation and stepping vector, so it can even be executed on processors that do not support virtual modes. ================================== I have tested it with an UPXed binary and it worked flawlessly. Did not work with a 624-packed COM file, but this might be too far on the esoteric spectrum. I suppose XUNPACK should work with executables packed with EXEPACK, aPACK, LZEXE, etc.

your name or nick

password (optional)


check the FIRST and LAST boxes: