index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
readelf
/
reader.c
Age
Commit message (
Expand
)
Author
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-05-12
Updated some plugin interfaces.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-10-15
Refactored ELF related code.
Cyrille Bagard
2017-10-01
Defined the ELF support as plugin.
Cyrille Bagard
2017-05-13
Preloaded Mobicore information at loading.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2017-04-27
Parsed ELF format fields using a new generic parser to save memory.
Cyrille Bagard
2017-03-31
Extracted strings from some extra ELF sections.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-11
Displayed more details about the loading process in the status bar.
Cyrille Bagard
2016-03-01
Been sure to process relevant only file formats (ELF here).
Cyrille Bagard
2015-03-28
Provided readelf features as an external plugin.
Cyrille Bagard