1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-07-05 10:41:50 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
30873e4ebb More progress with syscall hooking 2024-05-10 22:15:15 +02:00
9bf0b94e29 Fix typo 2022-09-02 19:43:15 +02:00
2fad5d0684 Update memory.cpp 2022-08-22 10:23:21 +02:00
620de17a01 Update memory.cpp 2022-08-22 10:12:15 +02:00
76fcdd0d8e Reflect memory writes to shadow page 2022-05-15 13:07:17 +02:00
965dd3a5bc Fix formatting 2022-04-24 21:23:54 +02:00
aa6da95b8a Add write probing 2022-04-24 21:23:54 +02:00
db4e69f5be Cleanup hook irp 2022-04-24 21:23:54 +02:00
44b142f266 Remove unnecessary function 2022-04-24 21:23:54 +02:00
e2f73e0aeb More progress 2022-04-24 21:23:54 +02:00
fd03a49992 Move ept logic into ept module 2022-04-24 21:23:54 +02:00
42c7f649f9 More irp implementation 2022-04-03 19:10:04 +02:00
0a26326bba Progress 2022-04-01 20:45:41 +02:00
2c48c4b595 Add win7 compatibility 2022-03-27 12:31:13 +02:00
1bbd9e9c73 Better memory management 2022-03-27 11:57:26 +02:00