Age | Commit message (Expand) | Author |
2017-05-10 | Removed the link to binary content used for printing from instructions. | Cyrille Bagard |
2017-01-01 | Removed usage of deprecated functions when looking for ROP gadgets. | 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-12 | Applied some code refactoring to remove usages of GBinFormat in favor of GExe... | Cyrille Bagard |
2016-11-03 | Counted references for each provided binary format. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2015-11-11 | Fixed most of the warnings about use of uninitialized data. | Cyrille Bagard |
2015-10-10 | Fixed all remaining gtk warnings about deprecated declarations. | Cyrille Bagard |
2015-09-19 | Extended the prototype for matching formats in order to get it suitable for p... | Cyrille Bagard |
2015-09-11 | Created an interface from the original GBinContent object. | 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-07-14 | Moved the project information into the analysis domain. | Cyrille Bagard |
2015-05-11 | Provided a way to look for ROP gadgets in binary code. | Cyrille Bagard |