Run HyperDbg on Hyper-V
How to run HyperDbg on Hyper-V nested-virtualization?
Hyper-V has an unknown problem with HyperDbg and HyperDbg-style hypervisors. You might encounter unknown errors. We left it for future support.
In order to run HyperDbg on Hyper-V, you should enable nested-virtualization on it.
For Hyper-V, we can enable nested-virtualization for the target virtual machine by running the following command on Powershell:
And if you need to disable it, you can run:
Last updated