Skip to content

Crisis Anti-Debug and Anti-Debugger Protection for C# Applications

License

Notifications You must be signed in to change notification settings

Cryental/CrisisProtection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anti-Cracking for C# Application

This project will protect your process from the crackers.

  • IsSandboxie() - Sandboxie detection
  • IsVM() - Virtual machine detection
  • IsDebugger() - Popular debugger and decompiler detection at runtime
  • IsdnSpyRun() - Check if dnSpy was ran in this computer
  • IsEmulation() - Check if process is under emulation
  • SelfDelete() - It will delete the process itself
  • WellKnownSidType() - Memory Anti-Dumper

Warning: Please use this protection code with any kind of strong obfuscator.

Contributors:

About

Crisis Anti-Debug and Anti-Debugger Protection for C# Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages