uberstealth


A debugger plugin to hide OllyDbg and IDA Pro from most common anti-debugging techniques.

uberstealth Overview

uberstealth is a plugin for IDA Pro and OllyDbg which aims to hide the debugger from most common anti-debugging techniques. The plugin consists of two files, the plugin itself and a dll which is injected into the debuggee as soon as the debugger attaches to the process. The injected dll actually implements most of the stealth techniques either by hooking system calls or by patching memory in the debuggee.

News

Documentation

  • Installation
  • Usage

Getting Involved

If you find bugs or have a feature request please add them to the http://code.google.com/p/uberstealth/issues/list'>issue tracker.
You can also send me bugs, suggestions or patches via email.

Screenshots

http://wiki.uberstealth.googlecode.com/git/screenshot_about.png' />

Project Information

The project was created on Sep 2, 2011.

Labels:
reverseengineering IDAPro OllyDbg