All Projects → hfiref0x → Vboxhardenedloader

hfiref0x / Vboxhardenedloader

Licence: bsd-2-clause
VirtualBox VM detection mitigation loader

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Vboxhardenedloader

Magento2 Vagrant For Developers
Vagrant Box for Magento 2 Developers
Stars: ✭ 451 (-29.64%)
Mutual labels:  virtualbox
Packer Boxes
Jeff Geerling's Packer build configurations for Vagrant boxes.
Stars: ✭ 495 (-22.78%)
Mutual labels:  virtualbox
Front End Daily Challenges
As of October 2020, 170+ works have been accomplished, challenge yourself each day!
Stars: ✭ 598 (-6.71%)
Mutual labels:  loader
Ispconfig setup
ISPConfig autoinstaller and setup
Stars: ✭ 466 (-27.3%)
Mutual labels:  virtualbox
Babel Loader
📦 Babel loader for webpack
Stars: ✭ 4,570 (+612.95%)
Mutual labels:  loader
React Imported Component
✂️📦Bundler-independent solution for SSR-friendly code-splitting
Stars: ✭ 525 (-18.1%)
Mutual labels:  loader
Fuse Box
A blazing fast js bundler/loader with a comprehensive API 🔥
Stars: ✭ 4,055 (+532.61%)
Mutual labels:  loader
Customarch
Arch Linux Based Custom ISOs Made With "Archiso"
Stars: ✭ 606 (-5.46%)
Mutual labels:  virtualbox
Angular Hmr
🔥 Angular Hot Module Replacement for Hot Module Reloading
Stars: ✭ 490 (-23.56%)
Mutual labels:  loader
Skeleton
💀 An easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.
Stars: ✭ 587 (-8.42%)
Mutual labels:  loader
Pure64
Pure64 is a software loader that was initially created for BareMetal OS. The loader sets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer.
Stars: ✭ 466 (-27.3%)
Mutual labels:  loader
Inject Loader
💉📦 A Webpack loader for injecting code into modules via their dependencies.
Stars: ✭ 474 (-26.05%)
Mutual labels:  loader
Imaginary
🦄 Remote images, as easy as one, two, three.
Stars: ✭ 557 (-13.1%)
Mutual labels:  loader
Kdu
Kernel Driver Utility
Stars: ✭ 453 (-29.33%)
Mutual labels:  loader
Macinbox
Puts macOS in a Vagrant box
Stars: ✭ 599 (-6.55%)
Mutual labels:  virtualbox
Dsefix
Windows x64 Driver Signature Enforcement Overrider
Stars: ✭ 448 (-30.11%)
Mutual labels:  loader
Antivmdetection
Script to create templates to use with VirtualBox to make vm detection harder
Stars: ✭ 527 (-17.78%)
Mutual labels:  virtualbox
Pentest Env
Pentest environment deployer (kali linux + targets) using vagrant and chef.
Stars: ✭ 610 (-4.84%)
Mutual labels:  virtualbox
Wasm Loader
✨ WASM webpack loader
Stars: ✭ 604 (-5.77%)
Mutual labels:  loader
React Native Svg Transformer
Import SVG files in your React Native project the same way that you would in a Web application.
Stars: ✭ 568 (-11.39%)
Mutual labels:  loader

VirtualBox Hardened Loader

VirtualBox Hardened VM detection mitigation loader

System Requirements

  • x64 Windows 7/8/8.1/10;
  • VirtualBox 6.1.6 and later versions;
  • Administrative privilege is required.

WARNING: This loader is incompatible with any VirtualBox below 6.1.2.

For version below VirtualBox 6.1.6 please use older release of this loader.

More about key changes in loader version 2 you can read here https://swapcontext.blogspot.com/2020/02/vboxhardenedloader-v2.html

Installation and use guide

https://github.com/hfiref0x/VBoxHardenedLoader/blob/master/Binary/howto.md

Build

Project comes with full source code. In order to build from source you need:

  1. Microsoft Visual Studio 2019 for loader build.
  2. Windows Driver Kit 8.1/10 and later versions for driver build.

Instructions

  • Select Platform ToolSet first for project in solution you want to build (Project->Properties->General):
    • v120 for Visual Studio 2013;
    • v140 for Visual Studio 2015;
    • v141 for Visual Studio 2017;
    • v142 for Visual Studio 2019.
  • For v140 and above set Target Platform Version (Project->Properties->General):
    • If v140 then select 8.1;
    • If v141/v142 then select 10.

Project Contents

Tsugumi - monitoring driver, x64

Purpose: patch VirtualBox dlls in runtime.

Zekamashi - application, x64

Purpose: load Tsugumi monitoring driver, stop monitoring. Type loader /? in command line to view built-in help about supported commands and their syntax.

Linux support

https://github.com/hfiref0x/VBoxHardenedLoader/blob/master/Binary/linux.md

Support and donations

VBoxHardenedLoader is Free Software and is made available free of charge. Your donation, which is purely optional, supports project development and maintaining. If you like the software, you can consider donation which you can do anonymously using the following BTC address

  • 3DU68VrwZYHVSYXenQMG123utkYrFGms3b

Authors

(c) 2014 - 2020 VBoxHardenedLoader Project

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].