mirror of
https://github.com/hfiref0x/VBoxHardenedLoader
synced 2026-06-08 14:40:15 +00:00
ed60fc258b
VirtualBox 5.0.12 support.
796 B
796 B
#VirtualBox Hardened Loader
VirtualBox Hardened VM detection mitigation loader
For step by step guide further info see http://www.kernelmode.info/forum/viewtopic.php?f=11&t=3478.
System Requirements
x64 Windows 7/8/8.1/10;
VirtualBox 5.0 and later versions (supported 5.0.0, 5.0.2, 5.0.8, 5.0.10, 5.0.12);
For version below VirtualBox 5.0 use older release of this loader.
Loader designed only for x64 Windows, but can be adapted for x86-32.
Administrative privilege is required.
Build
Project comes with full source code. In order to build from source you need: Microsoft Visual Studio 2013 U4 and/or Visual Studio 2015 and later versions for loader build. Windows Driver Kit 8.1 U1 and later versions for driver build.
Authors
(c) 2014 - 2016 VBoxHardenedLoader Project