Age | Commit message (Expand) | Author |
2019-11-25 | Updated the Python bindings documentation for binary contents. | Cyrille Bagard |
2019-11-24 | Defined special values of memory locations for Python. | Cyrille Bagard |
2019-11-11 | Extended the Python bindings. | Cyrille Bagard |
2019-10-27 | Implemented snapshot related management features. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-10-20 | Provided a way to update snapshots name and description. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |
2019-10-13 | Retrieved the current snapshot identifier from servers. | Cyrille Bagard |
2019-10-01 | Fixed some Python prototype signatures. | Cyrille Bagard |
2019-10-01 | Extended the Python API for database items. | Cyrille Bagard |
2019-09-29 | Fixed the access to connected clients from the Python API. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-17 | Kept tracks of current active DB items. | Cyrille Bagard |
2019-09-12 | Extended the Python API for update databases. | Cyrille Bagard |
2019-09-12 | Replaced some database item properties by new flags. | Cyrille Bagard |
2019-09-11 | Built suitable dynamic labels for bookmarks. | Cyrille Bagard |
2019-09-11 | Reactivated bookmarks for disassembled code. | Cyrille Bagard |
2019-09-08 | Provided a way to save the database updates from Python. | Cyrille Bagard |
2019-09-08 | Updated the database protocol for bookmarks. | Cyrille Bagard |
2019-09-05 | Made server connections easier while running analysis. | Cyrille Bagard |
2019-08-29 | Defined a new way to launch updates share servers. | Cyrille Bagard |
2019-08-18 | Prepared an improved Python documentation. | Cyrille Bagard |
2019-07-21 | Created more converters for Python arguments. | Cyrille Bagard |
2019-07-01 | Introduced attributes for loaded contents. | Cyrille Bagard |
2019-07-01 | Typo. | Cyrille Bagard |
2019-04-14 | Provided a link to routines from Dex methods. | Cyrille Bagard |
2019-03-04 | Provided access to the graph layout from Python. | Cyrille Bagard |
2019-02-09 | Fixed another batch of memory leaks. | Cyrille Bagard |
2019-02-03 | Raised exception in some Python constructors. | Cyrille Bagard |
2019-02-01 | Inserted an option to render disassembly even in batch mode. | Cyrille Bagard |
2019-01-31 | Fixed mistakes relative to PyUnicode_Check() return value. | Cyrille Bagard |
2019-01-28 | Taken into account buffer cache may be missing in batch mode. | Cyrille Bagard |
2019-01-28 | Included interfaces into the Python module gathering all features. | Cyrille Bagard |
2019-01-28 | Allowed to filter contents before running analysis. | Cyrille Bagard |
2019-01-25 | Released the Python global lock while waiting for an analysis. | Cyrille Bagard |
2019-01-21 | Handled cases when the required processor is not found. | Cyrille Bagard |
2019-01-14 | Looked for code blocks by any contained address. | Cyrille Bagard |
2019-01-13 | Provided uncached code block links. | Cyrille Bagard |
2018-12-28 | Enabled the comment creation from Python. | Cyrille Bagard |
2018-12-27 | Extended the Python bindings. | Cyrille Bagard |
2018-12-18 | Used the reference counter when providing basic block lists. | Cyrille Bagard |
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 |