Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
AntiDebug-AntiVM — Different methods to detect a virtualized environment or potential debugging | Kitploit
Tools/GitHubGitHub/gmh5225/antidebug-antivm
Reverse EngineeringMalware AnalysisLearning & EducationCurated ResourcesAdversarial Attack
GitHubgmh5225/antidebug-antivm

AntiDebug-AntiVM

Different methods to detect a virtualized environment or potential debugging

View Repository
233 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

AntiDebug/AntiVM

Purpose

This repository hosts the different debug/vm detection methods I have come across whilst looking through the WinAPI. This is not intended to be compiled and ran but rather to show examples of how to implement these different methods into your existing projects. Each file in the AntiDebug and AntiVM folder can be looked at independently, which is also the reason why GetModuleHandle is used.

Download Tool