Commit graph

28 commits

Author SHA1 Message Date
maxraulea
757738bf23 Fix for cyclic dependency that broke gcc compilation 2026-06-01 22:48:12 +02:00
xmaple21215
8bd8950514 add include file in script engine 2026-01-06 16:38:22 +08:00
sina
43b0245fa1
fix script variable type 2025-10-21 12:56:21 +02:00
xmaple555
8b4178d416 add array and pointer in script engine 2025-10-21 16:46:49 +08:00
xmaple555
4233ade781 update pointer variable type in script engine 2025-10-15 08:01:17 +08:00
Enzo Berry
6a89a94496 Refactor token structures and related functions in the script engine 2025-07-07 11:46:10 -07:00
SinaKarvandi
f49f92f872 change the showing message function of hardware scripts 2024-09-26 12:53:52 +02:00
SinaKarvandi
f3321dc62d unified script engine imported and exported functions 2024-09-25 16:27:42 +02:00
xmaple555
b05414a171 update user-defined function for boolean parser 2024-08-21 03:42:03 +08:00
xmaple555
0aba9b5a1b update script-engine 1 2024-07-24 21:25:55 +08:00
xmaple555
36b648eac6 update the user-defined function of the script-engine 2024-07-20 11:58:17 +08:00
SinaKarvandi
0dad558ef0 fix GO binding issues 2024-06-24 20:41:43 +09:00
SinaKarvandi
7ed7972554 add support for hw_pinX and hw_portX in the script engine 2024-06-21 17:09:41 +09:00
SinaKarvandi
b169851ed9 add support to read number of operands 2024-06-17 17:35:23 +09:00
xmaple555
5df4d2a526 add stack buffer in vmx-root 2024-06-15 02:10:03 +08:00
Sinaei
cc9aab9ef3 compile script-engine with treat warnings as error 2024-03-18 12:31:11 +09:00
Sinaei
1f7c5ca835 fix script-engine warnings 2024-03-17 20:33:02 +09:00
xmaple555
29d79991e4 add user-defined function and variable type in script engine 2024-03-02 01:59:33 +08:00
xmaple555
e6dbc3f49e Add hexadecimal escape sequence as wstring parameter for wstring function in script engine 2023-11-24 04:53:30 +08:00
xmaple555
60fbec6936 Add hexadecimal escape sequence as string parameter for string function in script engine 2023-11-23 01:07:20 +08:00
xmaple555
cb1908d4d0 Update wstring as parameter for wstring functions in script engine 2023-11-09 00:48:26 +08:00
Sinaei
249320d8c9 fix #243 loading 32-bit modules based on SysWOW64 2023-07-17 01:13:53 +09:00
Sinaei
8e9918d560 change system32 paths to wow64 addresses for 32-bit programs 2023-07-16 04:00:09 +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
mhgholamrezaei
3ab464c117 fix Script Engine bug 2022-05-19 20:16:57 +09:00
SinaKarvandi
831b7e7071 add doxygen headers for script engine 2022-05-18 23:44:03 +04:30
SinaKarvandi
e394346dc1 change script engine directory order 2022-05-10 15:27:06 +04:30
Renamed from hyperdbg/script-engine/script-engine.h (Browse further)