/NTAPI_Anti-Debugging_Checker_and_Patcher

NTAPI Anti-Debugging Checker and Patcher is a Windows-based tool designed for educational purposes, demonstrating how to detect and manipulate anti-debugging techniques in running processes using NTAPI functions. The tool allows users to retrieve and modify specific PEB (Process Environment Block) values, particularly the BeingDebugged flag.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.