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