p0keeper / AntiVM

anti vm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntiVM

根据博文中提到的反虚拟化示例写的测试demo,主要是练习一下win32 API的使用

使用下面几个API遍历设备信息,判断是否为VMware

SetupDiGetClassDevs
SetupDiEnumDeviceInfo
SetupDiGetDeviceRegistryProperty
SetupDiDestroyDeviceInfoList

About

anti vm


Languages

Language:C++ 100.0%