Age | Commit message (Expand) | Author |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
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 |
2015-08-12 | Extended the loading process of binary formats to prepare the DWARF support. | Cyrille Bagard |
2015-02-03 | Removed all references to binary parts (GBinPart) and updated the code. | Cyrille Bagard |
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ... | Cyrille Bagard |
2010-05-18 | Displayed the about window. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2010-04-24 | Updated a little bit the Java part (welcome back). | Cyrille Bagard |
2010-03-11 | Added first steps for a full PE support. | Cyrille Bagard |
2009-12-13 | Loaded and saved binary parts. | Cyrille Bagard |
2009-08-09 | Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e... | 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 |
2009-03-03 | Created a system messages panel. | Cyrille Bagard |
2009-01-29 | Begun to support PE binaries. | Cyrille Bagard |
2009-01-25 | Supported the Java Class file format. | Cyrille Bagard |
2008-08-08 | Prepared to handle the DWARF debug format. | Cyrille Bagard |
2008-07-26 | Parsed x86 binary data and displayed the result. | Cyrille Bagard |