Skip to content

C++ anti-crack example to protect your cheats/programs from VMs, debuggers & static analysis.

License

Notifications You must be signed in to change notification settings

erikpog757/EasyProtect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyProtect

Example for protecting cheats/programs from analysis.

Features

  • Anti-VM (Sandboxie, Cuckoo, Hyper-V, QEMU, etc.) - by 90th
  • Anti-Debug (hardware breakpoints, PEB flags, debug port) - by 90th
  • String encryption (oxorany)
  • Optional: lazy importer (hide WinAPI imports)

About

C++ anti-crack example to protect your cheats/programs from VMs, debuggers & static analysis.

Topics

Resources

License

Stars

Watchers

Forks

Contributors