CharlotteCross1998 / CharlotteCross1998/Virtual-Machine-Detector

Add extra checks, if any. Add confidence score

Open
#1 1 comment 0 reactions 1 assignee Claimed by @CharlotteCross1998 View on GitHub
help wanted
Dominant language
C++
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

If anyone knows of any other ways to identify if a program is being run inside of a virtual machine please let me know.

Furthermore, if anyone has any ideas of how to implement a confidence scoring system, should other methods of detecting if we're in a VM is found, please let me know too. For example, the vendor string check isn't reliable as this can easily be changed, so would have a low confidence score compared to checking the 31st bit of leaf 1 of ecx, which is harder to change.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.