![]() |
|
|
|
#1
|
|||
|
|||
|
In OLLY is easy
In olly go to DEBUGGING OPTIONS-EVENTS and put a mark in BREAK IN MODULE LOAD (dll)
Olly stop in the load of any dll, and show in VIEW-EXECUTABLES the name of the dll was loaded. When you see the name of the dll loaded, right click and press FOLLOW ENTRY and you are in the entry point of the dll, you can BP in the entry point or in any point, BPM in the section code, etc. Ricardo Narvaja |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| entry point to function in comobj/activex dlls | Mitchjs | General Discussion | 5 | 12-15-2005 05:45 |
| Can I move Entry Point to the middle of the codz ? | netxman | General Discussion | 11 | 11-23-2005 08:51 |
| how to get the address of the entry point in an API | Warren | General Discussion | 6 | 08-30-2005 16:18 |
| How to make sure this is really the Entry Point | merursinecury | General Discussion | 7 | 04-13-2003 08:20 |