mirror of
https://github.com/Print3M/Anti-VM
synced 2026-06-21 16:41:58 +00:00
fix
This commit is contained in:
@@ -4,21 +4,21 @@ Basic implementation of several anti-vm techniques (Windows) for educational pur
|
||||
|
||||
## Implemented techniques
|
||||
|
||||
[x] CPU hypervisor bit (CPUID)
|
||||
[x] CPU id string (CPUID)
|
||||
[x] CPU brand string (CPUID)
|
||||
[x] BIOS manufacturer string
|
||||
[X] BIOS version string
|
||||
[x] Screen resolution
|
||||
[x] Amount of physical memory
|
||||
[x] Number of CPU cores
|
||||
[x] Amount of disk space
|
||||
- [x] CPU hypervisor bit (CPUID)
|
||||
- [x] CPU id string (CPUID)
|
||||
- [x] CPU brand string (CPUID)
|
||||
- [x] BIOS manufacturer string
|
||||
- [X] BIOS version string
|
||||
- [x] Screen resolution
|
||||
- [x] Amount of physical memory
|
||||
- [x] Number of CPU cores
|
||||
- [x] Amount of disk space
|
||||
|
||||
## To be implemented
|
||||
|
||||
[ ] Global Descriptor Table location
|
||||
[ ] Local Descriptor Table location
|
||||
[ ] Interrupt Descriptor Table location
|
||||
[ ] ACPI VM-based string checks
|
||||
[ ] VM-based hostnames and usernames
|
||||
[ ] VM-based MAC addresses
|
||||
- [ ] Global Descriptor Table location
|
||||
- [ ] Local Descriptor Table location
|
||||
- [ ] Interrupt Descriptor Table location
|
||||
- [ ] ACPI VM-based string checks
|
||||
- [ ] VM-based hostnames and usernames
|
||||
- [ ] VM-based MAC addresses
|
||||
|
||||
Reference in New Issue
Block a user