Air14 / airhv

Simple Intel VT-x hypervisor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

win11

ddkwork opened this issue · comments

win11 latest bsod on utis.cpp

	*(unsigned __int8*)memory_location == 0xCC ? kernel_code_cave_size++ : kernel_code_cave_size = 0;

bad memory, it seem like kernel base not find.

commented

Fixed