index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analysis
/
scan
/
core.c
Age
Commit message (
Expand
)
Author
2023-10-12
Implement two extra modifiers for ROST: "lower" and "upper".
Cyrille Bagard
2023-10-12
Include a "wide" modifier for ROST patterns.
Cyrille Bagard
2023-10-11
Add two new functions to ROST grammar: modpath and maxcommon.
Cyrille Bagard
2023-10-10
Introduce a "wide" function in order to deal with UTF-16 in match conditions.
Cyrille Bagard
2023-10-06
Rename the registered items for ROST to make their name more expressive.
Cyrille Bagard
2023-10-02
Fix memory leaks.
Cyrille Bagard
2023-10-01
Introduce parameters for scan pattern modifiers.
Cyrille Bagard
2023-09-12
Get more verbose when an unknown modifier is used in a rule.
Cyrille Bagard
2023-09-12
Save current state with some ROST extra features.
Cyrille Bagard
2023-09-10
Tune the compilation using flags instead of a config file.
Cyrille Bagard
2023-08-18
Create some modifiers and handle match properties inside ROST.
Cyrille Bagard
2023-08-06
Extend the ROST grammar with a first batch of new features.
Cyrille Bagard
2023-07-07
Rewrite core parts of the ROST API.
Cyrille Bagard
2023-01-30
Save an initial version of rost.
Cyrille Bagard