Age | Commit message (Expand) | Author |
2018-12-14 | Created an attribute to get the number of code blocks. | Cyrille Bagard |
2018-12-13 | Extended the Python API for code blocks. | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-12-12 | Reorganized the global variables access in the Python bindings. | Cyrille Bagard |
2018-12-12 | Registered basic Python objects in the features namespace. | Cyrille Bagard |
2018-12-12 | Provided access to loaded content from Python. | Cyrille Bagard |
2018-12-12 | Implemented the Python bindings to load unknown binaries. | Cyrille Bagard |
2018-12-07 | Relied on GObject introspection and dynamic gtypes to inherit in 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-09-26 | Extended the API for binary contents. | Cyrille Bagard |
2018-09-22 | Provided a way to load known flat formats. | Cyrille Bagard |
2018-09-18 | Updated the API used to load binary contents. | Cyrille Bagard |
2018-09-07 | Updated prototypes for creating memory content. | Cyrille Bagard |
2018-08-18 | Removed a useless cast in the Python bindings. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-08-08 | Defined a new kind of code blocks. | Cyrille Bagard |
2018-08-06 | Extended the API to allow obfuscators detections. | Cyrille Bagard |
2018-07-19 | Created an interface for jumping to addresses from operands. | Cyrille Bagard |
2018-07-07 | Extended the types API. | Cyrille Bagard |
2018-07-04 | Updated the API for building symbol labels. | Cyrille Bagard |
2018-07-04 | Fixed various mistakes in Itanium C++ demangling. | Cyrille Bagard |
2018-07-02 | Extented the types definitions. | Cyrille Bagard |
2018-05-07 | Extended the Python bindings for the Dex format. | Cyrille Bagard |
2018-05-03 | Deleted the obsolete "disassembly-done" signal for loaded binaries. | 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-18 | Introduced projects into the Python bindings. | 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-04-11 | Created definitions for memory and encapsulated contents. | Cyrille Bagard |
2018-04-10 | Provided a direct access to content data in the Python bindings. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |