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
/
grammar.y
Age
Commit message (
Expand
)
Author
2023-10-15
Handle more fuzzy pattern properties.
Cyrille Bagard
2023-10-13
Pipe pattern modifiers when requested.
Cyrille Bagard
2023-10-11
Add two new functions to ROST grammar: modpath and maxcommon.
Cyrille Bagard
2023-10-07
Create some glue between ROST and Kaitai.
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
Get more verbose when an unknown modifier is used in a rule.
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
Disable some code for referencing patterns.
Cyrille Bagard
2023-08-06
Cosmetic.
Cyrille Bagard
2023-08-06
Avoid to count the matches of a non-existing pattern.
Cyrille Bagard
2023-08-06
Make the "condition" section mandatory in a rule.
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