Age | Commit message (Expand) | Author |
2020-05-28 | Saved the first steps for a new loading process. | Cyrille Bagard |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard |
2020-02-15 | Identified Elf imported symbols without waiting for the end of disassembling. | Cyrille Bagard |
2020-02-09 | Hardened the renaming of Elf external entries. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-04 | Refreshed the Python documentation for the core features. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2018-11-18 | Allowed to attach debug information to formats. | Cyrille Bagard |
2018-07-19 | Set Itanium as default demangler for ELF. | Cyrille Bagard |
2018-06-28 | Limited ELF section name lengths as it is done for segment names. | Cyrille Bagard |
2018-06-21 | Loaded strings from ELF files using all threads. | Cyrille Bagard |
2018-05-24 | Translated offsets and addresses with more accuracy. | Cyrille Bagard |
2018-05-07 | Described binary formats and improved their loading. | Cyrille Bagard |
2018-04-22 | Used the provided work group while loading ELF formats. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-01-29 | Introduced specific operations for ELF architectures. | Cyrille Bagard |
2018-01-29 | Handled properly imported/exported ELF symbols, as well as all other symbols. | Cyrille Bagard |
2018-01-26 | Cleaned some format loading processes. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard |
2017-10-15 | Refactored ELF related code. | Cyrille Bagard |