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
/
backends
Age
Commit message (
Expand
)
Author
2024-03-21
Fix the compilation in debug mode.
Cyrille Bagard
2024-03-03
Use a global allocator to store (partial) matches.
Cyrille Bagard
2024-02-24
Rely on the ACISM tree to detect identical patterns.
Cyrille Bagard
2024-02-06
Find free interleaving indexes for the ACISM backend using a dedicated search.
Cyrille Bagard
2024-01-28
Implement a basic support for Hyperscan.
Cyrille Bagard
2024-01-28
Update the current scan backend warm-up.
Cyrille Bagard
2024-01-21
Refactor the scan match storage.
Cyrille Bagard
2023-12-22
Refactor the ACISM backend a little bit.
Cyrille Bagard
2023-12-15
Compute the right code for bytes when relying on byte frequencies.
Cyrille Bagard
2023-11-01
Fix various memory leaks.
Cyrille Bagard
2023-09-12
Check for CPU features before compiling.
Cyrille Bagard
2023-08-06
Prevent the ACISM backend from crashing when a scan is performed with no patt...
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