HyperDbg/hyperdbg/libhyperdbg/code/debugger/commands/debugging-commands
2026-05-05 23:46:12 +02:00
..
a.cpp fix: correct typos and one copy-paste error in comments and messages 2026-04-23 12:38:48 +00:00
bc.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
bd.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
be.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
bl.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
bp.cpp fix the building issues with the bp and the .start commands 2025-07-27 19:31:08 +02:00
continue.cpp add hyperdbg test mode for the user debugger 2025-06-25 18:48:11 +02:00
core.cpp add support for IO APIC 2024-11-19 13:56:22 +01:00
cpu.cpp add CPU intrinsics for user mode 2026-05-05 23:46:12 +02:00
d-u.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
dt-struct.cpp create platform independent intrinsics functions 2026-05-05 21:25:20 +02:00
e.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
eval.cpp run script for the print command in the user debugger 2025-09-01 14:38:59 +02:00
events.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
exit.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
flush.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
g.cpp only apply thread interception to user mode 2025-06-24 18:12:02 +02:00
gg.cpp add support for IO APIC 2024-11-19 13:56:22 +01:00
gu.cpp add SKD APIs for tracing, tracking, and instrumenting instructions 2024-09-06 12:42:55 +02:00
i.cpp add SKD APIs for tracing, tracking, and instrumenting instructions 2024-09-06 12:42:55 +02:00
k.cpp Set variable length (stack frames) for showing the callstack 2025-04-21 19:54:24 +02:00
lm.cpp fix passing module to the lm command 2025-01-09 01:13:42 +01:00
load.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
output.cpp add support to path for the struct command 2024-08-10 21:21:23 +09:00
p.cpp add SKD APIs for tracing, tracking, and instrumenting instructions 2024-09-06 12:42:55 +02:00
pause.cpp fix command parameter parsing errors on the user debugger 2025-09-02 00:52:27 +02:00
preactivate.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
prealloc.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
print.cpp run script for the print command in the user debugger 2025-09-01 14:38:59 +02:00
r.cpp remove the requirement for the r in the user debugger 2025-09-07 00:17:37 +02:00
rdmsr.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
s.cpp fix: correct typos and one copy-paste error in comments and messages 2026-04-23 12:38:48 +00:00
settings.cpp fix integration tokens for the new parser 2024-08-10 23:11:59 +09:00
sleep.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
t.cpp apply command to the target thread from MBEC 2025-08-23 01:30:12 +02:00
test.cpp Fix grammar and spelling errors: perfrom->perform, occured->occurred, recieved->received 2025-08-20 12:49:07 +00:00
unload.cpp make general automated test cases for the semantic scripts 2024-08-16 17:13:13 +09:00
wrmsr.cpp fix integration tokens for the new parser 2024-08-10 23:11:59 +09:00
x.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00