Skip to content

Instantly share code, notes, and snippets.

@hexvalid
Created December 28, 2015 19:53
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hexvalid/f5279a5727e438a42b08 to your computer and use it in GitHub Desktop.
Save hexvalid/f5279a5727e438a42b08 to your computer and use it in GitHub Desktop.
Preventing Detection of VirtualBox
Go to Start > Run (or [Win Key] + [R]) and run regedit.exe
Navigate and expand to sub-key HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT (screenshot).
Rename sub-key VBOX__ to NOBOX__
Navigate and expand to sub-key HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION (screenshot).
Select sub-key System.
Right-click value SystemBiosVersion and select ‘Modify‘.
Change the text part “VBOX” to “NOBOX” and click ‘OK‘ (screenshot).
Close the registry editor.
source: https://itsultra.wordpress.com/2011/12/07/how-to-play-maplestory-using-virtualbox-4-1-x/
@shygerlai
Copy link

useless

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment