zhouzu / MineDebugHider

Anti Anti-Debug Tool Made in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineDebugHider

Anti Anti-Debug Tool Made in C#, and please use x64 version with x64 processes only and x32 version for x32 processes only, anyway it makes bypassing popular anti-debugging techniques easy, which speeds up malware analysis, etc..., with a simple UI, and please keep in mind that x64 version have some problems that will gonna be fixed soon but the x32 version works just fine.

Features

Hooking IsDebuggerPresent

Hooking NtQueryInformationProcess

Hooking BlockInput

Hooking SwitchDesktop (haven't been tested)

UnHooking Anti Attachers

etc....

About

Anti Anti-Debug Tool Made in C#.

License:MIT License


Languages

Language:C# 100.0%