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
/
elf
/
symbols.c
Age
Commit message (
Expand
)
Author
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-05-19
Handled special values in ELF arrays properly (as stated in comments).
Cyrille Bagard
2018-04-22
Used the provided work group while loading ELF formats.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-02-16
Extended the ELF format support.
Cyrille Bagard
2018-01-30
Moved the mangling related code.
Cyrille Bagard
2018-01-29
Introduced specific operations for ELF architectures.
Cyrille Bagard
2018-01-29
Handled properly imported/exported ELF symbols, as well as all other symbols.
Cyrille Bagard
2018-01-13
Handled the logs from the GUI, the command line and the Python bindings.
Cyrille Bagard
2017-12-08
Introduced the symbol visibility.
Cyrille Bagard
2017-10-01
Defined the ELF support as plugin.
Cyrille Bagard