Topic created on: December 28, 2006 06:26 CST by vinnie12.
Can someone please help me and explain how do you unpack a packed file in IDA. I know how to unpack in Olly but IDA does not let me get pass exceptions that are thrown up in the unpacking process. Please enlighten.
IDA will let you pass the exceptions. Check under debugger options. It's just not as handy, and you don't get to easily decide on a per-exception basis.
uhm. the question is really generic. Packers/Protectors can be pretty clever is there something specific you are running into thats preventing you from doing what you want?