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
/
patterns
/
tokens
Age
Commit message (
Collapse
)
Author
2023-11-08
Make the hexadecimal range processing stronger.
Cyrille Bagard
2023-11-02
Fix a few regressions thanks to the test suite.
Cyrille Bagard
2023-10-24
Ensure patterns found at the edges of scanned content do not crash the scanner.
Cyrille Bagard
2023-10-22
Do not expect initialized trackers when there is no real defined search pattern.
Cyrille Bagard
2023-10-22
Consider the 'a' character as a valid lowercase character.
Cyrille Bagard
2023-10-11
Add two new functions to ROST grammar: modpath and maxcommon.
Cyrille Bagard
2023-10-07
Update the test suite for ROST.
Cyrille Bagard
2023-10-05
Rename search tokens from "string" to "bytes".
Cyrille Bagard
2023-10-01
Introduce parameters for scan pattern modifiers.
Cyrille Bagard
2023-09-12
Delete lots of debug output.
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-01-30
Save an initial version of rost.
Cyrille Bagard