index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
analysis
/
scan
/
pyapi.py
Age
Commit message (
Expand
)
Author
2023-10-21
Implement a few extra customized Windows API hashings.
Cyrille Bagard
2023-10-20
Include sll1-add-hash32 as new custom API hash.
Cyrille Bagard
2023-10-18
Add support for the crc32 checksum.
Cyrille Bagard
2023-10-18
Fix (one again) matches for base64 encodings.
Cyrille Bagard
2023-10-18
Add support for the DJB2 algorithm.
Cyrille Bagard
2023-10-12
Implement two extra modifiers for ROST: "lower" and "upper".
Cyrille Bagard
2023-10-12
Include a "wide" modifier for ROST patterns.
Cyrille Bagard
2023-10-04
Introduce a new plugin for computing API hashes.
Cyrille Bagard
2023-10-02
Implement Base64 encoding for scan pattern modifications.
Cyrille Bagard
2023-10-01
Update tests with last API.
Cyrille Bagard
2023-10-01
Introduce parameters for scan pattern modifiers.
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