Sinaei
dffbf426ed
add support to modules in the event forwarding
2023-10-12 12:45:50 +09:00
Sinaei
c4b98c86ab
add broadcase task on a single core in the vmx-root mode
2023-10-10 23:28:31 +09:00
Sinaei
98a87fe63d
add the synchronization implementation of vmx-root broadcast
2023-10-10 21:46:05 +09:00
Sinaei
d4e57ea5be
add Halted Core mechanism
2023-09-30 22:01:46 +09:00
Sinaei
7fe2be3f7d
change the SDK examples
2023-09-12 11:45:50 +09:00
Sinaei
2d645b3037
change the path of gu command
2023-09-06 14:35:15 +09:00
Sinaei
9ba77a62fb
set callback for starting RE machine processes
2023-09-05 20:39:18 +09:00
Sinaei
44b68442f7
check signature for TCP connections
2023-07-26 16:53:27 +09:00
Sinaei
7e63f3034c
change checks for the first parameter
2023-07-26 15:15:16 +09:00
Sina Karvandi
230950a454
Merge pull request #246 from HyperDbg/trap-flag-state
...
Trap flag state
2023-07-24 20:16:20 +09:00
Sinaei
e8f26e3afa
add double ping check request
2023-07-24 16:25:50 +09:00
Sinaei
b7dc237d7f
fix eb parsing 'eb' hex byte issue
2023-07-24 01:22:28 +09:00
Sinaei
0d7da2f06a
check the trap state and masking traps
2023-07-21 21:51:56 +09:00
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
cc99978919
interpret .pagein commands parameters
2023-07-13 16:05:42 +09:00
Sinaei
eb1f208819
add debug message for crash recovery
2023-06-28 22:07:07 +09:00
unknown
2251ea5973
add breakpoint manipulation interception mechanism
2023-05-22 20:52:34 +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
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
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
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
mhgholamrezaei
5ecb671bda
solve end of line space problem in Script Engine scanner
2022-05-18 22:51:04 +09:00
SinaKarvandi
ee1cd72fb7
fix memory leaks relating to the events allocations
2022-05-09 01:34:07 +04:30
Behrooz Abbassi
f817cbb801
Refactor: Improve projects configurations
...
- Improve Precompiled header usage
- Change "Output Directory" and "Intermediate Directory" of all projects to the same values
- Discard pdb files from release file
2022-05-04 16:38:21 -07:00
SinaKarvandi
6fe44fe713
add assertion for tests of driver loading
2022-04-27 19:11:45 +04:30
SinaKarvandi
74fe6e147b
fix dt and struct errors
2022-04-18 01:48:28 +04:30
SinaKarvandi
a32c1133cd
parse arguments of structure showing commands and change help of other commands
2022-04-17 23:05:24 +04:30
SinaKarvandi
7b47edffa1
add dt for physical memory mapping
2022-04-17 03:32:00 +04:30
SinaKarvandi
c0dcb18903
add dt support in debugger mode
2022-04-16 19:03:59 +04:30
SinaKarvandi
0ca3e9a6d4
add dt for vmi mode
2022-04-16 03:27:30 +04:30
SinaKarvandi
bdd6ce4dc8
get structure size to show in the dt command
2022-04-16 01:03:28 +04:30
SinaKarvandi
2b16ed3171
beautify dt command and add struct command
2022-04-15 23:18:06 +04:30
SinaKarvandi
384823cb54
correction to command helps
2022-04-10 22:24:56 +04:30
SinaKarvandi
9e0eb2402d
parsing all the conditions of dt command
2022-04-08 01:21:03 +04:30
SinaKarvandi
69c98e5f38
parse parameters for dt command
2022-04-07 23:07:05 +04:30
SinaKarvandi
6e1928645f
second phase of supporting dt command
2022-04-07 12:45:48 +04:30