Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Unpacking, Olly Code display (https://forum.exetools.com/showthread.php?t=3487)

bgrimm 02-23-2004 03:36

Unpacking, Olly Code display
 
'lo all,

I've run into a bit of trouble on working thru the
ASPack Unpackme from this thread:
hxxp://www.exetools.com/forum/showthread.php?s=&threadid=2728&highlight=aspack+2.12

Trouble is all the steps described work fine, but
when I get back to the OEP in the unpacked
program Olly doesn't display the updated code.

ex: Instead of

55 Push EBP
8B EC Mov EBP, ESP
etc..etc..

I See:

55 db 55
8B db 8B
EC db EC
etc...

Is there an option/setting in Olly (1.09d) that
refreshes/rebuilds that on the fly that I missed?
The code works but just doesn't display correctly in
the CPU window.

(If I right click and choose Analyze->Analyze Code
The display updates correctly but I figure it must
be able to do it automatically).

TIA,
-bg

Thanks to R@dier for an excellent beginners tute.

mtw 02-23-2004 07:00

Its just as easy to hit Ctrl+A. And some packers after
getting to OEP or after jumping around in the code,
you will need to remove the analysis.


All times are GMT +8. The time now is 11:57.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX