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
/
core
Age
Commit message (
Expand
)
Author
2020-01-04
Refreshed the Python documentation for the core features.
Cyrille Bagard
2020-01-03
Used a Python enumeration for verbosity levels.
Cyrille Bagard
2019-06-29
Extended the Python API with the running mode.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-04-28
Fixed a Python binding signature.
Cyrille Bagard
2019-01-26
Released the Python global lock while waiting for all tasks.
Cyrille Bagard
2019-01-21
Provided a way to register new available processors from Python.
Cyrille Bagard
2018-12-28
Refactored the core module of the Python API.
Cyrille Bagard
2018-12-27
Updated the logging features of the Python bindings.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-12-12
Reorganized the global variables access in the Python bindings.
Cyrille Bagard
2018-12-12
Added Python module functions in the features namespace.
Cyrille Bagard
2018-12-12
Implemented the Python bindings to load unknown binaries.
Cyrille Bagard
2018-12-01
Created an extra log category for external errors.
Cyrille Bagard
2018-11-18
Removed useless casts in the Python bindings code.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-08-30
Fixed some Python method signatures.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-13
Resolved paths using the Autoconf preset output variable top_srcdir.
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