index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dalvik
/
operands
Age
Commit message (
Expand
)
Author
2018-07-23
Jumped from Dalvik pool method operands.
Cyrille Bagard
2018-07-23
Changed the way Dex methods are loaded and displayed.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-07-19
Created an interface for jumping to addresses from operands.
Cyrille Bagard
2018-07-10
Fixed a bug in the Dalvik pool operand loading.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-06-19
Updated Makefiles to create only one _PyGObject_API structure.
Cyrille Bagard
2018-05-28
Relied on register objects as often as possible.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-12
Fixed some memory leaks.
Cyrille Bagard
2018-05-11
Implemented a singleton system for ARMv7 registers.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Rewritten the whole instruction definition format.
Cyrille Bagard
2017-10-18
Created plugins for the Dex and Dalvik support.
Cyrille Bagard