vm-detection
v1.0.1
Published
Detect Virtual Machines from node <adapted from https://github.com/a0rtega/pafish>
Downloads
1
Readme
Windows VM detection based on pafish
- basic CPU information
- RDTSC timing attach
- vmware
- virtualbox
- qemu
- wine
- sandboxie
Take a look at the src/index.js
and src/test.js
for usage/