summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2019-11-25Updated the Python bindings documentation for binary contents.Cyrille Bagard
2019-11-24Defined special values of memory locations for Python.Cyrille Bagard
2019-11-17Extended the API to find an unique Yaml node.Cyrille Bagard
2019-11-17Fixed the search of Yaml nodes.Cyrille Bagard
2019-11-16Reset values displayed at startup.Cyrille Bagard
2019-11-12Created a small Python GUI plugin to inspect data.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-11Removed calls to deprecated Python functions.Cyrille Bagard
2019-11-11Printed more details when a Python plugin fails to load.Cyrille Bagard
2019-11-03Handled sequences with the Yaml reader in an improved way.Cyrille Bagard
2019-11-01Added support for Yaml content.Cyrille Bagard
2019-11-01Fixed the rendering of Python documentation.Cyrille Bagard
2019-10-27Implemented snapshot related management features.Cyrille Bagard
2019-10-24Provided a dialog box to manage snapshots.Cyrille Bagard
2019-10-20Provided a way to update snapshots name and description.Cyrille Bagard
2019-10-19Exchanged the list of all snapshots.Cyrille Bagard
2019-10-13Retrieved the current snapshot identifier from servers.Cyrille Bagard
2019-10-01Fixed some Python prototype signatures.Cyrille Bagard
2019-10-01Extended the Python API for database items.Cyrille Bagard
2019-09-29Fixed the access to connected clients from the Python API.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-17Kept tracks of current active DB items.Cyrille Bagard
2019-09-12Extended the Python API for update databases.Cyrille Bagard
2019-09-12Replaced some database item properties by new flags.Cyrille Bagard
2019-09-11Built suitable dynamic labels for bookmarks.Cyrille Bagard
2019-09-11Reactivated bookmarks for disassembled code.Cyrille Bagard
2019-09-08Provided a way to save the database updates from Python.Cyrille Bagard
2019-09-08Fixed the mask used for some ARMv7 SIMD instructions decoding.Cyrille Bagard
2019-09-08Typo.Cyrille Bagard
2019-09-08Updated the database protocol for bookmarks.Cyrille Bagard
2019-09-05Made server connections easier while running analysis.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-08-18Prepared an improved Python documentation.Cyrille Bagard
2019-08-15Cosmetics.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-07-31Typo.Cyrille Bagard
2019-07-28Refactored the plugins Makefile.Cyrille Bagard
2019-07-22Allowed plugins to extend the current theme.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-07-07Added support for Android boot images.Cyrille Bagard
2019-07-07Typo.Cyrille Bagard
2019-07-01Added support for Android backup files.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-07-01Typo.Cyrille Bagard
2019-06-29Extended the Python API with the running mode.Cyrille Bagard