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
/
format
/
executable.c
Age
Commit message (
Expand
)
Author
2024-11-23
Restore more features for formats.
Cyrille Bagard
2024-11-15
Restore a skeleton of support for file formats.
Cyrille Bagard
2023-05-22
Rely on GObject-introspection implementation for some registrations.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-01-30
Extended the APIs available for formats (both native and Python).
Cyrille Bagard
2019-01-21
Provided a way to register new available processors from Python.
Cyrille Bagard
2018-12-07
Relied on GObject introspection and dynamic gtypes to inherit in Python.
Cyrille Bagard
2018-10-27
Accepted integer values as usable addresses for some Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-06-07
Introduced the flat file format.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard