|
#1
|
|||
|
|||
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. |
#2
|
|||
|
|||
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. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unwanted code added while assembling on Olly | RaptorX | General Discussion | 3 | 02-18-2011 03:49 |
From skins to OSD (onscreen display) | raygun | General Discussion | 0 | 05-11-2005 15:27 |