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 (
Expand
)
Author
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
2018-10-01
Made the Python bindings more Pythonish.
Cyrille Bagard
2018-04-11
Created definitions for memory and encapsulated contents.
Cyrille Bagard
2018-01-24
Improved the support of some unusual endiannesses.
Cyrille Bagard
2017-11-12
Improved the type of data read from loaded contents.
Cyrille Bagard
2017-08-20
Replaced calls to deprecated functions building RSA keys.
Cyrille Bagard
2017-02-07
Provided a way to create SSL certificates.
Cyrille Bagard
2016-07-28
Centralized the checksum computing of binary contents.
Cyrille Bagard
2015-11-25
Implemented restricted contents and created test cases.
Cyrille Bagard