Age | Commit message (Expand) | Author |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-30 | Extended the APIs available for formats (both native and Python). | Cyrille Bagard |
2018-11-27 | Logged loaded formats. | Cyrille Bagard |
2018-11-18 | Allowed to attach debug information to formats. | Cyrille Bagard |
2018-06-07 | Introduced the flat file format. | Cyrille Bagard |
2018-05-24 | Translated offsets and addresses with more accuracy. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard |
2017-08-17 | Skipped all empty binary portions as they are useless. | Cyrille Bagard |
2017-08-16 | Ensured all registered binary portions are fully included in the file. | Cyrille Bagard |
2017-07-15 | Truncated binary portions to fit the binary content size if needed. | Cyrille Bagard |
2017-07-08 | Scrolled to the main address at startup without using a nested function. | Cyrille Bagard |
2017-03-29 | Handled areas which are not allocated in memory. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-29 | Cut binary data into several areas using all the available CPUs and less memory. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2015-12-28 | Defined layers to register all kinds of binary portions. | Cyrille Bagard |
2015-10-01 | Rewritten the whole support of DEX file format. | Cyrille Bagard |
2015-09-19 | Extended the prototype for matching formats in order to get it suitable for p... | Cyrille Bagard |
2015-08-12 | Extended the loading process of binary formats to prepare the DWARF support. | Cyrille Bagard |
2015-07-24 | Replaced all remaining raw accesses to binary contents with the GBinContent w... | Cyrille Bagard |
2015-03-29 | Used real virtual addresses when describing ELF items. | 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-11-29 | Displayed segments in the disassembly view. | Cyrille Bagard |
2014-10-11 | Improved the disassembling process using memory ranges. | Cyrille Bagard |
2014-09-16 | Used the new vmpa_t type in binary portions. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2010-01-02 | Provided ways to load, save and edit some binary parts selection. | 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 |