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
Age
Commit message (
Collapse
)
Author
2023-10-15
Allow many arguments for the count() function.
Cyrille Bagard
2023-10-15
Handle more fuzzy pattern properties.
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-11
Add two new functions to ROST grammar: modpath and maxcommon.
Cyrille Bagard
2023-10-10
Introduce a "wide" function in order to deal with UTF-16 in match conditions.
Cyrille Bagard
2023-10-07
Update the test suite for ROST.
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-25
Handle private and global rules.
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-07
Reject any rule referencing itself as match condition
Cyrille Bagard
2023-08-06
Reject calls on non callable expressions softly (and fix a little coding ↵
Cyrille Bagard
mistake).
2023-08-06
Clean the code for ROST namespaces.
Cyrille Bagard
2023-08-06
Avoid to count the matches of a non-existing pattern.
Cyrille Bagard
2023-08-06
Make the "condition" section mandatory in a rule.
Cyrille Bagard
2023-08-06
Prevent the ACISM backend from crashing when a scan is performed with no ↵
Cyrille Bagard
pattern.
2023-08-06
Extend the ROST grammar with a first batch of new features.
Cyrille Bagard
2023-01-30
Save an initial version of rost.
Cyrille Bagard
2022-02-21
Make the server drive the network exchanges.
Cyrille Bagard
2021-10-12
Reorganize the remaining code for binary contents.
Cyrille Bagard
2021-10-12
Update code for restricted contents.
Cyrille Bagard
2021-10-08
Extract filenames when creating content attributes.
Cyrille Bagard
2021-07-04
Store and load binary contents on demand.
Cyrille Bagard
2021-05-30
Create a command to list remote binaries.
Cyrille Bagard
2021-05-29
Define roles for allowed connections to servers.
Cyrille Bagard
2021-05-24
Handle errors with more care when creating certificates.
Cyrille Bagard
2021-03-07
Handle hashes of data types as Py_ssize_t values from Python bindings.
Cyrille Bagard
2021-02-20
Compute a hash value for data types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for class/enum types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for basic types.
Cyrille Bagard
2020-10-10
Updated the basic types definition and its Python bindings.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-02-21
Fixed a little mistake introduced in 7fc86b40.
Cyrille Bagard
2019-02-19
Ensured all natural links are well created.
Cyrille Bagard
2019-02-11
Improved the loop detection.
Cyrille Bagard
2019-02-01
Inserted an option to render disassembly even in batch mode.
Cyrille Bagard
2019-01-31
Improved loop detection.
Cyrille Bagard
2019-01-31
Fixed mistakes relative to PyUnicode_Check() return value.
Cyrille Bagard
2019-01-15
Improved complex loop detection.
Cyrille Bagard
2019-01-15
Updated the test suite.
Cyrille Bagard
2019-01-14
Detected self loops in basic blocks.
Cyrille Bagard
2019-01-14
Handled irreducible loops without blocking.
Cyrille Bagard
2019-01-08
Marked the ARMv7 branch instructions with the LR register as return points.
Cyrille Bagard
2019-01-04
Updated the test suite for the current API.
Cyrille Bagard
2018-12-28
Enabled the comment creation from Python.
Cyrille Bagard
2018-11-18
Extended the Python bindings dealing with code blocks.
Cyrille Bagard
[next]