Age | Commit message (Expand) | Author |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-05-05 | Inserted preloaded format information from instructions instead of symbols. | 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-12-23 | Collected the loaded instructions using all available processors. | Cyrille Bagard |
2016-12-12 | Applied some code refactoring to remove usages of GBinFormat in favor of GExe... | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-29 | Cleaned the code and fixed memory leaks. | Cyrille Bagard |
2016-05-24 | Attached priority levels with disassembly starting points. | Cyrille Bagard |
2016-04-03 | Reorganized the whole disassembling process and displayed the relative progre... | Cyrille Bagard |
2015-11-26 | Used several threads without lock to disassemble binary code. | Cyrille Bagard |
2015-02-18 | Fixed a bug by properly reloading a reallocated list of binary areas. | Cyrille Bagard |
2015-01-30 | Bound a symbol for each loaded value for 'ldr' instructions. | Cyrille Bagard |
2014-12-31 | Resolved links in disassembled instructions. | Cyrille Bagard |
2014-12-30 | Tracked each binary area during the disassembling process and tried to follow... | Cyrille Bagard |