0rp
April 16th, 2004, 18:20
hi,
how can i set a breakpoint (using olly) on the first instruction of a DllMain ?
the problem is, that LoadLibrary will call immediately the DllMain after the dll is mapped in the callers addressspace
is there a trick to accomplish that, or should i step through the whole LoadLibrary-function?
how can i set a breakpoint (using olly) on the first instruction of a DllMain ?
the problem is, that LoadLibrary will call immediately the DllMain after the dll is mapped in the callers addressspace
is there a trick to accomplish that, or should i step through the whole LoadLibrary-function?