summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/loaded.c
AgeCommit message (Expand)Author
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2023-01-03Fix Python bindings loading without GTK support.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-05-29Remove various accesses to the Python Global Interpreter Lock.Cyrille Bagard
2021-10-24Link a class to loaded content nature.Cyrille Bagard
2021-09-30Move loaded contents from interface to object structures.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-14Switched to the new interface registration for Python bindings.Cyrille Bagard
2020-07-12Improved the API for loaded contents.Cyrille Bagard
2020-02-15Improved the documentation for the loaded content Python bindings.Cyrille Bagard
2020-02-15Chosen the default view displayed after a binary loading.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-10-01Fixed some Python prototype signatures.Cyrille Bagard
2019-09-05Made server connections easier while running analysis.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-02-03Raised exception in some Python constructors.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2019-01-28Included interfaces into the Python module gathering all features.Cyrille Bagard
2019-01-25Released the Python global lock while waiting for an analysis.Cyrille Bagard
2018-12-12Provided access to loaded content from Python.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-08-06Extended the API to allow obfuscators detections.Cyrille Bagard
2018-05-03Deleted the obsolete "disassembly-done" signal for loaded binaries.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard