1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-07-03 09:41:56 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
dbc7b5422e Update ia32-doc submodules
Some checks failed
Build / Build binaries (debug) (push) Has been cancelled
Build / Build binaries (release) (push) Has been cancelled
2025-05-03 09:44:47 +02:00
30873e4ebb More progress with syscall hooking 2024-05-10 22:15:15 +02:00
28dd94f2ef Extract into library 2022-12-27 16:27:33 +01:00
4cbbaed72f Cleanup on process termination 2022-12-27 13:30:20 +01:00
1d23c10734 Use containers for ept allocations 2022-12-24 08:36:23 +01:00
33b44f1dc1 Start using custom containers 2022-12-23 22:18:07 +01:00
f37a919f77 Fix watch points 2022-05-16 11:51:33 +02:00
11effb4efa Prepare code watching 2022-05-15 21:47:08 +02:00
76fcdd0d8e Reflect memory writes to shadow page 2022-05-15 13:07:17 +02:00
75e6abe9d5 Fix heap space issues 2022-05-07 18:32:16 +02:00
965dd3a5bc Fix formatting 2022-04-24 21:23:54 +02:00
30daca5444 Add ept translation hints 2022-04-24 21:23:54 +02:00
77785486ae Hook tests 2022-04-24 21:23:54 +02:00
2acac5bee2 Ept hooking 2022-04-24 21:23:54 +02:00
b141d43497 Find pml1 table if virtual address lookup fails 2022-04-24 21:23:54 +02:00
e02e065bd5 Basic ept hooking 2022-04-24 21:23:54 +02:00
fd03a49992 Move ept logic into ept module 2022-04-24 21:23:54 +02:00
dfa1172f34 Prepare ept hooking 2022-04-24 21:23:54 +02:00