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
/
strtab.c
Age
Commit message (
Collapse
)
Author
2020-05-18
Updated the Python API for string symbols.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2018-09-06
Fixed possible UAFs when adding symbols.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-10-01
Defined the ELF support as plugin.
Cyrille Bagard
2017-08-27
Took into account that some instruction creations may fail.
Cyrille Bagard
2017-08-16
Kept only the first submission when preloading instructions.
Cyrille Bagard
2017-05-16
Merged routines into symbols.
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-03-31
Extracted strings from some extra ELF sections.
Cyrille Bagard