summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/format/format.c
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-05-28Fixed several memory leaks.Cyrille Bagard
2020-05-21Written a proper documentation for the binary format Python bindings.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-04-13Avoided to look for syscalls in a kernel binary.Cyrille Bagard
2020-03-15Provided a way to analyze a binary format without performing disassembling.Cyrille Bagard
2020-03-01Given some priority to Elf PLT entries during the disassembly process.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2020-01-08Fixed the link between native and Python locations.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-01-30Extended the APIs available for formats (both native and Python).Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-10-27Accepted integer values as usable addresses for some Python bindings.Cyrille Bagard
2018-09-06Fixed possible UAFs when adding symbols.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard