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
Copy file name to clipboardExpand all lines: docs/documentation.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -539,7 +539,6 @@ VMAware provides a convenient way to not only check for VMs, but also have the f
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)|
541
541
|`VM::NSJAIL_PID`| Check if process status matches with nsjail patterns with PID anomalies | 🐧 | 75% |||| Disabled by default |[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L10083)|
542
-
|`VM::PCI_VM`| Check for PCIe bridge names for known VM keywords and brands | 🐧 | 100% |||| Disabled by default |[link](https://github.com/kernelwernel/VMAware/blob/8cb2491b1c7d2cb7300d1d698b7c64c953b4ae75/src/vmaware.hpp#L10142)|
543
542
|`VM::TPM`| Check if the system has a physical TPM by matching the TPM manufacturer against known physical TPM chip vendors | 🪟 | 50% |||||[link](https://github.com/kernelwernel/VMAware/blob/fb66db9fdd7894edebe5eeade4b0148a08bd5514/src/vmaware.hpp#L10011)|
544
543
|`VM::PCI_VM_DEVICE_ID`| Check for PCI vendor and device IDs that are VM-specific | 🐧 | 90% ||||||
0 commit comments