Unpack an EXE file

0.00 avg. rating (0% score) - 0 votes

Certain .EXE file may have been packed to prevent disassembling. Packed file when open up in Interactive Disassembler (IDA) may show the following prompt:

The imports segment seems to be destroyed. This MAY mean that the file was packed or modified in order to make it more difficult to analyze. If you want to see the imports segment in the original form, please reload it with the ‘make imports section’ checkbox cleared.

OR

Some imported functions will not visible. This happened because the IAT is located in a non-standard sections. Please reload the input file in the manual mode and load all sections.

To unpack a file packed with PECompact, try Un2Pec. Source code, compiled with MASM32, is also included.

See also:

0.00 avg. rating (0% score) - 0 votes
ToughDev

ToughDev

A tough developer who likes to work on just about anything, from software development to electronics, and share his knowledge with the rest of the world.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>