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