Age | Commit message (Expand) | Author |
2019-01-29 | Introduced binary portion support for Python bindings. | Cyrille Bagard |
2018-06-04 | Measured the number of binary portions to load. | 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 |
2017-07-15 | Truncated binary portions to fit the binary content size if needed. | Cyrille Bagard |
2017-04-09 | Provided a tree panel to inspect binary content. | Cyrille Bagard |
2017-03-31 | Handled many special cases of binary portion inclusion to get a clean tree. | Cyrille Bagard |
2017-01-13 | Fortified the tree of binary portions. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save me... | 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 |
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-09-15 | Defined a GTK3 style for binary portions. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-08-31 | Removed some warnings by upgrading code to GLib 2.32. | Cyrille Bagard |
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard |