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 (
Collapse
)
Author
2018-05-16
Fixed a bug in the relocation offset computation.
Cyrille Bagard
2018-05-09
Simplified the content loading handling.
Cyrille Bagard
2018-05-07
Described binary formats and improved their loading.
Cyrille Bagard
2018-05-07
Extended the Python bindings for the Dex format.
Cyrille Bagard
2018-04-22
Used the provided work group while loading ELF formats.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-10
Typo.
Cyrille Bagard
2018-04-05
Fixed and updated GType macros dealing with non-existent interfaces.
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-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
[prev]