Anti-debugging techniques on a (bad looking) Win32 application.
-
Updated
Mar 22, 2024 - C++
Anti-debugging techniques on a (bad looking) Win32 application.
Set of antianalysis techniques found in malware
Example of a functional anti debugger, protector.
blocks debuggers from suspending your programs threads
Different methods to detect a virtualized environment or potential debugging
prevents setting ThreadHideFromDebugger so that software breakpoints work
Anti-debugging techniques on a (bad looking) Win32 application.
SecLib is a simple header-only library that checks all running processes for certain identifiers.
Simple .cpp file to protect the program from a debugger
C++ CrackME Code
Add a description, image, and links to the antidebug topic page so that developers can more easily learn about it.
To associate your repository with the antidebug topic, visit your repo's landing page and select "manage topics."