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
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-27
Extended the Python bindings.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-11-18
Allowed to attach debug information to formats.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-09-18
Updated the API used to load binary contents.
Cyrille Bagard
2018-09-06
Fixed possible UAFs when adding symbols.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-30
Fixed some Python method signatures.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-19
Set Itanium as default demangler for ELF.
Cyrille Bagard
2018-07-08
Cleaned the demangling system.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-28
Limited ELF section name lengths as it is done for segment names.
Cyrille Bagard
2018-06-25
Removed a useless header.
Cyrille Bagard
2018-06-21
Loaded strings from ELF files using all threads.
Cyrille Bagard
2018-06-19
Updated Makefiles to create only one _PyGObject_API structure.
Cyrille Bagard
2018-06-18
Ensured each plugin dependency can be found at runtime.
Cyrille Bagard
2018-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-05-24
Handled null virtual addresses with more care.
Cyrille Bagard
2018-05-24
Translated offsets and addresses with more accuracy.
Cyrille Bagard
2018-05-19
Handled special values in ELF arrays properly (as stated in comments).
Cyrille Bagard
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
[next]