index
:
snippets.git
master
Code snippets dealing with Chrysalide's API
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
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
2018-12-21
Shown basic blocks of a given function.
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