OllyDbg/HideDebugger
Jump to navigation
Jump to search
You are here: | Hide Debugger
|
Description
This plugin employs a number of methods to hide OllyDbg from debugger detection, including:
- IsDebuggerPresent()
- FindWindow() and EnumWindows()
- TerminateProcess()
- Unhanded exception tricks
- The OutputDebugString exploit
- Detaching
Installation
Download links: