![]() |
|
#1
|
|||
|
|||
|
Finding Correct EP
Hi guys,
Summary: Quote:
Im in chapter 6 at the moment and I got lost inside the PE while exploring it before watching the chapter, so I thought "nice timing for practicing what i have learned up to now"... So I found out that I was inside one of the window modules (a dll i think) and as the EIP was pointing to part of the code inside that dll i searched my way out to the main program using Olly's "Executable Modules" window. Then used the "Memory" window to find the information about the EP and I got this: Code:
00340118 DF310600 DD 000631DF ; AddressOfEntryPoint = 631DF 00340124 0000417E DD 7E410000 ; ImageBase = 7E410000 Code:
0060A8EC p>/$ 55 PUSH EBP |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding which packer has been used | rcer | General Discussion | 16 | 11-03-2019 01:56 |
| Finding API Address | britedream | General Discussion | 5 | 10-05-2006 21:28 |