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