Sinaei
e65db2fc36
fix spelling typos 5
2024-03-17 19:00:14 +09:00
Sinaei
5d58d0a1aa
fix spelling typos
2024-03-17 01:01:22 +09:00
Sinaei
432021b00c
fix user-mode warnings 4
2024-03-15 13:51:23 +09:00
Sinaei
45cf7c20d8
fix user-mode warnings 3
2024-03-14 14:02:18 +09:00
Sinaei
94dba49455
support tracing function in scripts
2023-11-04 15:15:56 +09:00
Sinaei
25c18d6270
add preactivate command and add vmx-root direct vmcall support for mode exec traps
2023-10-25 15:05:29 +09:00
Sinaei
3055f64943
set new alias for process and thread
2023-10-15 19:46:15 +09:00
xmaple555
1dba314368
Correct typo
2023-10-05 21:27:08 +08:00
xmaple555
feef1a170e
Add interception for commands in remote computer
2023-10-05 03:37:15 +08:00
Sinaei
bd476454bc
change script boolean expression grammar commands
2023-09-18 11:18:09 +09:00
Sinaei
67ee6de503
add cr3 ktrap and memtrap events definitions
2023-09-15 18:00:01 +09:00
Sinaei
b66d1a2c44
add utrap event
2023-09-13 19:59:55 +09:00
Sinaei
aee0f30a80
show error message (address) including the target address
2023-09-09 22:14:45 +09:00
xmaple555
991be8c929
correct comments in gu.cpp
2023-09-06 09:42:18 +08:00
Sinaei
7be0827de9
add pid to the dump command
2023-08-27 21:22:25 +09:00
Sinaei
be075e27ed
add .dump command
2023-08-26 22:31:57 +09:00
Sinaei
737f27bc9b
add new aliases for u, u2 as u64 and u32
2023-07-17 18:53:51 +09:00
Sinaei
cc99978919
interpret .pagein commands parameters
2023-07-13 16:05:42 +09:00
Sinaei
de39860a0f
change .pagein help command
2023-07-12 17:12:32 +09:00
unknown
51854f1aa9
add track command to trace function calls and rets
2023-05-05 22:03:00 +09:00
unknown
2358accfaa
add ioctl for mode based hooks
2023-03-23 18:42:33 +09:00
unknown
1b9ba13d5d
change the SDK api to C types
2022-11-16 14:25:37 +09:00
unknown
79ca8caf8b
add memcpy primitives to the script engine
2022-09-19 14:36:59 +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
angel_killah
6e2bd808a7
Add !crwrite command to monitor modification of the CR0/CR4 registers
2022-07-08 01:19:41 +02:00
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
98e4d46bef
port TSX for address checking to user-mode
2022-05-01 00:52:50 +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
2b16ed3171
beautify dt command and add struct command
2022-04-15 23:18:06 +04:30
SinaKarvandi
3c965ef949
parse k command's parameters
2022-03-06 17:39:28 +03:30
SinaKarvandi
66aac3f3f2
implement the thread switching mechanism
2022-02-01 15:15:46 +03:30
SinaKarvandi
d29b58ee13
general update
2022-01-18 22:38:56 +03:30
SinaKarvandi
2c6901ef87
add thread abstract to process debugging details
2022-01-16 03:16:15 +03:30
SinaKarvandi
ba970b894b
add process termination command
2022-01-10 21:46:48 +03:30
SinaKarvandi
e79d3a0e48
add .start, .restart, .kill commands
2022-01-06 23:24:05 +03:30
SinaKarvandi
bba860562a
add user-mode debugging files
2022-01-06 21:09:21 +03:30
SinaKarvandi
786ae8ed68
continue without break after attach command
2022-01-02 22:43:09 +03:30
SinaKarvandi
c58b93d5c8
read module details for attach command
2021-12-29 23:29:25 +03:30
Mohammad Sina Karvandi
bf6af52d4e
Merge pull request #100 from GermanAizek/master
...
Code refactor
2021-12-29 20:49:26 +03:30
semenov_gv
d85a5d7fe0
Code refactor
2021-12-29 13:33:41 +03:00
SinaKarvandi
93954ff29f
add .pe command
2021-12-28 01:14:56 +03:30
SinaKarvandi
57f976deba
fix msr read and msr write issues
2021-12-22 22:29:53 +03:30
SinaKarvandi
51743c6aaf
show adequate message in the case of k and dt commands
2021-12-13 23:20:45 +03:30
SinaKarvandi
a57ce3fcec
parse arguments for .script command
2021-12-05 01:56:36 +03:30
SinaKarvandi
81a75fdebe
fix multiline command problem with sharp comment character
2021-12-04 02:33:37 +03:30
SinaKarvandi
5544fe30ae
support multiline commands in .script command
2021-12-03 16:19:50 +03:30
SinaKarvandi
1dcec0b947
thread change detection based on clk interrupts
2021-11-28 03:31:01 +03:30
SinaKarvandi
c578bc0ee6
add .thread command and show details of current thread
2021-11-23 03:28:57 +03:30