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
/
rost.c
Age
Commit message (
Collapse
)
Author
2024-01-28
Implement a basic support for Hyperscan.
Cyrille Bagard
2024-01-22
Take errors occurring while creating scan contexts into account.
Cyrille Bagard
2024-01-20
Select core components to load.
Cyrille Bagard
2023-11-12
Dump some ROST keywords on request.
Cyrille Bagard
2023-11-06
Fix newly detected memory leaks.
Cyrille Bagard
2023-11-01
Fix various memory leaks.
Cyrille Bagard
2023-10-22
Provide the size of a rule without recomputing it.
Cyrille Bagard
2023-10-10
Make ROST quiet by default.
Cyrille Bagard
2023-10-06
Extend the Python API for ROST (items and literals).
Cyrille Bagard
2023-09-26
Display tags on demand with ROST.
Cyrille Bagard
2023-09-25
Handle tags linked to ROST rules.
Cyrille Bagard
2023-09-20
Introduce an option to check ROST rule syntax without scanning.
Cyrille Bagard
2023-09-19
Allow ROST rules loading from standard input.
Cyrille Bagard
2023-09-12
Introduce verbosity levels when displaying scan results as text.
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-01-30
Save an initial version of rost.
Cyrille Bagard