summaryrefslogtreecommitdiff
path: root/tests/format
AgeCommit message (Expand)Author
2020-05-19Improved the use of the known format object.Cyrille Bagard
2020-05-18Updated the Python API for string symbols.Cyrille Bagard
2020-04-12Improved support of type prefix for symbols.Cyrille Bagard
2020-04-09Created extra flags for binary symbols.Cyrille Bagard
2019-08-15Changed the order of arguments for the Python symbol constructor.Cyrille Bagard
2019-08-15Introduced binary symbol subclassing from Python.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-08-14Fixed a copy/paste bug.Cyrille Bagard
2019-08-13Used a Python enumeration for the binary symbol status.Cyrille Bagard
2019-01-31Improved loop detection.Cyrille Bagard
2019-01-04Updated the test suite for the current API.Cyrille Bagard
2018-06-07Introduced the flat file format.Cyrille Bagard
2018-01-16Improved the removal of format symbols.Cyrille Bagard
2017-08-07Stored all errors detected when loading and disassembling a binary file.Cyrille Bagard
2017-05-12Added the ELF strings to the preloaded instruction list.Cyrille Bagard
2017-05-11Handled preloaded instructions located in two cut areas (ELF overlapping).Cyrille Bagard
2016-09-10Updated the Python bindings used to load Elf and Dex files.Cyrille Bagard
2015-11-25Implemented restricted contents and created test cases.Cyrille Bagard
2015-11-04Fixed some bugs and defined some first test cases.Cyrille Bagard