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
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.
Add a description, image, and links to the veh topic page so that developers can more easily learn about it.
To associate your repository with the veh topic, visit your repo's landing page and select "manage topics."