|
Can`t restore import table
If this seems like a crack request, that`s not the case since there is not much to crack in this file, only for educational purposes , ahum ..
The file i`m talking about is the program aworld.exe which can be found in the archive hxxp://objects.activeworlds.com/downloads/awb34.exe
I`m trying to recover the import table. Till so far I have been succesful with different programs by using the simple, but effective ollydbg+import reconstructur approach.
But unfortunately that doesn`t work, for me at least, this time. I tried to find the OEP of the program, which is 4A28B4 or 4A37E5 i think. And import recovery show a nice table of imported functions.
HOWEVER when I try to execute my dumped executable it crashes, can anyone give me some tips, or a good tutorial ...
|