![]() |
|
#9
|
|||
|
|||
|
Do this:
1 push ebp 2 mov ebp,esp 3 PUSH -1 4 PUSH 0 5 PUSH 0 *6 jmp 8 *7 jmp 1<---EP address to be set with LordPE (just count the +bytes, and add it to the original one in this case) 8 0000 The problem is: do you have this empty space in the exe? The way you posted is supposing this. |
|
|
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 |
| how to get the address of the entry point in an API | Warren | General Discussion | 6 | 08-30-2005 16:18 |
| Is it possable breakpoint on entry point of DLL | jadesk99 | General Discussion | 17 | 01-18-2004 12:08 |
| How to make sure this is really the Entry Point | merursinecury | General Discussion | 7 | 04-13-2003 08:20 |