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
/
pychrysalide
/
pychrysa.c
Age
Commit message (
Expand
)
Author
2018-12-27
Updated the logging features of the Python bindings.
Cyrille Bagard
2018-12-27
Updated the API in order to allow Python plugins to rely on native plugins.
Cyrille Bagard
2018-12-13
Provided a representation for constant values imported from C code.
Cyrille Bagard
2018-12-11
Collected all Python bindings features using a fake module.
Cyrille Bagard
2018-12-07
Relied on GObject introspection and dynamic gtypes to inherit in Python.
Cyrille Bagard
2018-10-27
Run Python bindings standalone mode as batch mode.
Cyrille Bagard
2018-10-07
Cleaned code.
Cyrille Bagard
2018-10-07
Fixed again bugs with the Python global lock at exit.
Cyrille Bagard
2018-10-03
Handled missing runtime librairies for Python GObject bindings.
Cyrille Bagard
2018-09-18
Updated the API used to load binary contents.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-29
Updated the root API of the Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-07-23
Tracked the reference counter for plugins with more care.
Cyrille Bagard
2018-07-19
Cleaned the entry code of the Python bindings.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard