You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`VM::POWER_CAPABILITIES`| Check what power states are enabled | πͺ | 50% || GPL |||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L3738)|
468
-
|`VM::SETUPAPI_DISK`|Checks for virtual machine signatures in disk drive device identifiers | πͺ | 100% || GPL |||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L3762)|
468
+
|`VM::SETUPAPI_DISK`|Check for virtual machine signatures in disk drive device identifiers | πͺ | 100% || GPL |||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L3762)|
469
469
|`VM::VM_PROCESSES`| Check for any VM processes that are active | πͺ | 15% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L3831)|
470
470
|`VM::LINUX_USER_HOST`| Check for default VM username and hostname for linux | π§ | 10% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L3884)|
471
471
|`VM::GAMARUE`| Check for Gamarue ransomware technique which compares VM-specific Window product IDs | πͺ | 10% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L3911)|
@@ -534,7 +534,7 @@ VMAware provides a convenient way to not only check for VMs, but also have the f
534
534
|`VM::AMD_THREAD_MISMATCH`| Check for AMD CPU thread count database if it matches the system's thread count | π§πͺπ | 95% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L8871)|
535
535
|`VM::NATIVE_VHD`| Check for OS being booted from a VHD container | πͺ | 100% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L9482)|
536
536
|`VM::VIRTUAL_REGISTRY`| Check for particular object directory which is present in Sandboxie virtual environment but not in usual host systems | πͺ | 65% |||| Admin only needed for Linux |[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L9505)|
537
-
|`VM::FIRMWARE`| Check for VM signatures and patched strings by hardeners in firmware | π§πͺ | 100% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L9601)|
537
+
|`VM::FIRMWARE`| Check for VM signatures in ACPI firmware tables| π§πͺ | 100% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L9601)|
538
538
|`VM::FILE_ACCESS_HISTORY`| Check if the number of accessed files are too low for a human-managed environment | π§ | 15% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L9950)|
539
539
|`VM::AUDIO`| Check if no waveform-audio output devices are present in the system | πͺ | 25% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L9980)|
540
540
|`VM::UNKNOWN_MANUFACTURER`| Check if the CPU manufacturer is not known | π§πͺπ | 50% |||||[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L10016)|
0 commit comments