ramensoftware / windhawk

The customization marketplace for Windows programs: https://windhawk.net/
https://windhawk.net
GNU General Public License v3.0
1.79k stars 56 forks source link

Windhawk break VirtualBox #48

Closed DepressedOptimist closed 1 year ago

DepressedOptimist commented 1 year ago

This is new as of the last few days. Last time I used VirtualBox without issue with Windhawk loaded was February 26th, so four days ago.

When Windhawk is loaded and I try to start a VM (any of the three VMs I have setup) in VirtualBox I get the error message, "suphardenedwinverifyprocess failed with verr_sup_vp_replace_virtual_memory_failed (rc=-5637)".

I researched the error message and came upon METHOD A at this solution.

I exited Windhawk and retried and was able to launch my VMs.

As a troubleshooting step, I loaded Windhawk again but disabled all mods and tried again. The error message popped up again.

Is there anything else I should try for troubleshooting?

Windhawk v1.1 beta VirtualBox Version 7.0.6 r155176 (Qt5.15.2) VirtualBox w-Windhawk error message

m417z commented 1 year ago

A duplicate of https://github.com/ramensoftware/windhawk/issues/25 and https://github.com/ramensoftware/windhawk/issues/39

From the issue above:

this failure is due to unsigned code injection being detected in the VM host process, so VirtualBox refuses to start the VM

The best solution is to exclude VirtualBox in the advanced settings of Windhawk. Let me know if you need help with that.

DepressedOptimist commented 1 year ago

Thanks, it worked!