Skip to content

testcc2c/Anti-Debugger-Protector-Loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anti-Debugger-Protector

Example of a functional anti debugger, protector.

Features

Anti Debugger constantly scans and checks them.

  • Exe scans
  • Title scans
  • Driver scans
  • Automatic Kill Debuggers

Other Functional features

  • You can set the scan time according to you, Recommended time (seted to Every 1 Second).
  • You can give the user a BSOD (Blue Screen Of Death). You just have to activate it from the settings.
  • You can turn off or enable Exe Scan, Title Scan, Driver Scan, Automatic Kill Debuggers features one by one settings.

Some information about

  • Anti Debugger constantly scans the computer, giving a warning when it detects certain debugger names.
  • I have installed and set up VMPROTECT SDK etc in the project. If you don't encrypt your application with VMProtect or any other encryption, it won't be too hard to bypass this protection.
  • There are also a few small anti debugger functions, you can check them out.
  • Most of the known programs, Debugger, Disassembler, HTTP Debugger, have been added, but you can add an extra, it's really simple to add, you just need to examine the code a little.

Screenshots

alt text alt text

To contact

Discord: Emree#2023

About

Example of a functional anti debugger, protector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • C 6.3%