sina
|
a8f259fbad
|
fix #587 to add functions with no input and return a number
|
2026-05-25 16:26:26 +02:00 |
|
sina
|
02ab868dc7
|
add lbr_restore and lbr_restore_by_filter functions
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-24 23:51:12 +02:00 |
|
sina
|
09416e7fe1
|
add lbrdump command and sdk function
|
2026-05-04 00:29:54 +02:00 |
|
sina
|
ea74b06286
|
apply automatic save for printing lbr records
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-03 01:45:02 +02:00 |
|
sina
|
8b593489e7
|
change functions of LBR
|
2026-05-03 01:03:19 +02:00 |
|
sina
|
70f6613953
|
add lbr_save and lbr_dump script engine functions for accessing LBR commands
|
2026-04-24 20:04:30 +02:00 |
|
xmaple555
|
82540bab5e
|
update array index for boolean expression in script engine
|
2025-10-26 12:15:41 +08:00 |
|
sina
|
6741855d24
|
add poi_pa hi_pa low_pa db_pa dd_pa dw_pa dq_pa keywords
|
2025-02-20 15:31:03 +01:00 |
|
xmaple555
|
b05414a171
|
update user-defined function for boolean parser
|
2024-08-21 03:42:03 +08:00 |
|
xmaple555
|
9cbcef61f9
|
fix wcsncmp in script-engine
|
2024-06-12 22:34:15 +08:00 |
|
unknown
|
91db4eacd1
|
add script variable length to the hwdbg symbol structure
|
2024-06-10 20:09:56 +09:00 |
|
unknown
|
820d9ce2c9
|
add strncmp function grammar modifications
|
2024-06-09 18:54:06 +09:00 |
|
unknown
|
fcaafaae53
|
add strncmp and wcsncmp to script engine
|
2024-06-09 18:16:31 +09:00 |
|
xmaple555
|
29d79991e4
|
add user-defined function and variable type in script engine
|
2024-03-02 01:59:33 +08:00 |
|
xmaple555
|
657c806565
|
Fix boolean expression or in script engine
|
2023-11-13 21:10:45 +08:00 |
|
xmaple555
|
607f9ec4d5
|
Correct memcpy again
|
2023-11-10 01:25:31 +08:00 |
|
xmaple555
|
4e6b3f20dc
|
Correct memcpy and event_inject_error_code to three op and no return value
|
2023-11-10 00:40:21 +08:00 |
|
xmaple555
|
cb1908d4d0
|
Update wstring as parameter for wstring functions in script engine
|
2023-11-09 00:48:26 +08:00 |
|
xmaple555
|
717b369a5c
|
Update string as parameter for string functions in script engine
|
2023-11-02 23:25:46 +08:00 |
|
xmaple555
|
91abb83264
|
add memcmp
|
2023-09-29 23:39:13 +08:00 |
|
xmaple555
|
3bf7951b29
|
add wcscmp
|
2023-09-20 12:06:10 +08:00 |
|
Sinaei
|
bd476454bc
|
change script boolean expression grammar commands
|
2023-09-18 11:18:09 +09:00 |
|
xmaple555
|
dd4c3b6455
|
update strcmp for boolean expression
|
2023-09-17 01:51:13 +08:00 |
|
mhgholamrezaei
|
e6814423ce
|
fix Script Engine bugs
|
2022-05-19 22:02:19 +09:00 |
|
mhgholamrezaei
|
f0c3614f1e
|
update logical operations in Script Engine
|
2022-05-11 19:48:45 +09:00 |
|
mhgholamrezaei
|
4b4af1a3cb
|
update Script Engine Grammar
|
2022-05-09 19:12:03 +09:00 |
|
mhgholamrezaei
|
97bd0f70c6
|
update Script Engine grammar
|
2022-05-09 16:11:09 +09:00 |
|
mhgholamrezaei
|
263a2ef722
|
refactor Script Engine
|
2022-05-08 10:53:39 +09:00 |
|
mhgholamrezaei
|
0d23c1b99a
|
change variable maximum length in SE
|
2022-05-04 18:40:43 +09:00 |
|
mhgholamrezaei
|
14da488a37
|
solved boolean expression detection bug
|
2022-01-24 01:01:06 +09:00 |
|
mhgholamrezaei
|
b7d256aab1
|
fixed boolean expression bug
|
2022-01-03 23:37:05 +09:00 |
|
mhgholamrezaei
|
2167b7f3d6
|
can ignore return of function in the script engine
|
2021-10-21 18:02:42 +09:00 |
|
mhgholamrezaei
|
5bfc98148d
|
ref function added to script engine
|
2021-10-11 20:37:54 +09:00 |
|
mhgholamrezaei
|
b093ea0c8d
|
add global variable support to script engine
|
2021-09-26 21:42:36 +09:00 |
|
Moammad97
|
6190f18fff
|
eb, ed and eq functions added to script engine
|
2021-06-11 15:26:08 +04:30 |
|
Moammad97
|
99512a6b25
|
boolean expression grammer completed
|
2021-04-11 23:31:36 +04:30 |
|
Moammad97
|
ab76e6de0b
|
scritp engine if implemented
|
2021-04-11 18:27:23 +04:30 |
|
Moammad97
|
0d6a472c4a
|
script engine LALR parser C code Implemented
|
2021-04-10 19:02:23 +04:30 |
|
Moammad97
|
a32c3587e1
|
wstr, str and sizeof functions removed
|
2021-03-03 12:18:17 +03:30 |
|
Moammad97
|
4bb6dd6c51
|
Add LALR Parse Table
|
2021-02-25 18:44:26 +03:30 |
|