Air14 / HyperHide

Hypervisor based anti anti debug plugin for x64dbg
MIT License
1.23k stars 279 forks source link

Failed to load plugin in x64dbg #1

Closed dustinlieu closed 3 years ago

dustinlieu commented 3 years ago

When I open x64dbg I get [PLUGIN] Failed to load plugin: HyperHide.dp64 in the logs. I made sure that the airhv and HyperHideDrv drivers were loaded by using driverquery.

My Installation steps

  1. Copy HyperHideDrv.sys and airhv.sys to C:\Windows\System32\drivers
  2. Disable driver signing
  3. Run create.bat script as administrator
  4. Run on.bat script as administrator
  5. Copy HyperHide.dp64 and HyperHide.ini to x64dbg plugins folder
  6. Run x64dbg

Computer details

dustinlieu commented 3 years ago

I fixed it by installing Microsoft Visual C++ Runtime Library