sina
|
14e7d88c3c
|
add fix non long mode RIP overflow to the hyperevade project
|
2026-07-16 23:23:43 +02:00 |
|
Max Raulea
|
4d398662ce
|
New definitions for gcc
|
2026-07-13 11:56:53 +02:00 |
|
sina
|
38fbed3754
|
change constants for the dl command
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-11 22:34:29 +02:00 |
|
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
|
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
|
54b5b5a42f
|
Platform ioctl interface
|
2026-06-14 14:55:02 +02:00 |
|
Sina Karvandi
|
b38b43eef9
|
Merge branch 'dev' into feat/intel-pt-integration
|
2026-06-10 23:14:26 +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
|
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
|
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
|
2cd620b521
|
move IRP closing to basic IOCTLs
|
2026-06-05 18:29:00 +02: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
|
0a874d31a9
|
create multiple IOCTL handlers for different modules
|
2026-06-02 14:04:47 +02:00 |
|
sina
|
dd44025dde
|
refactor doxygen, variables, function names 7
|
2026-06-01 14:07:01 +02:00 |
|
Masoud Rahimi Jafari
|
d6f56065d5
|
Changed intel pt files author email
|
2026-06-01 11:21:00 +02:00 |
|
sina
|
0cd11e136b
|
Fix build issues of the Intel PT in hypertrace
|
2026-05-31 19:58:18 +02:00 |
|
Sina Karvandi
|
01e513c876
|
Merge branch 'trace-module' into dev
|
2026-05-31 19:39:14 +02:00 |
|
Sina Karvandi
|
34dfe5604b
|
Merge branch 'dev' into feat/intel-pt-integration
|
2026-05-31 19:13:36 +02:00 |
|
sina
|
cb5a83096d
|
load trace module
|
2026-05-28 20:26:33 +02:00 |
|
sina
|
0a279b5dba
|
check IOCTL to load VMM module
|
2026-05-27 20:21:21 +02:00 |
|
sina
|
167931fc01
|
load the vmm module over IOCTL instead of CreateFile
|
2026-05-26 19:52:04 +02:00 |
|
sina
|
a8f259fbad
|
fix #587 to add functions with no input and return a number
|
2026-05-25 16:26:26 +02:00 |
|
sina
|
02ab868dc7
|
add lbr_restore and lbr_restore_by_filter functions
vs2022-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2022-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2022-ci / Deploy release (push) Blocked by required conditions
|
2026-05-24 23:51:12 +02:00 |
|
Masoud Rahimi Jafari
|
434aed98d0
|
Added pt pause, resume and size commands
|
2026-05-19 05:13:22 +02:00 |
|
Masoud Rahimi Jafari
|
59280239e9
|
Added pt mmap comand and function
|
2026-05-19 03:50:26 +02:00 |
|
sina
|
5fb797c201
|
fix output buffer IOCTL checks for WRMSR
|
2026-05-17 20:18:36 +02:00 |
|
sina
|
1369aa777b
|
refactor IOCTL codes
|
2026-05-17 17:07:59 +02:00 |
|
sina
|
61c30822fb
|
perform adjustments for call_stack filter option of LBR
|
2026-05-17 04:27:56 +02:00 |
|
Masoud Rahimi Jafari
|
64328723c8
|
Added Intel-PT to hypertrace
|
2026-05-17 03:18:05 +02:00 |
|
sina
|
517872e072
|
create new fields to show branch type in ARCH LBR
|
2026-05-17 02:39:58 +02:00 |
|
sina
|
9bf3916909
|
add user level modifications for intrinsics support in mock
|
2026-05-06 00:50:29 +02:00 |
|
sina
|
09416e7fe1
|
add lbrdump command and sdk function
|
2026-05-04 00:29:54 +02:00 |
|
sina
|
ea74b06286
|
apply automatic save for printing lbr records
vs2022-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2022-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2022-ci / Deploy release (push) Blocked by required conditions
|
2026-05-03 01:45:02 +02:00 |
|
sina
|
19b9ebe3fd
|
add lbrdump command
|
2026-05-03 01:25:39 +02:00 |
|
sina
|
8b593489e7
|
change functions of LBR
|
2026-05-03 01:03:19 +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
|
c5ba5ccd89
|
compile HyperDbg SDK for Linux
|
2026-04-28 14:39:54 +02:00 |
|
sina
|
af50093b9b
|
apply LBR filters from VMX-root mode
|
2026-04-27 03:16:41 +02:00 |
|
sina
|
f5c45c7ebb
|
add filtering options to LBR
|
2026-04-27 00:50:41 +02:00 |
|
sina
|
76d91901cd
|
add lbr_flush function to the script engine
|
2026-04-26 02:23:04 +02:00 |
|