Description: IDA Stealth is a plugin which aims to hide the IDA debugger from most common anti-debugging techniques. The plugin is composed 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 some flags in the remote process.
To Search:
File list (Check if you may need any files):
idastealth\bin\IDAStealth\HideDebugger.dll
..........\...\..........\IDAStealth.plw
..........\...\..........Remote\HideDebugger.dll
..........\...\................\IDAStealthRemote.exe
..........\readme.txt
..........\sample_config\HideDebugger.ini
..........\bin\IDAStealth
..........\...\IDAStealthRemote
..........\bin
..........\sample_config
idastealth