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
Age
Commit message (
Expand
)
Author
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-07
Reject any rule referencing itself as match condition
Cyrille Bagard
2023-08-06
Disable some code for referencing patterns.
Cyrille Bagard
2023-08-06
Cosmetic.
Cyrille Bagard
2023-08-06
Reject calls on non callable expressions softly (and fix a little coding mist...
Cyrille Bagard
2023-08-06
Clean the code for ROST namespaces.
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
Prevent the ACISM backend from crashing when a scan is performed with no patt...
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-06-06
Clean and reorganize a little bit the code for Kaitai.
Cyrille Bagard
2023-05-21
Create a placeholder for Python registered items in order to keep scans working.
Cyrille Bagard
2023-01-30
Save an initial version of rost.
Cyrille Bagard