Max Raulea
|
6f7bc287fe
|
Guards and Documentation
|
2026-07-22 10:16:22 +02:00 |
|
Max Raulea
|
a29e210ab0
|
Porting status update and terminate thread platform call
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions
|
2026-07-20 12:32:10 +02:00 |
|
Max Raulea
|
bb059c724a
|
Big Sweep of 1:1 platform function changes
|
2026-07-20 12:27:14 +02:00 |
|
maxraulea
|
10576b064a
|
Added typecast for wchar, mismatch on Linux and Windows
|
2026-06-15 16:21:12 +02:00 |
|
maxraulea
|
5e074a5cbd
|
PE parsing compiles now
|
2026-06-15 15:52:50 +02:00 |
|
maxraulea
|
0b59876919
|
compiling dump.cpp and track.cpp
|
2026-06-15 15:18:56 +02:00 |
|
sina
|
a6421bec2b
|
add module checks based on command requirements
|
2026-06-08 23:45:43 +02:00 |
|
sina
|
65bcf4f4c6
|
integrating the new enhanced PE parser
|
2026-06-02 19:28:19 +02:00 |
|
jtaw5649
|
6155304d7f
|
feat(pe): expand PE metadata reporting
|
2026-06-02 12:37:30 +01:00 |
|
jtaw5649
|
ac78efff1b
|
docs(pe): refresh command help
|
2026-06-02 12:26:20 +01: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 |
|
unknown
|
87f32fb5d0
|
add user debugger command synchronization event
|
2025-08-30 03:37:10 +02:00 |
|
sina
|
739d143393
|
show number of blocked context switches
|
2025-08-23 15:36:53 +02:00 |
|
sina
|
613dff02eb
|
re-enable the .start command and update changelog
|
2025-08-17 22:08:20 +02:00 |
|
sina
|
373158da82
|
fix the building issues with the bp and the .start commands
|
2025-07-27 19:31:08 +02:00 |
|
sina
|
019162b4ff
|
temporarily disable bp, .start, .attach for the user debugger
|
2025-07-22 02:20:27 +02:00 |
|
sina
|
2637965512
|
apply user mode debugger to the kernel debugger
|
2025-06-26 19:14:29 +02:00 |
|
sina
|
fe4dd107cb
|
add hyperdbg test mode for the user debugger
|
2025-06-25 18:48:11 +02:00 |
|
sina
|
6893c1b19f
|
change user debugger from supervisor bit of regular page table to mbec
|
2025-06-21 02:59:44 +02:00 |
|
sina
|
d4466552b0
|
support the .sympath command symbols server within quotes
|
2025-02-15 21:45:55 +01:00 |
|
Christian Zimmerer
|
d81876b91c
|
Fix argument parsing for attach command
|
2025-01-17 20:06:09 +01:00 |
|
sina
|
e926e3edb1
|
add SKD APIs for tracing, tracking, and instrumenting instructions
|
2024-09-06 12:42:55 +02:00 |
|
sina
|
153fd64ef9
|
fix the problem with interpreting url as comment in the parser
|
2024-09-05 17:53:48 +02:00 |
|
SinaKarvandi
|
31ff2bb714
|
add support to pause debugger at startup
|
2024-08-16 18:59:56 +09:00 |
|
SinaKarvandi
|
1860612659
|
add more failed test cases
|
2024-08-15 19:46:49 +09:00 |
|
SinaKarvandi
|
c30b8a42aa
|
export SDK API closing connection to the remote debuggee
|
2024-08-15 14:14:28 +09:00 |
|
SinaKarvandi
|
0fe90f5a7b
|
integrate new parser with the .script command
|
2024-08-10 22:30:05 +09:00 |
|
SinaKarvandi
|
c84408924c
|
integrate new parser with the .start command
|
2024-08-10 22:22:03 +09:00 |
|
SinaKarvandi
|
b7725a769e
|
add new parser to debug, output and assembly commands
|
2024-08-10 20:06:26 +09:00 |
|
SinaKarvandi
|
ceb12f842f
|
change parser of hide and settings commands
|
2024-08-10 18:23:40 +09:00 |
|
SinaKarvandi
|
c3e4596d01
|
integrate dump command with new parser
|
2024-08-10 17:04:46 +09:00 |
|
SinaKarvandi
|
2843332a1c
|
change error message for initial commands
|
2024-07-31 18:21:23 +09:00 |
|
SinaKarvandi
|
a6b26c7e93
|
add second command argument to the tokenizer
|
2024-07-31 14:08:14 +09:00 |
|
SinaKarvandi
|
c878957cbb
|
applying new parser to commands 7
|
2024-07-30 15:47:35 +09:00 |
|
SinaKarvandi
|
33b1ad5be5
|
applying new parser to commands 6
|
2024-07-30 15:07:17 +09:00 |
|
SinaKarvandi
|
1e4e8fd6f0
|
add auto-pause after connecting to debuggee
|
2024-07-25 17:45:55 +09:00 |
|
SinaKarvandi
|
c55dd4a2c1
|
add SDK API to debug remote device or from debuggee in the debugger mode
|
2024-07-12 19:51:00 +09:00 |
|
SinaKarvandi
|
c8113aa796
|
Fix triggering multiple monitor hooks with different contexts (#415)
|
2024-07-08 17:50:40 +09:00 |
|
SinaKarvandi
|
5e298a853a
|
export memory reading functions
|
2024-07-06 22:46:57 +09:00 |
|
SinaKarvandi
|
e3372e8810
|
export connect command to SDK
|
2024-06-24 21:43:01 +09:00 |
|
SinaKarvandi
|
9b4fbaeb61
|
change libhyperdbg SDK functions
|
2024-06-24 19:07:06 +09:00 |
|
SinaKarvandi
|
48c362255e
|
build based on new libhyperdbg
|
2024-06-24 18:05:54 +09:00 |
|