summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Used the SSL link with more care.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-09-04Chosen the right strerror_r() function depending on macros settings.Cyrille Bagard
2019-09-02Fixed access to the main menus.Cyrille Bagard
2019-09-01Fixed a compilation warning.Cyrille Bagard
2019-09-01Prepared the update of the user identity from the GUI.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-08-19Fixed some concurrency issues with segment reference counters.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-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