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
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
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