HyperBone
HyperBone copied to clipboard
Minimalistic VT-x hypervisor with hooks
Hi! I found that a dead-lock happen on my Windows7 (VMWare) via debug, it is mybe locked at ```EptFreeIdentityMap``` so, try to this: ``` NTSTATUS EptFreeIdentityMap( IN PEPT_DATA pEPT )...
Use "VM-Entry MSR Load" to hook MSR on VM-Entry, and "VM-Exit MSR Load" to restore MSR on VM-Exit.
Hello, I get CLOCK_WATCHDOG_TIMEOUT while starting the driver. OS: Windows 10 Insider Preview 14352 CPU: i7-2600 I thought that might be because of patterns or offsets from Tests does not...
PageHook Duo CPU is Not Work And Unload is Dead
Hey! I experience 50% loss of FPS in games like PUBG, H1z1 and CSGO. Do you have any suggestions how to improve the performance? I already integrated SimpleVisor's MTRR implementation,...
So I mentioned this already in private but when you try hooking for example ZwQueryVirtualMemory which has more than 4 parameters (after RCX, RDX, R8, R9) aka some on the...
If I hook ntcreatethread and ntcreateprocess using PHHook then while unhooking BugCheck 19 occurs which says memory already corrupt. Following is windbg output which shows PFN and PTE Entries for...
I would like to point out that identifiers like “[`_EFLAGS`](https://github.com/DarthTon/HyperBone/blob/446127110e1344630d47e3e2308ff1a503915cf1/src/Include/CPU.h#L48 "Update candidate")” and “[`_CPU_VENDOR`](https://github.com/DarthTon/HyperBone/blob/446127110e1344630d47e3e2308ff1a503915cf1/src/Include/Common.h#L32 "Another update candidate")” [do not fit](https://www.securecoding.cert.org/confluence/display/c/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier "Do not use identifiers which are reserved for the compiler...
physical machine cpu is i5-4210, my win7 x64 pro will stuck when start a uac program in vmware. run well In other cases.
(Intel I7 3930K) not support,Computer crash What time support AMD ?