Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iaoedsz2008/libvirt-stealth
Bypass virtual machine detection
https://github.com/iaoedsz2008/libvirt-stealth
kvm libvirt linux qemu virsh virtualization x86-64
Last synced: 3 days ago
JSON representation
Bypass virtual machine detection
- Host: GitHub
- URL: https://github.com/iaoedsz2008/libvirt-stealth
- Owner: iaoedsz2008
- License: mit
- Created: 2021-08-15T15:32:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T16:14:17.000Z (over 2 years ago)
- Last Synced: 2023-09-25T13:01:31.379Z (over 1 year ago)
- Topics: kvm, libvirt, linux, qemu, virsh, virtualization, x86-64
- Homepage:
- Size: 28.3 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - iaoedsz2008/libvirt-stealth - Bypass virtual machine detection (Others)
- awesome-starred - iaoedsz2008/libvirt-stealth - Bypass virtual machine detection (Others)
README
# libvirt-stealth
These configuration files can bypass common anti-vm detection
But this does not mean that all anti-vm can be bypassed
## modified
- disable all hyperv features
```
```- hide kvm state
```
```- hide cpuid status and disable nested virtualization
```
```- remove balloon device
```
```