Commit graph

72 commits

Author SHA1 Message Date
Sinaei
cf4a55fd47 add disassemble_len and disassemble_len32 functions 2023-06-06 22:46:03 +09:00
unknown
dc8ac523bf fix short-circuiting event state 2023-05-09 00:28:42 +09:00
unknown
b0e0641d09 Categorize common functions 2023-04-27 18:21:55 +09:00
unknown
475fa2a1e8 separate message receiving/sending buffers from hyperlogger files 2023-04-26 14:53:21 +09:00
unknown
668ad31081 export vmcall functions and create separate functions for vmx nmi broadcast init and uninit 2023-01-26 17:42:26 +09:00
unknown
3dcb7a5cdd change vmx directions 2023-01-24 17:58:50 +09:00
unknown
5fcd69486f export vmx registers modification 2023-01-23 23:44:12 +09:00
unknown
f5746aa0ef fixing callbacks from kd to hv 2023-01-19 21:34:45 +09:00
unknown
0c4da96ecf remove the message tracing from hv 2023-01-16 22:24:50 +09:00
unknown
754c9f5410 add callback like functions for connecting kd and hv 2023-01-08 00:12:55 +09:00
unknown
c7fa6af72d remove the vcpu form threads and processes 2022-12-09 18:26:38 +09:00
unknown
27a701e5cd refactor debugger option 2022-12-09 14:49:25 +09:00
unknown
4cd3b8e3d8 IsOnVmxRootMode is converted to a function 2022-12-07 15:47:15 +09:00
unknown
154ab67570 finished first part of refactoring vcpu 2022-12-05 16:14:56 +09:00
unknown
b4fef77b48 refactor VCpu 2022-12-05 15:31:56 +09:00
unknown
6d5c60f791 add event sc for short-circuiting commands 2022-10-04 18:44:00 +09:00
unknown
37cf939687 change short-circuiting event concepts 2022-10-04 10:20:15 +09:00
unknown
b562564920 fix memcpy incorrect address checking in the script engine 2022-09-20 13:11:46 +09:00
unknown
23ed47cab4 implementation of the memcpy command 2022-09-19 17:55:25 +09:00
unknown
79ca8caf8b add memcpy primitives to the script engine 2022-09-19 14:36:59 +09:00
SinaKarvandi
77b0ec1160 add doxygen to script engine eval 2022-06-30 15:31:34 -07:00
SinaKarvandi
90367a5329 refactor script engine eval codes 2022-06-29 16:13:40 -07:00