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
/
analysis
/
contents
/
memory.c
Age
Commit message (
Collapse
)
Author
2024-05-19
Restore full featured Python bindings for binary contents.
Cyrille Bagard
2023-09-27
Replace interface by inheritance for binary content objects.
Cyrille Bagard
2023-05-22
Rely on GObject-introspection implementation for some registrations.
Cyrille Bagard
2022-09-22
Fix runtime Python warnings for all # variants of formats.
Cyrille Bagard
2022-02-22
Improve Python bindings.
Cyrille Bagard
2021-07-04
Store and load binary contents on demand.
Cyrille Bagard
2020-02-18
Parsed Python bytes-like objects arguments with care.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-11-28
Improved the API for binary contents a little bit.
Cyrille Bagard
2019-02-03
Raised exception in some Python constructors.
Cyrille Bagard
2018-09-07
Updated prototypes for creating memory content.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-04-11
Created definitions for memory and encapsulated contents.
Cyrille Bagard