HyperDbg/hyperdbg/libhyperdbg/code/debugger/commands/extension-commands
Max Raulea 38a59b795f
Some checks are pending
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions
Some new lib calls and reverted sleep macro to function
2026-07-17 17:54:05 +02:00
..
apic.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
cpuid.cpp Fix the problem of not applying the EAX index in the CPUID event extension command 2026-04-22 18:24:09 +02:00
crwrite.cpp change error message for initial commands 2024-07-31 18:21:23 +09:00
dr.cpp fix integration tokens for the new parser 2024-08-10 23:11:59 +09:00
epthook.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
epthook2.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
exception.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
hide.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
idt.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
interrupt.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
ioapic.cpp remove unused extern variables 2026-05-29 00:34:08 +02:00
ioin.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
ioout.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
lbr.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
lbrdump.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
measure.cpp add new description for changing script engine constants 2025-01-25 18:37:54 +01:00
mode.cpp fix integration tokens for the new parser 2024-08-10 23:11:59 +09:00
monitor.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
msrread.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
msrwrite.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
pa2va.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
pcicam.cpp Some new lib calls and reverted sleep macro to function 2026-07-17 17:54:05 +02:00
pcitree.cpp Some new lib calls and reverted sleep macro to function 2026-07-17 17:54:05 +02:00
pmc.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
pt.cpp fix double enable error and create a new window for suspended process 2026-07-12 18:46:33 +02:00
pte.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
rev.cpp remove unused extern variables 2026-05-29 00:34:08 +02:00
smi.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
syscall-sysret.cpp fix command parameter parsing errors on the user debugger 2025-09-02 00:52:27 +02:00
trace.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
track.cpp compiling dump.cpp and track.cpp 2026-06-15 15:18:56 +02:00
tsc.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
unhide.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
va2pa.cpp add module checks based on command requirements 2026-06-08 23:45:43 +02:00
vmcall.cpp add second command argument to the tokenizer 2024-07-31 14:08:14 +09:00
xsetbv.cpp fix checks for parameters of the XSETBV extension command 2025-08-21 19:48:37 +02:00