KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
vbhardening
โ 9
Open GitHub โ
๐ฅ Advanced VM detection bypassing
Download README (.md)
Explore Similar Repositories
timeseries-anomaly-detection
:
detect anomalies in time series data using deeplearning
MOS-PESQ-
:
The project is a tool that can get MOS(PESQ) score for the voice.
movie-recommender
:
Movie recommendation using apache spark
go-event-emitter
:
event emitter library for golang
spyder-desktop
:
No description available.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vbhardening
?
Download (.md)
# vbhardening This repo is intented to obfuscate VM. It helps to hide VM from malware and other aggressive *ware, which refuses to run under VM. ## How does it works? Every hypervisor has it's unique fingerprint. Some techiniques are based on hardware detection only, as while as others rely on memdump, strings, network stack and so on. So actually we patch all SLIC, DSDT and hardware resources as well. This helps to bypass most of the checks. ## Usage * edit scripts (e.g. fix path) * run ```hu-patch-n-install-vbox.sh``` * run ```hu-obfuscate-vm.sh``` ## License MIT License