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
/
dex
/
python
/
format.c
Age
Commit message (
Expand
)
Author
2023-05-22
Rely on GObject-introspection implementation for some registrations.
Cyrille Bagard
2020-05-18
Renamed the [Py]StructObject.
Cyrille Bagard
2020-02-06
Improved the documentation for the Dex format Python bindings.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-05-08
Defined an improved generic macro for Python methods.
Cyrille Bagard
2019-05-07
Read raw Dex items by extending the API.
Cyrille Bagard
2019-05-04
Created a GLib object for the Dex pool.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-05-07
Deleted the old way to get Dex classes from Python.
Cyrille Bagard
2018-05-07
Described binary formats and improved their loading.
Cyrille Bagard
2018-05-07
Extended the Python bindings for the Dex 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
2017-11-30
Marked some arguments as optional for loading formats with Python.
Cyrille Bagard
2017-10-18
Created plugins for the Dex and Dalvik support.
Cyrille Bagard