summaryrefslogtreecommitdiff
path: root/plugins/readelf/program.c
AgeCommit message (Expand)Author
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-07-14Translated some strings depending on initialised condition.Cyrille Bagard
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2017-04-30Parsed Dex format fields using the new generic parser.Cyrille Bagard
2017-04-27Parsed ELF format fields using a new generic parser to save memory.Cyrille Bagard
2017-03-31Extracted strings from some extra ELF sections.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-13Ensured all symbol comments match their symbol address.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-11Displayed more details about the loading process in the status bar.Cyrille Bagard
2016-03-14Improved the basic support of Dwarf information.Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-03-29Used real virtual addresses when describing ELF items.Cyrille Bagard
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard