https://github.com/ohtoai-research/avm
AVM aims to reduce binary distribution piracy of software by detecting Virtual Machine Characteristics.
https://github.com/ohtoai-research/avm
anti-virtualmachine cpp crossplatform
Last synced: 16 days ago
JSON representation
AVM aims to reduce binary distribution piracy of software by detecting Virtual Machine Characteristics.
- Host: GitHub
- URL: https://github.com/ohtoai-research/avm
- Owner: ohtoai-research
- License: wtfpl
- Created: 2020-05-05T10:46:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T11:10:54.000Z (over 4 years ago)
- Last Synced: 2025-12-10T00:42:24.714Z (7 months ago)
- Topics: anti-virtualmachine, cpp, crossplatform
- Language: C++
- Homepage:
- Size: 269 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anti Virtual Machine
## Introduce
AVM aims to reduce binary distribution piracy of software by detecting [Virtual Machine Characteristics](#VMC).
### How it works
At present, various mainstream Virtual machine software, such as VirtualPC, Vmware, KVM, and Vbox, generate specific features that can be detected to facilitate communication with clients.
### Virtual Machine Characteristics
- VirtualPC
- Vmware
- KVM
- VirtualBox