Hello guys I have written a plugin named WeakOD to help debugging with OllyDBG 2.01h.
- Auto clears debugger bit in PEB on new process creation.
- Allocate some memory to do small fixes for debugee.
- Inject DLL, so you can inject a DLL into debugee, to help changing debugee's behavior.
- Break on DLL, stops on DLL entry point, so you can analysis it, or find out why it's loaded.
Recommended Comments
Create an account or sign in to comment