summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-12Show how to create a Python plugin for ROST.HEADmasterCyrille Bagard
2022-02-16Create a Proof of Concept for the PlayStore API.Cyrille Bagard
2020-07-14Created a small tool to unpack theme modules.Cyrille Bagard
2020-06-23Fixed the indentation.Cyrille Bagard
2020-04-08Printed warning messages only when needed.Cyrille Bagard
2019-07-07Updated the code for the unpackbootimg tool.Cyrille Bagard
2019-05-05Updated code for the new Dex pool object.Cyrille Bagard
2019-04-20Tracked Xrefs in routines.Cyrille Bagard
2019-01-31Handled flat binaries for loop detection.Cyrille Bagard
2019-01-18Implemented "a new algorithm for identifying loops in decompilation".Cyrille Bagard
2019-01-16Helped to track infinite recursions in rank computing.Cyrille Bagard
2019-01-13Displayed extra information about basic blocks.Cyrille Bagard
2019-01-03Updated the demo Python plugin.Cyrille Bagard
2018-12-21Shown basic blocks of a given function.Cyrille Bagard
2018-12-14Created a demo GUI panel.Cyrille Bagard
2018-09-22Created a Chrysalide based unpackbootimg Python tool.Cyrille Bagard
2018-08-23Added binary diffing examples.Cyrille Bagard
2018-08-16Typo.Cyrille Bagard
2018-08-16Improved accuracy of function names.Cyrille Bagard
2018-08-16Used DeepLearning to find encrypted strings.Cyrille Bagard
2018-07-22Extracted information about AndroidManifest files.Cyrille Bagard
2018-07-09Typo.Cyrille Bagard
2018-07-07Played with the Itanium demangling Python API.Cyrille Bagard
2018-05-07Created a dexdump-like small tool.Cyrille Bagard
2018-04-30Provided some initial samples of Python bindings usage.Cyrille Bagard