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
Age
Commit message (
Collapse
)
Author
2020-09-07
Rewritten some code managing comments.
Cyrille Bagard
2020-08-22
Defined paths to access to the instruction operands.
Cyrille Bagard
2020-07-27
Replaced all BLC_* constants by the new DLC_* values.
Cyrille Bagard
2020-06-21
Reorganized the code for target operands.
Cyrille Bagard
2020-04-21
Redefined the interface for creating new processors from Python.
Cyrille Bagard
2020-04-19
Changed the way the key for an architecture is provided.
Cyrille Bagard
2020-04-05
Removed some non-POSIX variable names in Makefiles.
Cyrille Bagard
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-30
Compressed some architecture instruction properties.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-09-12
Replaced some database item properties by new flags.
Cyrille Bagard
2019-07-20
Marked some Dex strings as structural.
Cyrille Bagard
2019-05-30
Updated some Dalvik instruction definitions.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-05-04
Created a GLib object for the Dex pool.
Cyrille Bagard
2019-04-19
Given access to Dalvik architecture from the Python bindings
Cyrille Bagard
2019-02-04
Added an option to drop Python support at compilation time.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-11-27
Handled Dalvik pool prototype operands.
Cyrille Bagard
2018-10-30
Defined the parent directory as the working location for generation.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-29
Fixed the dist rule in Makefiles.
Cyrille Bagard
2018-08-15
Created a circular reference for instructions using strings.
Cyrille Bagard
2018-08-11
Added a basic check before releasing cached registers.
Cyrille Bagard
2018-08-07
Removed old code used for decompilation.
Cyrille Bagard
2018-07-23
Tracked the reference counter for plugins with more care.
Cyrille Bagard
2018-07-23
Jumped from Dalvik pool method operands.
Cyrille Bagard
2018-07-23
Linked callers with callees in Dalvik code.
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-18
Cleaned code.
Cyrille Bagard
2018-07-10
Linked all used Dalvik strings with their origin.
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-28
Replaced all calls to the old API dealing with routine location.
Cyrille Bagard
2018-06-25
Changed the way Dalvik operands are handled.
Cyrille Bagard
2018-06-20
Fixed the length and the rendering of Dalvik data arrays.
Cyrille Bagard
2018-06-19
Updated Makefiles to create only one _PyGObject_API structure.
Cyrille Bagard
2018-06-18
Ensured each plugin dependency can be found at runtime.
Cyrille Bagard
2018-06-10
Improved Dalvik fill instruction loading and created links to their payload.
Cyrille Bagard
2018-06-10
Handled padding in Dalvik fill data payloads.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-06-02
Fixed various small bugs in the Dalvik management.
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-14
Used unique identifiers for instructions everywhere.
Cyrille Bagard
[next]