What's new
RevTeam.Re - Reverse Engineering Team

Welcome Guest! Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox! Register and wait for our approve!

Void96Dbg: Advanced Anti-Anti-Debug Plugin for x32dbg / x64dbg

Stingered

Well-known member
Joined
Jan 11, 2022
Messages
133
Reaction score
844
Site:
Please, Log in to view URLs content!


Introduction
Initiated on July 9, 2025
A plugin built around the core capability of deeply hiding debugger traces, precisely fulfilling the critical requirement of evading detection in anti-anti-debugging scenarios.



Applicable scenarios: A dedicated plugin for debugger concealment and countering anti-debugging detection from packer protectors. By.Sound/ReTeam




Satisfy my daily reverse engineering and debugging needs.
That’s why I decided to develop my own. just a casual toy project.
I've already met part of my needs, I'll slow down with the code..



• SYS not encrypted



• 100% free



• Full version will disable key verification



have fun. :)


Leverages callback mechanisms offered by kernel tracing.
Dynamically seizes control during syscall execution.
Temporarily replaces hook function pointers on runtime stack.
R3-R0 Hooks, bypass PatchGuard & anti-debug mechanisms.
Supports latest VMProtect 3.x.x (x86/x64).
Works on VMware / Physical x86/x64.
Network access is solely for version updates, no malicious conduct included.
The plugin runs normally offline.



No promises. No explanations. No liabilities.



Good luck!



Win10 1607~1909
Win10 2004+
Win11 21H2+ (≥22000)
Physical & Virtual Machines
Run as Administrator
Hook sensitive → VM/Win10 2004~22H2

Requires x96Dbg 2025_08_19 or later.
Place Void-Dbg.dp32 / dp64 into plugins folder.
Click "Anti" when debugging target.
Works better with ScyllaHide.

D/L for 8/12/26 release below:

 
Top