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
Age
Commit message (
Expand
)
Author
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-26
Cleaned some format loading processes.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard
2018-01-13
Handled the logs from the GUI, the command line and the Python bindings.
Cyrille Bagard
2018-01-07
Suffixed ELF PLT entries with "@plt" in symbol names.
Cyrille Bagard
2017-12-31
Provided access to Elf structures from Python.
Cyrille Bagard
2017-12-15
Typo.
Cyrille Bagard
2017-12-08
Introduced the symbol visibility.
Cyrille Bagard
2017-11-30
Marked some arguments as optional for loading formats with Python.
Cyrille Bagard
2017-11-29
Provided the list of needed shared objects for an Elf binary.
Cyrille Bagard
2017-11-12
Updated the list of tags for ELF dynamic entries.
Cyrille Bagard
2017-10-25
Created a cache for Dalvik registers.
Cyrille Bagard
2017-10-18
Created plugins for the Dex and Dalvik support.
Cyrille Bagard
2017-10-15
Refactored ELF related code.
Cyrille Bagard
2017-10-04
Updated and improved the plugin system.
Cyrille Bagard
2017-10-01
Defined the ELF support as plugin.
Cyrille Bagard