index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analysis
/
variable.c
Age
Commit message (
Expand
)
Author
2018-11-26
Fixed some memory leaks at exit.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-06-28
Removed the definition of old kinds of variables.
Cyrille Bagard
2018-05-07
Extended the Python bindings for the Dex format.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-12
Removed most of the code related to non-working decompilation.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-03-01
Dealt with the prototypes from the Dex pool.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-01-09
Restored some parts of the decompilation process using the new basic blocks.
Cyrille Bagard
2012-10-16
Properly output routines documentation.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2012-07-23
Improved decompilation of Dalvik bytecode.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
Cyrille Bagard
2010-05-17
Given more details for each operand relative to one DEX pool.
Cyrille Bagard
2010-04-18
Improved the Itanium demangler.
Cyrille Bagard
2009-09-30
Parsed and replaced ModRM operands.
Cyrille Bagard
2009-03-08
Added a partial support of the Itanium C++ ABI mangling.
Cyrille Bagard