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
/
tokens.l
Age
Commit message (
Expand
)
Author
2023-11-16
Clean the Python script converting the ROST grammar.
Cyrille Bagard
2023-11-02
Fix a few regressions thanks to the test suite.
Cyrille Bagard
2023-11-01
Accept empty strings as meta data and conditions once again.
Cyrille Bagard
2023-10-24
Handle big alloctions for strings in conditions with regular expressions.
Cyrille Bagard
2023-10-22
Replace some tokens by their value.
Cyrille Bagard
2023-10-15
Handle more fuzzy pattern properties.
Cyrille Bagard
2023-10-13
Pipe pattern modifiers when requested.
Cyrille Bagard
2023-10-01
Introduce parameters for scan pattern modifiers.
Cyrille Bagard
2023-09-25
Handle tags linked to ROST rules.
Cyrille Bagard
2023-09-25
Handle private and global rules.
Cyrille Bagard
2023-09-13
Rename the "strings" section to "bytes".
Cyrille Bagard
2023-09-12
Count matches from a set of patterns.
Cyrille Bagard
2023-09-12
Handle the meta section in ROST rule definitions.
Cyrille Bagard
2023-09-12
Save current state with some ROST extra features.
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