HyperDbg/hyperdbg/libhyperdbg/code/debugger/commands/debugging-commands
sina e0af5afd4f
Some checks are pending
vs2022-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2022-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2022-ci / Deploy release (push) Blocked by required conditions
fix independently unloading the kd module
2026-05-31 21:03:02 +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 remove unused extern variables 2026-05-29 00:34:08 +02:00
continue.cpp remove unused extern variables 2026-05-29 00:34:08 +02:00
core.cpp add support for IO APIC 2024-11-19 13:56:22 +01:00
cpu.cpp refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02:00
d-u.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
dt-struct.cpp refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02:00
e.cpp refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02: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 fix independently unloading the kd module 2026-05-31 21:03:02 +02: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 refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02:00
i.cpp refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02:00
k.cpp Set variable length (stack frames) for showing the callstack 2025-04-21 19:54:24 +02:00
lm.cpp refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02:00
load.cpp remove unused extern variables 2026-05-29 00:34:08 +02:00
output.cpp add support to path for the struct command 2024-08-10 21:21:23 +09:00
p.cpp refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +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 refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +02: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 refactor doxygen, variables, function names 5 2026-05-31 18:34:03 +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 fix independently unloading the kd module 2026-05-31 21:03:02 +02:00
wrmsr.cpp fix output buffer IOCTL checks for WRMSR 2026-05-17 20:18:36 +02:00
x.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00