Age | Commit message (Expand) | Author |
2019-02-15 | Displayed tooltips for graph view edges. | Cyrille Bagard |
2019-02-09 | Fixed another batch of memory leaks. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2018-12-18 | Used the reference counter when providing basic block lists. | Cyrille Bagard |
2018-10-14 | Typo. | Cyrille Bagard |
2018-08-07 | Removed old code used for decompilation. | Cyrille Bagard |
2018-08-06 | Extended the API to allow obfuscators detections. | Cyrille Bagard |
2018-08-03 | Updated the reference counters when providing instruction links. | Cyrille Bagard |
2018-07-23 | Avoided to print the routine namespace twice. | Cyrille Bagard |
2018-07-17 | Included the namespace when building routine labels. | Cyrille Bagard |
2018-07-14 | Replaced all the remaining concrete locations in internal rendering buffers. | Cyrille Bagard |
2018-07-08 | Changed the type of namespace separators. | Cyrille Bagard |
2018-07-07 | Extended the types API. | Cyrille Bagard |
2018-07-04 | Updated the API for building symbol labels. | Cyrille Bagard |
2018-07-02 | Extented the types definitions. | 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 |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-02-11 | Updated the prototype used to get symbol label. | Cyrille Bagard |
2017-05-16 | Merged routines into symbols. | Cyrille Bagard |
2017-05-14 | Begun to clean the symbol interface. | Cyrille Bagard |
2017-04-13 | Simplified the way links between instructions are handled. | Cyrille Bagard |
2017-03-26 | Limited the displayed calls and strings in tooltips using the configuration. | Cyrille Bagard |
2017-03-24 | Built tooltips from all kinds of operands. | Cyrille Bagard |
2017-03-24 | Built routine digest for tooltip hints. | 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-09-26 | Defined a proper cache for routine names with their packages. | Cyrille Bagard |
2016-05-28 | Built the basic blocks list simply at loading. | Cyrille Bagard |
2014-09-17 | Introduced memory ranges. | Cyrille Bagard |
2014-09-01 | Loaded some ELF symbols from DYNSYM and SYMTAB sections. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-01-01 | Fixed the computing of basic blocks and used them in graphic views. | Cyrille Bagard |
2012-12-21 | Resolved relative addresses for routines and fixed bugs related to PyGObjects... | Cyrille Bagard |
2012-11-28 | Followed the excution flow to decompile instructions. | Cyrille Bagard |
2012-10-16 | Properly output routines documentation. | Cyrille Bagard |
2012-10-12 | Reorganized types definitions. | Cyrille Bagard |
2012-09-15 | Shown all Android permissions with links to the code. | Cyrille Bagard |
2012-07-23 | Improved decompilation of Dalvik bytecode. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-08-10 | Improved Itanium demangling. | Cyrille Bagard |
2010-06-06 | Fixed a bug: forget the return type when dealing with converting options. | 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-09-30 | Parsed and replaced ModRM operands. | Cyrille Bagard |