LLLZed

Results 2 issues of LLLZed

` vcpu_t* vcpu_list = hvpp::hypervisor::get_vcpu_list(); for (uint32_t i = 0; i < mp::cpu_count(); i++) { // Split the 2MB page where the code we want to hook resides. vcpu_list[i].ept().split_2mb_to_4kb(page_exec &...

disinfo.CompleteInstr: bts qword ptr ds:[rcx], 08h disinfo.Instruction.Category: 10005 disinfo.AccessMode: 1 I think the access mode of this instruction should be READ+WRITE