AntiDebugging sample sources written in C++
-
Updated
Jul 23, 2018 - C++
AntiDebugging sample sources written in C++
Vectored Exception Handling Squared
Branch based windows debugger
Hardware Breakpoint (DR0-DR7) based patch-less user-mode hooking & telemetry instrumentation engine (AMSI, WLDP & ETW PoC).
Surgical x64 VEH/VCH dumper. Walks the vectored exception handler list, extracts each handler as a standalone PE64 that IDA opens directly with resolved imports.
Detect VectoredExceptionHandler(VEH) by look up LdrpVectorHandlerList
Intro to Vectored Exception Handling: Crash-proof CopyMemory
Windows x64 VEH hook library with PageGuard and debug-register backends.
Test neural circuit hypotheses through intervention-based modeling and notebook analysis.
To associate your repository with the veh topic, visit your repo's landing page and select "manage topics."