sina
|
19ffafae43
|
update version to v0.22
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
|
2026-07-05 16:11:51 +02:00 |
|
sina
|
43cea334c2
|
add core and path interpretation of PT
|
2026-07-02 18:14:47 +02:00 |
|
sina
|
5bccbff58b
|
fix IPT kernel structure based on the new model
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-01 19:44:15 +02:00 |
|
sina
|
72a8aa325f
|
add user mode PT parameter parser
|
2026-06-30 20:30:25 +02:00 |
|
sina
|
19e47c804f
|
check if any module is loaded or not
|
2026-06-29 00:56:09 +02:00 |
|
sina
|
c17ebc09c4
|
add HyperPerf project structures
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-06-22 16:19:49 +02:00 |
|
sina
|
7dfe5be985
|
change version to v0.21
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-06-21 15:02:56 +02:00 |
|
sina
|
aa18675760
|
update changelog and fix minor issues
|
2026-06-21 14:22:33 +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 |
|
maxraulea
|
7586303ee8
|
revert w_char types
|
2026-06-15 15:57:57 +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 |
|
maxraulea
|
ced1ee94a4
|
Update platform-lib-calls.c
|
2026-06-15 14:47:42 +02:00 |
|
maxraulea
|
54b5b5a42f
|
Platform ioctl interface
|
2026-06-14 14:55:02 +02:00 |
|
sina
|
df12e9fd79
|
Fix adding missing IOCTL for Intel PT
|
2026-06-10 23:56:36 +02:00 |
|
Sina Karvandi
|
b38b43eef9
|
Merge branch 'dev' into feat/intel-pt-integration
|
2026-06-10 23:14:26 +02:00 |
|
maxraulea
|
6c97d86610
|
Hopefully fix build errors V2
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
6299161980
|
Hopefully fix build errors
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
31b514f8df
|
Interface Linux for the serial port
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
853ae9d5fe
|
added defs to linux environment
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
5a02c43cc1
|
New platform lib calls
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
9c3e0ed23b
|
added Linux distinction and pragmas together with new platform functions
|
2026-06-10 16:29:35 +02:00 |
|
sina
|
25871f4e48
|
change version
|
2026-06-10 16:03:38 +02:00 |
|
sina
|
f3c14063c3
|
add beta option for versioning
|
2026-06-09 17:24:55 +02:00 |
|
Sina Karvandi
|
763ee1b4ed
|
Merge pull request #610 from HyperDbg/trace-module
Trace module
|
2026-06-09 15:06:22 +02:00 |
|
sina
|
cd52174d82
|
fix and remove unused VMM callbacks
|
2026-06-09 15:04:20 +02:00 |
|
sina
|
bb3b09beb9
|
replace VMM callbacks
|
2026-06-09 01:37:48 +02:00 |
|
Sina Karvandi
|
b6f93dbc7d
|
Merge pull request #600 from jtaw5649/pr-symbol-memory
Load symbol identity from in-memory PE CodeView data
|
2026-06-07 17:07:01 +02:00 |
|
sina
|
f065776565
|
add missing Hyper-V TLFS headers
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-06-07 14:03:02 +02:00 |
|
Sina Karvandi
|
277dbb1b71
|
Merge pull request #606 from HyperDbg/trace-module
Trace module
|
2026-06-07 13:37:18 +02:00 |
|
Sina Karvandi
|
b0f3fa1ffd
|
Merge pull request #602 from jtaw5649/upstream/transparent-mode-mask-api
Add transparent-mode evade mask selection
|
2026-06-07 13:28:06 +02:00 |
|
sina
|
6b48fec247
|
add load and unload all
|
2026-06-07 01:04:04 +02:00 |
|
sina
|
0aedc66ed0
|
add load and unload hyper trace module
|
2026-06-06 17:18:14 +02:00 |
|
jtaw5649
|
9fd4034855
|
feat(hide): add transparent evade mask API
|
2026-06-05 19:01:14 +01:00 |
|
sina
|
003b63990f
|
add start kd driver export in SDK
|
2026-06-05 19:21:41 +02:00 |
|
sina
|
2cd620b521
|
move IRP closing to basic IOCTLs
|
2026-06-05 18:29:00 +02:00 |
|
jtaw5649
|
f7d196f36d
|
feat(symbols): prefer loaded CodeView PDB identity
|
2026-06-04 19:15:44 +01:00 |
|
jtaw5649
|
51d5584829
|
test(symbols): add CodeView RSDS parser fixtures
|
2026-06-04 18:25:24 +01:00 |
|
Masoud Rahimi Jafari
|
2dc1a26f1c
|
Added user app example for pt tracing
|
2026-06-04 01:55:42 +02:00 |
|
sina
|
b6b8320518
|
moving pool mananger from hyperhv to hyperkd
|
2026-06-04 00:06:41 +02:00 |
|
Sina Karvandi
|
f270605936
|
Merge pull request #599 from HyperDbg/dev
Dev
|
2026-06-03 18:27:11 +02:00 |
|
Sina Karvandi
|
59f9907646
|
Merge pull request #596 from maxraulea/script-engine-gcc
Script engine gcc
|
2026-06-02 19:52:04 +02:00 |
|
sina
|
ffb0f8ac1d
|
fix build error on script engine refactor for Linux
|
2026-06-02 19:51:27 +02:00 |
|
sina
|
65bcf4f4c6
|
integrating the new enhanced PE parser
|
2026-06-02 19:28:19 +02:00 |
|
sina
|
0a874d31a9
|
create multiple IOCTL handlers for different modules
|
2026-06-02 14:04:47 +02:00 |
|
jtaw5649
|
ab9f508ffc
|
refactor(pe): add bounded image reader
|
2026-06-02 11:20:05 +01:00 |
|
maxraulea
|
7e002af3a9
|
Definitions not present on Linux, so created empty stub
|
2026-06-01 22:38:53 +02:00 |
|
maxraulea
|
b19432ee53
|
Cross platform API for platform specific functions in script-engine
|
2026-06-01 22:37:38 +02:00 |
|
maxraulea
|
3d5ee41bb6
|
change order for compilation gcc
|
2026-06-01 22:28:46 +02:00 |
|