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
/
pychrysa
/
format
Age
Commit message (
Expand
)
Author
2016-11-03
Extended a little bit the Python bindings.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-10
Updated the Python bindings used to load Elf and Dex files.
Cyrille Bagard
2016-07-30
Registered properly the PyGObject wrappers for Python classes.
Cyrille Bagard
2016-07-23
Fixed some compilation errors in the Python plugin.
Cyrille Bagard
2016-05-30
Resolved a suitable symbol depending on the request tolerance.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2015-11-04
Fixed some bugs and defined some first test cases.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-08-12
Extended the loading process of binary formats to prepare the DWARF support.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2015-02-11
Registered all the supported formats in the system code.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-06-13
Fixed Elf format support.
Cyrille Bagard
2013-01-26
Provided some debug helpers as plugin samples.
Cyrille Bagard
2012-12-28
Created Python objects for the GtkBlockView widgets and fixed some bugs.
Cyrille Bagard
2012-12-21
Resolved relative addresses for routines and fixed bugs related to PyGObjects...
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2012-03-17
Created the 'pychrysa' Python plugin from the 'pyoida' one.
Cyrille Bagard