airhv icon indicating copy to clipboard operation
airhv copied to clipboard

Simple Intel VT-x hypervisor

Results 14 airhv issues
Sort by recently updated
recently updated
newest added

i build airhv.sys and HyperHideDrv.sys,then sign them and copy them to folder i run sc delete airhv sc create airhv type= Kernel binpath= C:\Windows\system32\drivers\airhv.sys it is fine then run sc...

![image](https://github.com/Air14/airhv/assets/54520034/4436f3e6-93be-47d6-b198-6f704674a187) 你好,前辈。 运行 Airhv项目后,出现PG109,类型115 但是 Type 最大的解释值是 102. ![image](https://github.com/Air14/airhv/assets/54520034/0f76e29c-8098-423d-854b-5d8b5d4ed7a1) 这个错误经常出现在运行驱动后 30分钟左右出现bug 测试的cpu有 E5系列,i5-9400F,i7- 12700KF.

Why does airhv use icebp as breakpoint type instead of int3? I feel that int3 breakpoint is easier to understand. Is there anything better about using icebp breakpoint type?

It's the version committed early this morning.

I'm trying to get it working on a Kvm installation with nested virtualization enabled. After about 30 seconds the system gets stuck. (If windbg is not connected, it gets stuck...

![K6 J{BP5W X$5Z7Y0LRLA2B](https://github.com/Air14/airhv/assets/54520034/2f1c58e5-2da5-40f3-983a-c1697ba5094e) __vcpu* vcpu = g_vmm_context->vcpu_table[KeGetCurrentProcessorNumber()]; vcpu==0 此情况暂时在 win11下 cpu 配置为 i5-9400f ![}O49AGTFE{~F$L38``7}JPM](https://github.com/Air14/airhv/assets/54520034/1271d5d5-3687-4697-a993-ddcde4b1fac4)

https://github.com/Air14/airhv/blob/fa745644e85c1d20aa0543edb6eb2cf69d115d3c/airhv/ept.cpp#L481-L498 could be done via: ``` jmp [rip+0x0] ``` also your method does not support CET... (neither does but mine but...) ![blinky](https://user-images.githubusercontent.com/75157064/235747278-c70ab606-0e40-4c8c-b764-84a3bdf13536.gif)

As soon as the on.bat script is executed and the drivers start, applications fail to communicate over the network, including localhost. Active connections drop, and new connections fail. No debugger...

Hi ,im using windows 10 on VirtualBox, and when i start airhv server, virtual box must be BSOD this is dump [092722-27046-01.zip](https://github.com/Air14/HyperHide/files/9653857/092722-27046-01.zip)