Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple anti-VM checks using WMI #173

Merged
merged 6 commits into from
Apr 14, 2019

Conversation

gsuberland
Copy link
Collaborator

Adds a whole bunch of new anti-VM tricks using WMI.

See #172 for full info.

Added new WMI checks, fixed some old ones (checking VT_BSTR before
reading bstrVal, only releasing pclsObj after all operations complete),
and fixed file encoding on Al-khaser.cpp
Now checking Win32_CacheMemory, Win32_PhysicalMemory,
Win32_MemoryDevice, Win32_MemoryArray, Win32_VoltageProbe,
Win32_PortConnector, Win32_SMBIOSMemory, ThermalZoneInfo performance
counters, CIM_Memory, CIM_Sensor, CIM_NumericSensor,
CIM_TemperatureSensor, CIM_VoltageSensor, CIM_PhysicalConnector, and
CIM_Slot.
@LordNoteworthy
Copy link
Owner

Nice finding !!!! @gsuberland

@LordNoteworthy LordNoteworthy merged commit 544223e into LordNoteworthy:master Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants