Commit graph

138 commits

Author SHA1 Message Date
SinaKarvandi
851375ec15 add local apic command 2024-11-08 21:00:21 +01:00
SinaKarvandi
f09fc83643 store APIC fields in user-mode constructed structures 2024-11-08 18:46:52 +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
Abbas-MG
3adbd7b57b
Merge branch 'dev' into parser-Comment-fix_2 2024-09-30 22:37:16 +03:30
Abbas-MG
96ba6544fa few parser fixes rmv 3 cmd cases 2024-09-30 21:32:40 +03:30
SinaKarvandi
b5097b1893 add hw extension command 2024-09-30 17:25:12 +02:00
Abbas-MG
5069b69b0c some parser fixes 2024-09-30 16:46:58 +03:30
Abbas-MG
0487556985 some parser fixes 2024-09-30 16:46:58 +03:30
Abbas-MG
490b2b4657 modified to cope with Trim() 2024-09-30 16:46:58 +03:30
SinaKarvandi
f848fc0b08 create separate functions for hwdbg interpreter and script manager 2024-09-30 15:15:18 +02:00
SinaKarvandi
0ef0c5e451 refactor chip instance info interpretation codes 2024-09-30 14:28:42 +02:00
SinaKarvandi
f051c778dc refactor hwdbg buffer interpretation and writing codes 2024-09-27 16:31:29 +02:00
SinaKarvandi
35ca575bfd fix runtime error for deallocating memory from separate DLLs 2024-09-27 14:32:03 +02:00
xmaple555
1df3163ba7 update symbol and token strcture in script-engine 2024-09-27 04:48:43 +08:00
SinaKarvandi
f3321dc62d unified script engine imported and exported functions 2024-09-25 16:27:42 +02:00
SinaKarvandi
e5f9e31f8c computer number of flip-flops in a new functions 2024-09-25 14:13:08 +02:00
sina
e926e3edb1 add SKD APIs for tracing, tracking, and instrumenting instructions 2024-09-06 12:42:55 +02:00
sina
153fd64ef9 fix the problem with interpreting url as comment in the parser 2024-09-05 17:53:48 +02:00
Abbas-MG
9cd1330e14 fix additional test cases and their pertaining code 2024-08-24 19:16:33 +03:30
Abbas-MG
cce5dd33bb new way of handling newLine and block comments 2024-08-24 16:45:32 +03:30
Abbas-MG
6ec8754db4 fix bugged testCases 2024-08-24 16:45:32 +03:30
Abbas-MG
0915c09419 escaped newline bug fix 2024-08-24 16:45:32 +03:30
Abbas-MG
cb575a6624 escaped newline is now handled correctly 2024-08-24 16:45:32 +03:30
Abbas-MG
b5d6551165 fix newLine (\n) parse 2024-08-24 16:45:31 +03:30
Abbas-MG
7f248d3067 improved PrintToken(); now it prints in aligned columns 2024-08-24 16:45:31 +03:30
xmaple555
211295bf81 update symbol structure and stack buffer in script engine 2024-08-23 22:33:36 +08:00
Abbas-MG
49877c680a fix adjacent { 2024-08-21 00:56:08 +03:30
Abbas-MG
bba0914d77 single line comment at end of string fixed 2024-08-21 00:14:19 +03:30
sina
a1ef3e8808 add main command parser testcases with comments 2024-08-21 03:35:22 +09:00
xmaple555
03401a7fbd update script-engine 2024-08-20 01:59:17 +08:00
SinaKarvandi
56fa031cdd show the position of failed testcases 2024-08-19 18:24:08 +09:00
Abbas-MG
ad28eca220 first 73 tests passed 2024-08-19 07:27:42 +03:30
Abbas-MG
7671884c62 applied some parser fixes 2024-08-19 05:10:26 +03:30
SinaKarvandi
e23178b6d9 move failed test cases to the main testing test cases 2024-08-18 00:24:58 +09:00
Abbas-MG
fc323db3d9 Merge branch 'integrate-new-parser' of https://github.com/HyperDbg/HyperDbg into integrate-new-parser-newlineFix 2024-08-16 14:51:14 +03:30
Abbas-MG
7ce9991a4a cleanupInterpreter 2024-08-16 14:50:35 +03:30
SinaKarvandi
31ff2bb714 add support to pause debugger at startup 2024-08-16 18:59:56 +09:00
SinaKarvandi
7b91f3ca3e make general automated test cases for the semantic scripts 2024-08-16 17:13:13 +09:00
SinaKarvandi
0e25c5b617 add automatic connection to remote system for semantic script test cases 2024-08-16 16:14:52 +09:00
Abbas-MG
04bb555318 nestedStringFix 2024-08-16 03:58:31 +03:30
SinaKarvandi
1860612659 add more failed test cases 2024-08-15 19:46:49 +09:00
Sina Karvandi
a998f0ab91
Merge pull request #454 from HyperDbg/integrate-new-parser-nestedFix
parser nested blocks fix
2024-08-15 14:25:55 +09:00
Abbas-MG
95ffeef9bf IdxBracket var fix 2024-08-15 08:50:18 +03:30
SinaKarvandi
c30b8a42aa export SDK API closing connection to the remote debuggee 2024-08-15 14:14:28 +09:00
Abbas-MG
85b0bdb221 nested {} fix 2024-08-15 08:35:23 +03:30
SinaKarvandi
f3cc9dbdfe add more command parser testcases 2024-08-14 14:02:52 +09:00
Abbas-MG
e35635f0e0 fix adjacent { bug 2024-08-13 21:46:26 +03:30
SinaKarvandi
8caea1fb77 run command test case tester from the test command 2024-08-13 19:31:02 +09:00