summaryrefslogtreecommitdiff
path: root/tests/analysis/scan/pyapi.py
AgeCommit message (Expand)Author
2023-10-21Implement a few extra customized Windows API hashings.Cyrille Bagard
2023-10-20Include sll1-add-hash32 as new custom API hash.Cyrille Bagard
2023-10-18Add support for the crc32 checksum.Cyrille Bagard
2023-10-18Fix (one again) matches for base64 encodings.Cyrille Bagard
2023-10-18Add support for the DJB2 algorithm.Cyrille Bagard
2023-10-12Implement two extra modifiers for ROST: "lower" and "upper".Cyrille Bagard
2023-10-12Include a "wide" modifier for ROST patterns.Cyrille Bagard
2023-10-04Introduce a new plugin for computing API hashes.Cyrille Bagard
2023-10-02Implement Base64 encoding for scan pattern modifications.Cyrille Bagard
2023-10-01Update tests with last API.Cyrille Bagard
2023-10-01Introduce parameters for scan pattern modifiers.Cyrille Bagard
2023-09-12Save current state with some ROST extra features.Cyrille Bagard
2023-08-18Create some modifiers and handle match properties inside ROST.Cyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard