Air14 / HyperHide

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

sign incorrectly #26

Open reltkaine opened 1 year ago

reltkaine commented 1 year ago

cmd: C:\WINDOWS\system32>sc start airhv [SC] StartService FAILED 577:

Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.

C:\WINDOWS\system32>sc start HyperHideDrv [SC] StartService FAILED 577:

Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.

C:\WINDOWS\system32>pause Press any key to continue . . .

Air14 commented 1 year ago

Did you enable test sigining mode?

imeftun commented 1 month ago

+1 Any solution?

imeftun commented 1 month ago

bcdedit /set testsigning on Restart