Author Topic: RogueKiller interferring with VirtualBox  (Read 945 times)

0 Members and 1 Guest are viewing this topic.

September 17, 2022, 01:23:53 AM

Banana

  • Newbie

  • Offline
  • *

  • 4
  • Reputation:
    0
    • View Profile
RogueKiller interferring with VirtualBox
« on: September 17, 2022, 01:23:53 AM »
As stated in title, I am unable to launch my virtual machines when RogueKiller is active. This only began occurring once I activated my RogueKiller key. Is there a way to whitelist VirtualBox?

Reply #1September 17, 2022, 06:22:49 PM

Curson

  • Global Moderator
  • Hero Member

  • Offline
  • *****

  • 2809
  • Reputation:
    100
    • View Profile
Re: RogueKiller interferring with VirtualBox
« Reply #1 on: September 17, 2022, 06:22:49 PM »
Hi,

This is an issue with VirtualBox Hardening feature.
Oracle developers haven't properly fixed their code for years, causing many problems.

Please open Windows Notepad, copy-paste the content below into it and save the file as vBoxWorkaround.reg.
Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxDrv]
"Start"=dword:00000003

Double-click on it, accept the merge, then reboot your system.
Did it solve the issue ?

Regards.