dmtai / anti_debug

Simple .cpp file to protect the program from a debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple .cpp file to protect the program from a debugger on Windows. Just add anti_debug.cpp to the project and a debugger won't be able to work.

About

Simple .cpp file to protect the program from a debugger

License:MIT License


Languages

Language:C++ 100.0%