Adlice forum

Software feedback => RogueKiller => Topic started by: Banana on September 17, 2022, 01:23:53 AM

Title: RogueKiller interferring with VirtualBox
Post by: Banana 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?
Title: Re: RogueKiller interferring with VirtualBox
Post by: Curson 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.