![]() |
|
|
|
#1
|
|||
|
|||
|
How to unpack dos lzexe packed exe?
I have an exe file (16 bit dos) that seems to be packed with lzexe.
When I run unlzexe on it I get this: Quote:
How can I unpack this exe (which btw does work just fine in DosBOXs)? (I want to throw it into IDA to reverse engineer some things) |
|
#2
|
|||
|
|||
|
Try this:
https://www.classicdosgames.com/utilities/dos.html UnLZEXE https://www.classicdosgames.com/files/utilities/unlzexe.zip |
|
#3
|
|||
|
|||
|
Ok the exe unpacks and the unpacked exe runs but when I throw it into IDA, it doesn't disassemble into anything that makes sense.
|
|
#4
|
|||
|
|||
|
try Ghidra
it knows 16 bit old binaries for sure |
|
#5
|
|||
|
|||
|
Quote:
your exe automatically. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find out how an exe was packed and how to unpack it? | DavidXanatos | General Discussion | 5 | 07-14-2018 05:25 |
| How to unpack .dll packed with HASP4 | Asus | General Discussion | 1 | 03-28-2005 02:36 |