Commit graph

3139 commits

Author SHA1 Message Date
sina
aa09f9cde3 check to unload the trace module before unloading vmm 2026-06-06 23:45:18 +02:00
sina
0aedc66ed0 add load and unload hyper trace module 2026-06-06 17:18:14 +02:00
Sina Karvandi
67d8d461bd
Merge pull request #603 from HyperDbg/trace-module
Some checks failed
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
Trace module
2026-06-06 00:34:16 +02:00
sina
5309211043 Fix pool manager corruption of linked lists 2026-06-06 00:33:21 +02:00
sina
f274e1aaa0 check for pool manager initialization 2026-06-05 20:12:30 +02: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
Sina Karvandi
0841b70dc4
Merge pull request #601 from jtaw5649/fix/debugger-action-cleanup
Some checks are pending
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
Fix action cleanup list removal in debugger events
2026-06-05 16:29:19 +02:00
jtaw5649
986ef9f085 fix(debugger): unlink actions before free 2026-06-05 14:59:18 +01:00
sina
adfe5f7d14 uninit VMM and KD separately 2026-06-04 00:55:05 +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
d2bc99189b add example for loading HyperDbg from VMI mode using libhyperdbg
Some checks failed
vs2022-ci / win-amd64-build (release, x64) (push) Has been cancelled
vs2022-ci / win-amd64-build (debug, x64) (push) Has been cancelled
vs2022-ci / Deploy release (push) Has been cancelled
2026-06-03 17:18:35 +02:00
sina
4774db37bd add items to changelog and readme
Some checks are pending
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-06-02 19:57:05 +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 Karvandi
a0b305a7e4
Merge pull request #598 from jtaw5649/upstream/pe-bounded-metadata
Complete .pe metadata parsing with bounded PE reader
2026-06-02 19:29:00 +02:00
sina
65bcf4f4c6 integrating the new enhanced PE parser 2026-06-02 19:28:19 +02:00
Sina Karvandi
6001cc3a41
Merge pull request #595 from jtaw5649/fix/synchronous-debugger-device-handles
Some checks are pending
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
Fix synchronous debugger device IOCTL handles
2026-06-02 14:56:45 +02:00
sina
0a874d31a9 create multiple IOCTL handlers for different modules 2026-06-02 14:04:47 +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
jtaw5649
f212c8b6b7 feat(pe): report overlay and malformed metadata 2026-06-02 12:14:53 +01:00
jtaw5649
930378058d feat(pe): parse TLS debug and load config metadata 2026-06-02 11:43:54 +01:00
jtaw5649
2ac63b85b9 feat(pe): print PE imports and exports 2026-06-02 11:39:53 +01:00
jtaw5649
a9d64010e3 feat(pe): print PE header metadata 2026-06-02 11:29:39 +01:00
jtaw5649
ab9f508ffc refactor(pe): add bounded image reader 2026-06-02 11:20:05 +01:00
maxraulea
757738bf23 Fix for cyclic dependency that broke gcc compilation 2026-06-01 22:48:12 +02:00
maxraulea
b56f970e0a Added headers for linux compilation 2026-06-01 22:47:00 +02:00
maxraulea
e923ec451e Fix paths 2026-06-01 22:45:49 +02:00
maxraulea
d3fe58bcc7 Added extern keyword for globals for linux compilation 2026-06-01 22:44:34 +02: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
2d1293ff51 Add argument to Newtemp for gcc compatibility 2026-06-01 22:34:11 +02:00
maxraulea
3d5ee41bb6 change order for compilation gcc 2026-06-01 22:28:46 +02:00
maxraulea
453537dc33 update paths 2026-06-01 22:28:03 +02:00
jtaw5649
8711881d3c fix: use synchronous debugger device handles 2026-06-01 20:30:31 +01:00
sina
bf2f752116 Fix hyperlog callback path in the project
Some checks are pending
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-06-01 15:35:55 +02:00
sina
95cd3e7c64 Merge branch 'dev' of https://github.com/HyperDbg/HyperDbg into dev 2026-06-01 14:07:16 +02:00
sina
dd44025dde refactor doxygen, variables, function names 7 2026-06-01 14:07:01 +02:00
Sina Karvandi
e8181b4d9b
Merge pull request #593 from jtaw5649/fix/hyperevade-hide-gate
Fix !hide HyperEvade activation guard
2026-06-01 13:35:15 +02:00
jtaw5649
83b507e672 fix: correct HyperEvade hide guard 2026-06-01 11:46:43 +01:00
Sina Karvandi
e16c31517e
Merge pull request #592 from maxraulea/linux-stub
Linux stub
2026-06-01 11:26:23 +02:00
maxraulea
25371439df Added Linux distinction for generating build files 2026-05-31 21:17:03 +02:00
maxraulea
6b0ebd3e47 Linux Compatibility script-engine headers 2026-05-31 21:16:07 +02:00
maxraulea
bca5a245a7 Linux Compatibility hyperdbg-cli.cpp 2026-05-31 21:16:07 +02:00
maxraulea
7592b12979 SDK export Linux compatibility 2026-05-31 21:16:06 +02:00
sina
e0af5afd4f fix independently unloading the kd module
Some checks are pending
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-31 21:03:02 +02:00
Sina Karvandi
3753bcd43d
Merge pull request #591 from HyperDbg/trace-module
Trace module
2026-05-31 19:58:57 +02:00
sina
0cd11e136b Fix build issues of the Intel PT in hypertrace 2026-05-31 19:58:18 +02:00