Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

anti-analysis

collection of anti-analysis techniques & corresponding API calls

anti-debugging:

  • DebuggerCheck - checks for invasive debuggers
  • FindWindow - checks for active debugger windows
  • Self-debugging - debug the current process using a child process; debuggers cannot attach unless in kernel-mode

anti-VM:

  • RegQueryVBox - queries the registry for vbox entries

About

demo of anti-analysis techniques

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.