Normally I unpack Aspack protected files with AspackDie. But when I pack them
again with ASPack, some of them don't show there icon in the explorer anymore.
So I unpacked a few progs with Olly and lownoise' Aspack script, dumped them
with LordPE/ProcDump and rebuild the dumps with Import REConstructor (I used
OEP where Olly landed, and IAT AutoSearch).
When disassembling this fixed dumps in W32Dasm, I allways get this message:
Quote:
This PE File is not in Standard Windows Format.
All Data References will be terminated.
|
Programs run fine and disassembling with IDA works fine too, but I think this
could be better. Someone has an idea about what I did wrong?