maxraulea
|
81b16de62b
|
added files for platform 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
|
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
|
09416e7fe1
|
add lbrdump command and sdk function
|
2026-05-04 00:29:54 +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
|
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 |
|
unknown
|
8316085e17
|
fix command parameter parsing errors on the user debugger
|
2025-09-02 00:52:27 +02:00 |
|
unknown
|
a869065718
|
add support to the registers command to the user debugger
|
2025-08-31 01:53:29 +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
|
8aa8289236
|
adjust mbec and user debugger initialization
|
2025-06-28 04:28:39 +02:00 |
|
SinaKarvandi
|
bea9ae7a93
|
modify the hide and unhide command
|
2025-01-25 02:15:21 +01:00 |
|
SinaKarvandi
|
4ec60c3bed
|
fix passing module to the lm command
|
2025-01-09 01:13:42 +01:00 |
|
SinaKarvandi
|
74af42897f
|
use debug privilege to fix symbol issue on 24h2
|
2025-01-08 23:39:49 +01:00 |
|
SinaKarvandi
|
1ebe1ada38
|
change and add links for increasing communication buffer size and EPT hooks in a single page
|
2024-11-27 14:16:41 +01:00 |
|
SinaKarvandi
|
851375ec15
|
add local apic command
|
2024-11-08 21:00:21 +01:00 |
|
SinaKarvandi
|
4fc7d9d441
|
change code, condition and script parser
|
2024-07-30 19:38:50 +09:00 |
|
SinaKarvandi
|
5d9959cdf6
|
change event commands to new parser
|
2024-07-30 18:44:15 +09:00 |
|
SinaKarvandi
|
90da764d7e
|
change message of breaking debugger in the VMI Mode
|
2024-07-21 17:41:40 +09:00 |
|
Abbas-MG
|
11d3031c99
|
BytesCount fixes
|
2024-07-20 20:47:19 +03:30 |
|
SinaKarvandi
|
4b16deae60
|
fix the computation error in asm code and asm condition buffers
|
2024-07-20 20:17:51 +09:00 |
|
SinaKarvandi
|
8cdb4036b1
|
update event commands syntax
|
2024-07-19 17:03:43 +09:00 |
|
Abbas-MG
|
5ebce54a2f
|
0n prefix now interprets the number as decimal
|
2024-07-18 21:49:40 +03:30 |
|
Abbas-MG
|
4f35e6e2c0
|
improved parser class and moved into interpreter.cpp
|
2024-07-18 18:51:31 +03:30 |
|
Abbas-MG
|
bcaa6bd282
|
syntax asm code - assert fail fix
|
2024-07-18 10:34:09 +03:30 |
|
Abbas-MG
|
e8fe1bce74
|
added parser class
|
2024-07-18 10:07:09 +03:30 |
|
Abbas-MG
|
901e906f54
|
made assembler a class - add asm to condition and code
|
2024-07-17 14:12:24 +03:30 |
|
SinaKarvandi
|
8f1f0f2e74
|
add SDK API for getting the kernel base address
|
2024-07-12 18:25:34 +09:00 |
|
SinaKarvandi
|
48c362255e
|
build based on new libhyperdbg
|
2024-06-24 18:05:54 +09:00 |
|