Age | Commit message (Expand) | Author |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2020-01-08 | Fixed the link between native and Python locations. | Cyrille Bagard |
2020-01-05 | Refreshed the Python documentation for the demanglers. | Cyrille Bagard |
2020-01-03 | Used a Python enumeration for verbosity levels. | Cyrille Bagard |
2019-10-01 | Extended the Python API for database items. | Cyrille Bagard |
2019-08-18 | Prepared an improved Python documentation. | Cyrille Bagard |
2019-08-15 | Cosmetics. | 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-07-21 | Created more converters for Python arguments. | Cyrille Bagard |
2019-07-20 | Marked some Dex strings as structural. | Cyrille Bagard |
2019-07-07 | Added support for Android boot images. | Cyrille Bagard |
2019-05-12 | Simplified the way processors are registered. | Cyrille Bagard |
2019-02-07 | Rewritten some Python instance allocation functions. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-31 | Extended the Python API for symbols. | Cyrille Bagard |
2019-01-30 | Extended the APIs available for formats (both native and Python). | Cyrille Bagard |
2019-01-21 | Provided a way to register new available processors from Python. | Cyrille Bagard |
2019-01-04 | Handled non null-terminated strings | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-12 | Registered basic Python objects in the features namespace. | Cyrille Bagard |
2018-12-07 | Relied on GObject introspection and dynamic gtypes to inherit in Python. | Cyrille Bagard |
2018-10-27 | Accepted integer values as usable addresses for some Python bindings. | Cyrille Bagard |
2018-09-06 | Fixed possible UAFs when adding symbols. | Cyrille Bagard |
2018-08-18 | Removed a useless cast in the Python bindings. | Cyrille Bagard |
2018-08-16 | Included the string symbols in the Python API. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-08-02 | Introduced symbols dedicated to strings. | Cyrille Bagard |
2018-07-04 | Updated the API for building symbol labels. | Cyrille Bagard |
2018-06-07 | Introduced the flat file format. | Cyrille Bagard |
2018-05-19 | Registered symbols status identifiers in the Python bindings. | Cyrille Bagard |
2018-05-07 | Described binary formats and improved their loading. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-04-12 | Removed the last remaining mentions of OpenIDA. | Cyrille Bagard |
2018-01-24 | Typo. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |