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
Age
Commit message (
Expand
)
Author
2017-07-14
Translated some strings depending on initialised condition.
Cyrille Bagard
2017-05-16
Merged routines into symbols.
Cyrille Bagard
2017-05-13
Preloaded Mobicore information at loading.
Cyrille Bagard
2017-05-11
Handled out of bound string section length (as suggested by the test suite).
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2017-04-30
Parsed Dex format fields using the new generic parser.
Cyrille Bagard
2017-04-27
Parsed ELF format fields using a new generic parser to save memory.
Cyrille Bagard
2017-04-19
Handled static strings as well as dynamic strings in comments.
Cyrille Bagard
2017-03-31
Extracted strings from some extra ELF sections.
Cyrille Bagard
2017-03-29
Handled areas which are not allocated in memory.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-13
Ensured all symbol comments match their symbol address.
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-14
Improved the basic support of Dwarf information.
Cyrille Bagard
2016-03-01
Been sure to process relevant only file formats (ELF here).
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-03-29
Used real virtual addresses when describing ELF items.
Cyrille Bagard
2015-03-28
Provided readelf features as an external plugin.
Cyrille Bagard