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
/
format
/
dex
Age
Commit message (
Expand
)
Author
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-10-09
Loaded all Dex pool items using several threads.
Cyrille Bagard
2016-09-26
Defined a proper cache for routine names with their packages.
Cyrille Bagard
2016-09-25
Removed debug code.
Cyrille Bagard
2016-09-11
Displayed more details about the loading process in the status bar.
Cyrille Bagard
2016-09-11
Fixed a bug when decoding some catch-all handlers in Dex code item.
Cyrille Bagard
2016-09-11
Handled Dex classes used as marker interfaces and Dex virtual methods.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2016-05-13
Inserted symbols and routines using an optimized 100 times faster method.
Cyrille Bagard
2016-04-23
Loaded all Dex methods in a proper way.
Cyrille Bagard
2016-03-01
Dealt with the prototypes from the Dex pool.
Cyrille Bagard
2016-02-10
Improved the support of the DEX format.
Cyrille Bagard
2016-02-01
Defined all Dalvik instructions to get generated by d2c.
Cyrille Bagard
2015-12-28
Defined layers to register all kinds of binary portions.
Cyrille Bagard
2015-11-11
Fixed most of the warnings about use of uninitialized data.
Cyrille Bagard
2015-10-01
Provided the real number of loaded classes instead of 0.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-04-30
Fixed implicit declarations of functions causing crashes.
Cyrille Bagard
2015-02-11
Registered all the supported formats in the system code.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2015-01-31
Defined many entry points from many identified potential candidates.
Cyrille Bagard
2014-12-16
Created operands for resolving symbols in disassembly code.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-12-10
Took care of Dalvik switch cases.
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2012-10-28
Updated the code of the old panel and displayed found strings again.
Cyrille Bagard
2012-10-16
Fixed many bugs using valgrind.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2012-08-03
Loaded the permissions used by an APK file.
Cyrille Bagard
2012-07-29
Updated all decompiled instructions using right pseudo registers.
Cyrille Bagard
2012-07-23
Improved decompilation of Dalvik bytecode.
Cyrille Bagard
2012-07-08
Fixed the display of code source.
Cyrille Bagard
2012-07-01
Built the graph view when defining a target address.
Cyrille Bagard
2012-03-25
Scrolled to the selected symbol.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-10-01
Defined the first real [python] plugin.
Cyrille Bagard
2010-12-02
Improved the rendering of decompiled Dex code.
Cyrille Bagard
2010-11-28
Loaded all buffers of decompiled files.
Cyrille Bagard
2010-11-14
Typo.
Cyrille Bagard
2010-11-14
Loaded source file from Dex classes.
Cyrille Bagard
[next]