summaryrefslogtreecommitdiff
path: root/plugins/readelf
AgeCommit message (Collapse)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-04-17Remove hardcoded run paths from libraries.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-05-18Updated the Python API for string symbols.Cyrille Bagard
2020-04-04Simplified the plugin interface.Cyrille Bagard
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-05-12Updated some plugin interfaces.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-11-26Chosen keywords for os/processor-specific semantics.Cyrille Bagard
2018-09-06Fixed possible UAFs when adding symbols.Cyrille Bagard
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-06-18Ensured each plugin dependency can be found at runtime.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Reduced the number of generated shared objects.Cyrille Bagard
2018-04-13Resolved paths using the Autoconf preset output variable top_srcdir.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-10-15Refactored ELF related code.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-08-27Took into account that some instruction creations may fail.Cyrille Bagard
2017-08-21Fixed installation directories.Cyrille Bagard
2017-08-16Kept only the first submission when preloading instructions.Cyrille Bagard
2017-07-14Translated some strings depending on initialised condition.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-05-13Preloaded Mobicore information at loading.Cyrille Bagard
2017-05-11Handled out of bound string section length (as suggested by the test suite).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-04-19Handled static strings as well as dynamic strings in comments.Cyrille Bagard
2017-03-31Extracted strings from some extra ELF sections.Cyrille Bagard
2017-03-29Handled areas which are not allocated in memory.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
2016-03-01Been sure to process relevant only file formats (ELF here).Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent ↵Cyrille Bagard
wrapper in binary formats. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@555 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-03-29Used real virtual addresses when describing ELF items.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@496 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@495 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a