Skip to content

moldabekov/vbhardening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages