Sina Karvandi
80f224fa58
Merge pull request #671 from nikzad66/uin-uout-commands
...
vs2026-ci / win-amd64-build (debug, x64) (push) Has been cancelled
vs2026-ci / win-amd64-build (release, x64) (push) Has been cancelled
vs2026-ci / Deploy release (push) Has been cancelled
Uin uout commands
2026-08-10 12:00:21 +02:00
Nikzad
2dfbf46e51
c/cpp files
2026-08-06 21:13:03 +03:30
FallinBinary
92a8b5256b
add da command
2026-08-01 21:01:47 -07:00
FallinBinary
1f50e5afe8
add dw command
2026-08-01 08:31:13 -07:00
sina
39c4b2f127
update and cleanup CPUID
2026-07-21 15:12:04 +02:00
Sina Karvandi
6324c1d718
Merge pull request #650 from nikzad66/feature-cpuid-command
...
Feature cpuid command
2026-07-21 14:28:37 +02:00
Nikzad
632db21290
user: implement ucpuid command in user mode- Add ucpuid.cpp with leaf/sub-leaf decoding
...
- Implement CPUID command parser and dispatcher
- Add remote CPUID support via KdSendUserCpuidPacketToDebuggee()
- Implement response handler in kernel-listening.cpp
- Add proper validation for FunctionId and SubFunctionId
- Support hex and decimal input formats
2026-07-19 18:15:43 +03:30
Max Raulea
38a59b795f
Some new lib calls and reverted sleep macro to function
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
2026-07-17 17:54:05 +02:00
FallinBinary
863f95c0e9
add 'dl' command
2026-07-10 07:55:56 -07:00
maxraulea
83ae005c70
Added compatibility
2026-06-20 09:29:45 +02:00
maxraulea
81b16de62b
added files for platform API
2026-06-20 09:28:37 +02:00
maxraulea
2d3941a43e
signal handler platform independent API
2026-06-20 09:28:37 +02:00
sina
a6421bec2b
add module checks based on command requirements
2026-06-08 23:45:43 +02:00
sina
aa09f9cde3
check to unload the trace module before unloading vmm
2026-06-06 23:45:18 +02:00
sina
b6b8320518
moving pool mananger from hyperhv to hyperkd
2026-06-04 00:06:41 +02:00
sina
1e49d3f05c
refactor doxygen, variables, function names 5
2026-05-31 18:34:03 +02:00
sina
e31731cd37
remove unused extern variables
2026-05-29 00:34:08 +02:00
sina
d669d93d81
add packet and messaging files
2026-05-29 00:10:44 +02:00
sina
cb5a83096d
load trace module
2026-05-28 20:26:33 +02:00
sina
ef1ce11154
check LBR support within nested virtualization environments
2026-05-17 04:57:09 +02:00
sina
61c30822fb
perform adjustments for call_stack filter option of LBR
2026-05-17 04:27:56 +02:00
sina
09416e7fe1
add lbrdump command and sdk function
2026-05-04 00:29:54 +02:00
sina
19b9ebe3fd
add lbrdump command
2026-05-03 01:25:39 +02:00
sina
aa80cd9d6b
Apply all ARCH Based LBR controls on API level
2026-05-01 20:39:13 +02:00
sina
469f12c645
compile HyperDbg SDK for Linux (user-mode)
vs2022-ci / win-amd64-build (debug, x64) (push) Has been cancelled
vs2022-ci / win-amd64-build (release, x64) (push) Has been cancelled
vs2022-ci / Deploy release (push) Has been cancelled
2026-04-28 17:17:45 +02:00
sina
c6b6a8a3a0
add processor trace command
2026-04-25 22:46:55 +02:00
sina
e359911d60
add base structure for Intel PT
2026-04-25 21:42:17 +02:00
copilot-swe-agent[bot]
774d61782f
fix: correct typos and one copy-paste error in comments and messages
...
Agent-Logs-Url: https://github.com/HyperDbg/HyperDbg/sessions/0817c887-8808-4080-a701-6a0211b10595
Co-authored-by: SinaKarvandi <13383992+SinaKarvandi@users.noreply.github.com>
2026-04-23 12:38:48 +00:00
sina
111bead68d
check for hypervisor support of load and save VMCS exit and entry controls
2026-04-19 20:08:47 +02:00
sina
201820376d
enable and disable LBR separately from the HyperTrace module
2026-04-06 16:45:35 +02:00
sina
1dd73675e9
apply the LBR and HyperTrace initialization and operations
2026-04-06 01:05:59 +02:00
sina
2329fd3c19
add user mode side of initializing LBR
2026-04-05 22:56:59 +02:00
unknown
0338f9b301
remove IRP sleep for debuggee manadatory bit operation codes
2025-09-06 16:44:25 +02:00
unknown
8316085e17
fix command parameter parsing errors on the user debugger
2025-09-02 00:52:27 +02:00
sina
cda5029081
run script for the print command in the user debugger
2025-09-01 14:38:59 +02:00
unknown
a869065718
add support to the registers command to the user debugger
2025-08-31 01:53:29 +02:00
sina
77029f330d
add XSETBV event extension command
2025-08-21 00:17:26 +02:00
sina
3ce7e7d92b
update preactivating mode command messages
2025-08-17 22:57:46 +02:00
sina
61d45c518d
move pool allocations to a single function
2025-08-17 16:25:02 +02:00
sina
3961196112
add support for SMI related functionalities
2025-08-02 23:18:18 +02:00
sina
945ae55563
check for EPT hooks above 512 GB
2025-07-22 01:21:11 +02:00
sina
d8b5d842d6
adjust pause and continue commands for the user debugger
2025-07-09 01:55:36 +02:00
sina
e8e0489a6b
fix removing process from pausing list
2025-06-29 20:22:51 +02:00
sina
8aa8289236
adjust mbec and user debugger initialization
2025-06-28 04:28:39 +02:00
sina
fe4dd107cb
add hyperdbg test mode for the user debugger
2025-06-25 18:48:11 +02:00
sina
603cc6806f
update PCI CAM extension command
2025-02-16 22:46:42 +01:00
sina
d4466552b0
support the .sympath command symbols server within quotes
2025-02-15 21:45:55 +01:00
Abbas-MG
b5702a60bf
fix code format
2025-02-15 22:54:42 +03:30
Abbas-MG
07486f4a96
fix parser fatal bugs
2025-02-15 22:22:01 +03:30
sina
4ed399e2d6
fix the merging issues (compile error) and updating CHANGELOG.md
2025-02-13 17:28:09 +01:00