summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13Used a Python enumeration for the binary symbol status.Cyrille Bagard
2019-08-04Fixed the prototype for receiving data from network.Cyrille Bagard
2019-07-31Added extra error messages to improve plugin loading.Cyrille Bagard
2019-07-31Typo.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-08Used the right CSS segment to render virtual addresses.Cyrille Bagard
2019-07-08Improved reference tracking for widget disposing.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-01Fixed the reference counters for the explorer and the resolver.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
2019-06-24Prevented GCC to warn about an impossible case.Cyrille Bagard
2019-06-24Referenced all accesses to the main window.Cyrille Bagard
2019-06-22Fixed some compilation warnings in non-debug mode.Cyrille Bagard
2019-06-02Fixed the caret rendering position.Cyrille Bagard
2019-05-30Updated some Dalvik instruction definitions.Cyrille Bagard
2019-05-30Created a plugin Python module as a placeholder.Cyrille Bagard
2019-05-30Provided instruction iterators for basic blocks.Cyrille Bagard
2019-05-30Improved the Python definition for the METH_KEYWORDS functions.Cyrille Bagard
2019-05-30Determined if an iterator is at its ending position.Cyrille Bagard
2019-05-30Introduced a new flag for instruction calls.Cyrille Bagard
2019-05-30Extended the API to insert items in a sorted array.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2019-05-12Fixed a little mistake when loading SQL values.Cyrille Bagard
2019-05-12Updated some plugin interfaces.Cyrille Bagard
2019-05-11Typo.Cyrille Bagard
2019-05-08Defined an improved generic macro for Python methods.Cyrille Bagard
2019-05-08Updated the core functions dealing with SQLite databases.Cyrille Bagard
2019-05-07Appended a suffix to temporary files.Cyrille Bagard
2019-05-07Created a small function to compare pointers to strings.Cyrille Bagard
2019-05-07Read raw Dex items by extending the API.Cyrille Bagard
2019-05-04Created a GLib object for the Dex pool.Cyrille Bagard
2019-05-04Setup helpers for Python bindings documentation.Cyrille Bagard
2019-04-28Fixed a Python binding signature.Cyrille Bagard
2019-04-20Counted available references between instructions.Cyrille Bagard
2019-04-19Restricted instructions iterators to get routine contents.Cyrille Bagard
2019-04-19Given access to Dalvik architecture from the Python bindingsCyrille Bagard
2019-04-14Provided a link to routines from Dex methods.Cyrille Bagard
2019-04-14Typo.Cyrille Bagard
2019-04-09Introduced a new theme format.Cyrille Bagard
2019-04-02Fixed some installation paths.Cyrille Bagard
2019-03-27Distributed one extra picture for the About dialog box.Cyrille Bagard
2019-03-26Typo.Cyrille Bagard