41 Commits

Author SHA1 Message Date
Ido Veltzman 220940ebb7 Merge pull request #6 from Idov31/dev
v1.0.2
v1.0.2
2026-05-09 19:34:42 +03:00
Ido Veltzman 634bf29f74 Merge pull request #5 from Idov31/@feature/add-com-printing
@feature/add com printing
2026-05-09 19:33:54 +03:00
idov31 0427a13217 Added an important thank you :) 2026-05-09 19:33:37 +03:00
idov31 0eb6b1aefe Fixed incorrect README 2026-05-09 19:29:31 +03:00
idov31 8db5af610a Made the com logger better for the PR merge 2026-05-09 19:27:42 +03:00
idov31 e5d4fddd16 Disabling vpid under Hyper-V 2026-05-09 19:19:39 +03:00
idov31 649c9ded0a Added function docs 2026-05-09 19:19:22 +03:00
idov31 a9c8725a94 Added GetVpidTagForProcessor 2026-05-09 18:59:00 +03:00
idov31 33f6e663db Stuff kinda work? 2026-05-09 17:36:11 +03:00
idov31 3964335e8f Added better synthetic MSR handling 2026-05-09 16:29:35 +03:00
idov31 6e2a5225ba Added better event injection handling 2026-05-09 15:25:16 +03:00
idov31 56454c3642 Added better RIP advancing strategy 2026-05-09 15:25:05 +03:00
idov31 ccc8561b58 Added XSAVE/XRSTOR VM-exit preservation 2026-05-09 15:24:41 +03:00
idov31 4f17c04dcb Added tighter VPID support handling 2026-05-09 14:43:43 +03:00
idov31 d0fc073341 Getting directory table base from CR3 instead of KPROCESS. 2026-05-09 13:13:07 +03:00
idov31 a0bbd435f6 Added kernel size 2026-05-09 12:43:40 +03:00
idov31 a983710b04 Fixed RIP incrementing 2026-05-09 12:43:27 +03:00
idov31 611f6e1fc9 Fixed warning and temporarily disabled VPID 2026-05-09 12:42:44 +03:00
idov31 0a77ce465f Added IsAccessFromKernelImage helper 2026-05-09 12:38:23 +03:00
idov31 787ed18497 Added better injection handling 2026-05-08 23:43:03 +03:00
idov31 58cce9d0f1 Added address check for hooks 2026-05-08 23:42:52 +03:00
idov31 b7528dfe2e Fixed shadow space alignment 2026-05-08 23:41:08 +03:00
idov31 5b43638f57 Driver building utility (for later checks) 2026-05-08 23:40:43 +03:00
idov31 5a3269265d Added missing allocation->Address free 2026-05-07 23:13:08 +03:00
idov31 a9f00cc4a5 Add FPU guest state management 2026-05-07 23:11:24 +03:00
idov31 528ada9c37 Adding xmm state management 2026-05-07 23:11:06 +03:00
idov31 eb62b65644 Fixed com logger truncating the numbers 2026-05-07 23:08:02 +03:00
idov31 aab13025c1 Better state 2026-05-07 22:26:45 +03:00
idov31 7beea00315 Added write lock 2026-05-07 20:38:52 +03:00
idov31 7b9df7e35c Replaced WPP with COM debugging 2026-05-07 20:33:56 +03:00
Ido Veltzman 69ebe65810 Merge pull request #4 from Idov31/dev
Fixed Hyper-V Support
v1.0.1
2026-02-19 22:53:05 +02:00
Ido Veltzman 3116cc2505 Merge pull request #3 from Idov31/@bugfix/fix-hyperv-support
Fixed Hyper-V support
2026-02-19 22:48:33 +02:00
idov31 01eebac179 Added README clarifications 2026-02-19 22:45:15 +02:00
idov31 454e5bdcd9 Added xsetbv, invd, umonitor, uwait handling 2026-02-19 22:07:59 +02:00
idov31 a35571bd54 Added synthetic MSRs handling 2026-02-19 22:07:29 +02:00
idov31 056bb044b7 Added hypercall handler 2026-02-19 22:07:11 +02:00
idov31 c7f3356d1c Fixed signature for hyper-v vmcall 2026-02-19 21:23:50 +02:00
idov31 8d43050052 Added vm exec controls 2026-02-19 21:23:34 +02:00
idov31 6a50929763 Added vm exec controls 2026-02-19 21:23:15 +02:00
idov31 2fbd92884c Init v1.0 2025-07-12 12:06:17 +03:00
idov31 f3b92fe1f3 Init 2025-07-11 15:40:12 +03:00