Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-07 | Added support for Android boot images. | Cyrille Bagard | |
2018-12-07 | Moved some core features into plugins. | Cyrille Bagard | |
2018-11-27 | Removed support for the PE file format. | Cyrille Bagard | |
2018-11-24 | Moved the DWARF support as plugin and disabled it. | Cyrille Bagard | |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard | |
2018-08-02 | Introduced symbols dedicated to strings. | Cyrille Bagard | |
2018-06-07 | Introduced the flat file format. | Cyrille Bagard | |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard | |
2018-01-30 | Moved the mangling related code. | Cyrille Bagard | |
2018-01-13 | Created a real iterator for symbols. | Cyrille Bagard | |
2017-10-18 | Created plugins for the Dex and Dalvik support. | Cyrille Bagard | |
2017-10-01 | Defined the ELF support as plugin. | Cyrille Bagard | |
2017-05-14 | Begun to clean the symbol interface. | Cyrille Bagard | |
2017-05-05 | Inserted preloaded format information from instructions instead of symbols. | Cyrille Bagard | |
2015-10-01 | Rewritten the whole support of DEX file format. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@581 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-12 | Extended the loading process of binary formats to prepare the DWARF support. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@568 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-03 | Removed all references to binary parts (GBinPart) and updated the code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@465 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ↵ | Cyrille Bagard | |
'AM_CPPFLAGS'. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-05-18 | Displayed the about window. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@157 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@155 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-04-24 | Updated a little bit the Java part (welcome back). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@154 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-03-11 | Added first steps for a full PE support. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@143 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-12-13 | Loaded and saved binary parts. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@140 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-08-09 | Reorganized the way formats are handled (Java and PE got disabled, Dwarf is ↵ | Cyrille Bagard | |
empty). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@105 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-05-11 | Reorganized the way the program is built again and added partial support for ↵ | Cyrille Bagard | |
the JVM. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@63 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-05-11 | Changed the way the program is built. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@62 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-04-25 | Saved the current work on plugins. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@59 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-03-14 | Turned off lots of warnings by using the _GNU_SOURCE compliance. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@54 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-03-08 | Added a partial support of the Itanium C++ ABI mangling. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@52 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-03-03 | Created a system messages panel. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@50 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-01-29 | Begun to support PE binaries. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@47 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-01-25 | Supported the Java Class file format. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@46 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2008-08-08 | Prepared to handle the DWARF debug format. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@15 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2008-07-26 | Parsed x86 binary data and displayed the result. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@6 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |