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
/
mangling
Age
Commit message (
Expand
)
Author
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-09
Loaded all Dex pool items using several threads.
Cyrille Bagard
2016-09-29
Added partial support for Dalvik MUTF-8 encodings.
Cyrille Bagard
2015-11-11
Fixed most of the warnings about use of uninitialized data.
Cyrille Bagard
2015-10-04
Worked in best effort mode to provide a minimal routine when demangling.
Cyrille Bagard
2015-10-01
Decoded mangled names in a way suitable for the DEX format.
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
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
2014-01-02
Fixed a typo in the compilation rules.
Cyrille Bagard
2013-12-29
Handled Itanium demangling with C code (first part).
Cyrille Bagard
2013-11-23
Removed some compilation warnings.
Cyrille Bagard
2013-08-31
Removed some warnings by upgrading code to GLib 2.32.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2012-04-01
Processed the Java demangling of array types.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-08-10
Improved the code by using Flex functions.
Cyrille Bagard
2010-08-10
Improved Itanium demangling.
Cyrille Bagard
2010-08-01
Cleaned the code and provided a fast way to demangle strings.
Cyrille Bagard
2010-08-01
Updated Itanium demangling by using the new contexts.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2010-04-18
Improved the Itanium demangler.
Cyrille Bagard
2009-12-01
Improved the Itanium demangling.
Cyrille Bagard
2009-09-30
Parsed and replaced ModRM operands.
Cyrille Bagard
2009-06-01
Changed the old bin_routine structure to a GBinRoutine GObject.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-05-11
Changed the way the program is built.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
Cyrille Bagard
2009-03-08
Added a partial support of the Itanium C++ ABI mangling.
Cyrille Bagard