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
/
rule.c
Age
Commit message (
Expand
)
Author
2023-10-14
Fix the scan status for some cases.
Cyrille Bagard
2023-10-11
Add two new functions to ROST grammar: modpath and maxcommon.
Cyrille Bagard
2023-10-05
Rename search tokens from "string" to "bytes".
Cyrille Bagard
2023-09-27
Include the scan target in JSON results.
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-25
Handle private and global rules.
Cyrille Bagard
2023-09-12
Delete lots of debug output.
Cyrille Bagard
2023-09-12
Complete the output of scan results (text or JSON).
Cyrille Bagard
2023-09-12
Introduce verbosity levels when displaying scan results as text.
Cyrille Bagard
2023-09-12
Count matches from a set of patterns.
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