Age | Commit message (Expand) | Author |
---|---|---|
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 |