Commit graph

72 commits

Author SHA1 Message Date
sina
622db82af5 remove old pdbex and zydis submodules 2026-06-15 22:24:36 +02:00
jtaw5649
5cc166254d test: use relative RSDS fixture paths 2026-06-07 17:07:09 +01:00
sina
6a0782d962 add doxygen and clean up 2026-06-07 16:57:53 +02:00
jtaw5649
0e4ae4d081 feat(symbols): harden loaded PDB identity 2026-06-04 19:15:44 +01:00
jtaw5649
f7d196f36d feat(symbols): prefer loaded CodeView PDB identity 2026-06-04 19:15:44 +01:00
jtaw5649
9887fbbdac feat(symbols): prefer file-backed CodeView PDB identity 2026-06-04 18:26:11 +01:00
jtaw5649
6aca81e534 refactor(symbols): isolate PDB identity formatting 2026-06-04 18:26:11 +01:00
jtaw5649
51d5584829 test(symbols): add CodeView RSDS parser fixtures 2026-06-04 18:25:24 +01: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
ab9f508ffc refactor(pe): add bounded image reader 2026-06-02 11:20:05 +01: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
13f2b63053
fix checks for parameters of the XSETBV extension command 2025-08-21 19:48:37 +02:00
copilot-swe-agent[bot]
8a5f696544 Fix grammar and spelling errors: perfrom->perform, occured->occurred, recieved->received
Co-authored-by: SinaKarvandi <13383992+SinaKarvandi@users.noreply.github.com>
2025-08-20 12:49:07 +00: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
afd5879bd2
move transparency functions to hyperevade 2025-06-07 20:17:05 +02:00
Christian Zimmerer
bb8db803b6 Update C++ standard to C++20 2025-01-17 21:28:13 +01:00
SinaKarvandi
fe97da65b7 interpret local hwdbg scripts 2024-10-02 18:00:34 +02:00
SinaKarvandi
595a78f776 add automated script compilation 2024-10-02 15:04:02 +02:00
SinaKarvandi
49c18bb118 export hwdbg testing functions 2024-10-01 13:47:46 +02:00
SinaKarvandi
dcb3f50bae change import exports from the symbol parser 2024-09-25 17:13:47 +02:00
Abbas-MG
7f248d3067 improved PrintToken(); now it prints in aligned columns 2024-08-24 16:45:31 +03:30
SinaKarvandi
56fa031cdd show the position of failed testcases 2024-08-19 18:24:08 +09:00
Sina Karvandi
1422c5f8dc
Merge branch 'dev' into integrate-new-parser 2024-08-19 14:54:56 +09:00
SinaKarvandi
e23178b6d9 move failed test cases to the main testing test cases 2024-08-18 00:24:58 +09:00
SinaKarvandi
7b91f3ca3e make general automated test cases for the semantic scripts 2024-08-16 17:13:13 +09:00
SinaKarvandi
16203a41a0 adjust automatic script semantic tests 2024-08-16 16:57:43 +09:00
SinaKarvandi
0e25c5b617 add automatic connection to remote system for semantic script test cases 2024-08-16 16:14:52 +09:00
SinaKarvandi
00fd5391fe add more test cases for the command parser 2024-08-13 19:46:37 +09:00
SinaKarvandi
8caea1fb77 run command test case tester from the test command 2024-08-13 19:31:02 +09:00
SinaKarvandi
22e8d82452 add automated test case tester for command parser 2024-08-13 18:50:14 +09:00
SinaKarvandi
a747d56751 make parsing infrastructure for automated testing 2024-08-11 19:42:58 +09:00
Admin
2a2283de1d fix cmake 2024-08-07 14:58:16 +08:00
Admin
d336d66a80 auto generated CMakeLists.txt files for all the projects 2024-07-01 19:01:04 +08:00
unknown
d6c775a852 reform the automated testing functions 2024-06-08 22:10:20 +09:00
unknown
22ef15abda add user-mode platform environment 2024-05-12 15:53:22 +09:00
Sinaei
c395232076 fix spelling typos 2 2024-03-17 01:23:40 +09:00
Sinaei
5d58d0a1aa fix spelling typos 2024-03-17 01:01:22 +09:00
Sinaei
13166e0bf1 fix user-mode warnings 1 2024-03-12 12:11:18 +09:00
unknown
9d2b92d2f8 reformat files with wrong shape 2023-03-22 17:45:52 +09:00
unknown
01735cfd3e reshaping script side from hv to kd 2023-01-18 20:23:40 +09:00
SinaKarvandi
8cd229c92f progress on making SDK 2022-06-24 03:19:41 -07:00
SinaKarvandi
e636cb5bab migrate to vs 2022 2022-06-22 10:21:21 -07:00
SinaKarvandi
831b7e7071 add doxygen headers for script engine 2022-05-18 23:44:03 +04:30
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
d29b58ee13 general update 2022-01-18 22:38:56 +03:30