Commit graph

188 commits

Author SHA1 Message Date
Sinaei
737f27bc9b add new aliases for u, u2 as u64 and u32 2023-07-17 18:53:51 +09:00
Sinaei
b7a476dd0f update err messages for not specifying pid in the debugger mode 2023-07-17 16:10:13 +09:00
Sinaei
249320d8c9 fix #243 loading 32-bit modules based on SysWOW64 2023-07-17 01:13:53 +09:00
Sinaei
9f711cf05b query for 32-bit or 64-bit modules from the kernel 2023-07-14 21:01:58 +09:00
Sinaei
895b14fed6 change .pagein command help 2023-07-14 19:28:56 +09:00
Sinaei
a76e858915 add trap flag mask callback 2023-07-14 15:39:02 +09:00
Sinaei
400a402319 delivered page-fault injection request in the kernel 2023-07-13 18:43:35 +09:00
Sinaei
8f3405b4ef user-mode part of sending page-fault injection 2023-07-13 17:59:33 +09:00
Sinaei
cc99978919 interpret .pagein commands parameters 2023-07-13 16:05:42 +09:00
Sinaei
2b54f993f7 change exception page-fault error code 2023-07-13 13:51:35 +09:00
Sinaei
956963bfd1 change break and retuns of script engine 2023-07-12 21:09:14 +09:00
Sinaei
de39860a0f change .pagein help command 2023-07-12 17:12:32 +09:00
Sinaei
a3e9757502 fix to process creation and page-fault delivery 2023-07-11 20:02:25 +09:00
Sinaei
1c08354453 initial support for monitor RWX 2023-07-07 01:21:07 +09:00
Sinaei
eb1f208819 add debug message for crash recovery 2023-06-28 22:07:07 +09:00
Sinaei
31722397d5 add sc on and off to the events 2023-06-07 19:24:47 +09:00
Sinaei
cf4a55fd47 add disassemble_len and disassemble_len32 functions 2023-06-06 22:46:03 +09:00
unknown
c4813f4563 fix register view of the track extension command 2023-05-22 23:26:22 +09:00
unknown
2251ea5973 add breakpoint manipulation interception mechanism 2023-05-22 20:52:34 +09:00
unknown
935b7d56c3 fix track comment loosing control 2023-05-21 00:28:32 +09:00
unknown
2ef9d60345 add EAX index to the optional parameters of CPUID extension 2023-05-11 17:55:47 +09:00
unknown
cee7065d2f add warnings for using track command without symbols 2023-05-09 22:53:45 +09:00
unknown
746320b359 add tree view for function tracking mechanism 2023-05-07 02:45:44 +09:00
unknown
51854f1aa9 add track command to trace function calls and rets 2023-05-05 22:03:00 +09:00
unknown
d02f56ea12 fix unhandled stack growth on receiving buffer 2023-04-25 18:53:23 +09:00
unknown
d55a2dae84 make changes for execute-only EPT page table 2023-03-24 23:05:10 +09:00
unknown
84a5651ece add execute-only EPT page-tables 2023-03-24 20:19:00 +09:00
unknown
2358accfaa add ioctl for mode based hooks 2023-03-23 18:42:33 +09:00
unknown
9d2b92d2f8 reformat files with wrong shape 2023-03-22 17:45:52 +09:00
unknown
0f8f55deb3 connecting hyperlog to the rev module 2023-02-02 19:41:32 +09:00
unknown
4f654aa48c create driver handling routines for rev module 2023-02-02 16:02:16 +09:00
unknown
44aa551a01 importing SDK in the rev module 2023-02-02 12:48:15 +09:00
unknown
08caab689b add hprdbgctrlrm module 2023-02-01 22:01:46 +09:00
unknown
01735cfd3e reshaping script side from hv to kd 2023-01-18 20:23:40 +09:00
unknown
1b9ba13d5d change the SDK api to C types 2022-11-16 14:25:37 +09:00
unknown
606cb775a1 fix some typos 2022-10-06 17:45:07 +09:00
unknown
6d5c60f791 add event sc for short-circuiting commands 2022-10-04 18:44:00 +09:00
SinaKarvandi
cf71dfaf79 save and load settings from config.ini file 2022-07-19 07:28:50 -07:00
SinaKarvandi
dc62099a16 change SDK headers 2022-07-15 14:52:07 -07:00
SinaKarvandi
1823c024fd general SDK improvements 2022-07-14 04:37:31 -07:00
SinaKarvandi
a0727500fd add 0n prefix to decimal numbers 2022-07-11 14:23:05 -07:00
angel_killah
6e2bd808a7 Add !crwrite command to monitor modification of the CR0/CR4 registers 2022-07-08 01:19:41 +02:00
SinaKarvandi
bdab3a8a71 copy SDK to the build folder 2022-06-30 04:57:08 -07:00
SinaKarvandi
46041888ac remove script engine unused headers 2022-06-28 10:23:50 -07:00
SinaKarvandi
decd41fbd2 create files realting to HyperDbg SDK 2022-06-22 13:20:14 -07:00
SinaKarvandi
2a6b7ac4b3 clean codes 2022-05-31 17:09:25 +04:30
SinaKarvandi
375e0e294f change messages of output command 2022-05-30 21:42:29 +04:30
SinaKarvandi
6bb6e216f1 fix memory leak on unloading vmm 2022-05-29 03:32:04 +04:30
mhgholamrezaei
5ecb671bda solve end of line space problem in Script Engine scanner 2022-05-18 22:51:04 +09:00
SinaKarvandi
e044dac3b4 fix ip spliting error 2022-05-18 02:11:11 +04:30