wangbaba523

Results 3 issues of wangbaba523

hi,I don't want to use PathToSocket, so I didn't add to the XML file. But,In order to use "KVM_INTROSPECTION_HOOK", I am in kvm_dev_ioctl add nitro of "KVM_NITRO_ATTACH_VM" to get the...

hello,I find that in userhook.cpp if the pa of api not in memory (that is vmi_pagetable_lookup_extended return false) you will call vmi_request_page_fault to load that pa,my question is that whether...

Hello, Is that x86_emulate_instruction can emulate all instructions? I want to emulate some call instruction,but I don't know how to do it,Do you have any information about this problem,Thanks.