summaryrefslogtreecommitdiff
path: root/tests/analysis
AgeCommit message (Expand)Author
2021-07-04Store and load binary contents on demand.Cyrille Bagard
2021-05-30Create a command to list remote binaries.Cyrille Bagard
2021-05-29Define roles for allowed connections to servers.Cyrille Bagard
2021-05-24Handle errors with more care when creating certificates.Cyrille Bagard
2021-03-07Handle hashes of data types as Py_ssize_t values from Python bindings.Cyrille Bagard
2021-02-20Compute a hash value for data types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-10-13Defined proper Python bindings for basic types.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-02-21Fixed a little mistake introduced in 7fc86b40.Cyrille Bagard
2019-02-19Ensured all natural links are well created.Cyrille Bagard
2019-02-11Improved the loop detection.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2019-01-31Improved loop detection.Cyrille Bagard
2019-01-31Fixed mistakes relative to PyUnicode_Check() return value.Cyrille Bagard
2019-01-15Improved complex loop detection.Cyrille Bagard
2019-01-15Updated the test suite.Cyrille Bagard
2019-01-14Detected self loops in basic blocks.Cyrille Bagard
2019-01-14Handled irreducible loops without blocking.Cyrille Bagard
2019-01-08Marked the ARMv7 branch instructions with the LR register as return points.Cyrille Bagard
2019-01-04Updated the test suite for the current API.Cyrille Bagard
2018-12-28Enabled the comment creation from Python.Cyrille Bagard
2018-11-18Extended the Python bindings dealing with code blocks.Cyrille Bagard
2018-10-01Made the Python bindings more Pythonish.Cyrille Bagard
2018-04-11Created definitions for memory and encapsulated contents.Cyrille Bagard
2018-01-24Improved the support of some unusual endiannesses.Cyrille Bagard
2017-11-12Improved the type of data read from loaded contents.Cyrille Bagard
2017-08-20Replaced calls to deprecated functions building RSA keys.Cyrille Bagard
2017-02-07Provided a way to create SSL certificates.Cyrille Bagard
2016-07-28Centralized the checksum computing of binary contents.Cyrille Bagard
2015-11-25Implemented restricted contents and created test cases.Cyrille Bagard