Commit graph

98 commits

Author SHA1 Message Date
sina
c17ebc09c4 add HyperPerf project structures
Some checks are pending
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
622db82af5 remove old pdbex and zydis submodules 2026-06-15 22:24:36 +02:00
sina
e04ee4dcc3 add Intel PT libraries 2026-06-13 14:20:32 +02:00
sina
f3c14063c3 add beta option for versioning 2026-06-09 17:24:55 +02:00
maxraulea
453537dc33 update paths 2026-06-01 22:28:03 +02:00
maxraulea
bca5a245a7 Linux Compatibility hyperdbg-cli.cpp 2026-05-31 21:16:07 +02:00
sina
ff1f499b9f refactor doxygen, variables, function names 1 2026-05-30 20:58:09 +02:00
sina
b35e0dd43c clearing the headers for Windows and Linux 2026-04-28 01:24:43 +02:00
sina
2fdf0f59de
Restore release build optimizations and fix CPUID register restoration 2025-07-26 01:53:43 +02:00
Björn Ruytenberg
30201f6435 Temporarily work around Visual Studio 17.14.8 compiler optimization bug 2025-07-23 18:14:36 +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
Christian Zimmerer
bb8db803b6 Update C++ standard to C++20 2025-01-17 21:28:13 +01:00
SinaKarvandi
a86d36b781 fix pci tree command error in VMI mode 2024-12-11 15:43:41 +01:00
SinaKarvandi
f8a3b0d547 add command to copy pci ids 2024-12-11 11:58:10 +01:00
Sina Karvandi
1422c5f8dc
Merge branch 'dev' into integrate-new-parser 2024-08-19 14:54:56 +09:00
SinaKarvandi
0e25c5b617 add automatic connection to remote system for semantic script test cases 2024-08-16 16:14:52 +09:00
Admin
2a2283de1d fix cmake 2024-08-07 14:58:16 +08:00
SinaKarvandi
a9ba979abc change SDK folders to lowercase 2024-07-28 20:42:48 +09:00
SinaKarvandi
5e26626f91 rename SDK folders 2024-07-28 19:55:51 +09:00
SinaKarvandi
1e3f8f385c create global SDK example directory for APIs 2024-07-28 19:44:53 +09:00
Admin
d336d66a80 auto generated CMakeLists.txt files for all the projects 2024-07-01 19:01:04 +08:00
SinaKarvandi
c4cd890f85 divide user/kernel exported headers 2024-06-24 21:06:23 +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
unknown
22ef15abda add user-mode platform environment 2024-05-12 15:53:22 +09:00
unknown
46ddc75f4e change release version of hyperdbg-cli to compile with debug flags 2024-05-03 14:42:15 +09:00
Sinaei
13166e0bf1 fix user-mode warnings 1 2024-03-12 12:11:18 +09:00
Sinaei
38ae76e602 fix kdserial and user warnings 2024-03-03 22:46:46 +09:00
unknown
746320b359 add tree view for function tracking mechanism 2023-05-07 02:45:44 +09:00
unknown
544228f24d change SDK creation order to fix initial build errors 2023-04-26 15:53:29 +09:00
unknown
1b9ba13d5d change the SDK api to C types 2022-11-16 14:25:37 +09:00
SinaKarvandi
f73ccd1d98 change SDK imports 2022-07-15 16:18:13 -07:00
SinaKarvandi
dc62099a16 change SDK headers 2022-07-15 14:52:07 -07:00
SinaKarvandi
bdab3a8a71 copy SDK to the build folder 2022-06-30 04:57:08 -07:00
SinaKarvandi
8cd229c92f progress on making SDK 2022-06-24 03:19:41 -07:00
SinaKarvandi
decd41fbd2 create files realting to HyperDbg SDK 2022-06-22 13:20:14 -07:00
SinaKarvandi
e636cb5bab migrate to vs 2022 2022-06-22 10:21:21 -07:00
SinaKarvandi
99d572aef0 change release paths 2022-05-05 12:45:37 +04:30
Behrooz Abbassi
f817cbb801
Refactor: Improve projects configurations
- Improve Precompiled header usage
- Change "Output Directory" and "Intermediate Directory" of all projects to the same values
- Discard pdb files from release file
2022-05-04 16:38:21 -07:00
Behrooz Abbassi
b1d7415ee3
Refactor: Port all CPU (VT-x) related data structures to the "IA32-doc" library.
- This commit contains lots of changes that need to be tested, so properly it's unstable.
2022-04-04 13:36:33 -07:00
SinaKarvandi
ba6e40de6b support to script args from command line 2022-02-03 15:44:55 +03:30
SinaKarvandi
ceca812c23 add args to scripts 2022-02-02 23:46:29 +03:30
SinaKarvandi
d29b58ee13 general update 2022-01-18 22:38:56 +03:30
SinaKarvandi
9af6d19104 remove test cases 2021-12-19 16:12:34 +03:30
SinaKarvandi
2f4bf2277d automate creating script engine's test environment 2021-12-19 16:08:14 +03:30
SinaKarvandi
6ed356a7c5 add script engine tester module 2021-12-19 03:06:11 +03:30
SinaKarvandi
63d14d9b6e add build date to the console based on current date 2021-12-09 20:50:29 +03:30
SinaKarvandi
353e991eb1 fix multiline err on ctrl+c 2021-12-04 02:50:37 +03:30
SinaKarvandi
81a75fdebe fix multiline command problem with sharp comment character 2021-12-04 02:33:37 +03:30