|
Olly & .NET
Hello,
I have started playing with .NET and I'd like to debug a bit inside them to have a closer inside using Ollydbg.
When I load a .NET EXE in Olly, it won't stop in .NET entry point (Jmp _CorExeMain). I have tried with all kind of stops options when application loaded but nothing, the application just starts running and Olly does not break on it.
Anyone has managed to do it?
Thanks.
|