AllHypervisor / Tools

VBS

Tools and setup files related to DenuvOwO Hypervisor releases.

VBS

Main helper script for DenuvOwO Hypervisor releases.

v1.8

Changelog

  1. 1.The script now enables Test Signing instead of taking the user to disable driver signature enforcement through the Startup Settings in cases where Secure Boot is off. This approach is more stable, and does not need to be reapplied after every restart.
  2. 2.Improved Windows Hello detection.
  3. 3.Updated introductory notes.
  4. 4.Minor improvements.
  5. 5.Bug fixes.

VBS PlugNPlay

Automated setup script for DenuvOwO and Reflex releases.

Requirements

  • Windows 11
  • VBS / Memory Integrity disabled
  • Administrator rights

Compatibility

Compatible with DenuvOwO and Reflex releases on 24H2 and 25H2. All games work out of the box. Some may require minor timing adjustments in the script depending on how long the launcher takes to initialize.

How to use

  1. 1.Verify VBS is off: press Win + R, run msinfo32, and check that Virtualization-based security shows Not Enabled. If it shows Running, disable Memory Integrity in Windows Security and reboot.
  2. 2.Place HV-PlugNPlay.bat next to your crack and Hypervisor launcher files.
  3. 3.Run HV-PlugNPlay.bat. The script handles everything from here.

Notes

  • DSE toggle is based on KernelResearchKit.
  • The script downloads KernelResearchKit.7z on first run, extracts drvloader.exe into a DenuvOwO subfolder, and cleans up the archive.
  • To keep the output window open after the script finishes (useful for reading any output), set DEBUG_KEEP_OPEN=1 near the top of the .bat file.
  • If all prerequisites are met and the script is used correctly, no BSOD should ever occur.

These files may affect Windows security-related settings depending on how they are used. Only run files you trust, read the instructions carefully, and revert changes after use when required.

Need setup instructions?

Read the How To guide before using DenuvOwO Hypervisor releases.

Read the How To Guide

Credits

VBS PlugNPlay created by: vrx

VBS PlugNPlay repository: https://codeberg.org/vrx/HV-PlugNPlay