summaryrefslogtreecommitdiff
path: root/plugins/python
AgeCommit message (Collapse)Author
2023-10-16Do not ask Python GI to look for GTK in batch mode.Cyrille Bagard
2022-08-18Reduce the rendering concurrency between the GTK main loop and Python ↵Cyrille Bagard
computation threads.
2021-02-07Created the right place for plugins in the Python API.Cyrille Bagard
2020-12-31Completed the Python plugin displaying file entropy.Cyrille Bagard
2020-12-31Offered a custom configuration facility to each plugin.Cyrille Bagard
2020-12-25Taken non binary content into account for the glimpse panel.Cyrille Bagard
2020-12-24Registered some missing files into the plugin Makefile.Cyrille Bagard
2020-12-24Created the basics of a new panel for binary content glimpse.Cyrille Bagard
2020-12-08Simplified the code running the scripts panel.Cyrille Bagard
2020-12-06Detected batch mode in the new scripting plugin.Cyrille Bagard
2020-12-06Added a panel to display recently used Python scripts.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-11-16Updated code to the new Python API for the Elf format.Cyrille Bagard
2020-08-16Extended the File menu to run external Python scripts on demand.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-05-25Added a missing file for installation.Cyrille Bagard
2020-05-17Updated the plugin system and its Python documentation.Cyrille Bagard
2020-04-03Included the Python conversion plugin properly.Cyrille Bagard
2020-01-09Updated the Python documentation for GUI items.Cyrille Bagard
2020-01-06Updated some Python plugins.Cyrille Bagard
2019-11-16Reset values displayed at startup.Cyrille Bagard
2019-11-12Created a small Python GUI plugin to inspect data.Cyrille Bagard
2019-07-01Added support for Android backup files.Cyrille Bagard
2019-02-03Extracted content from APK files more carefully.Cyrille Bagard
2019-01-03Updated the Python plugins.Cyrille Bagard
2018-12-27Displayed mitigations for Elf files using a new Python plugin.Cyrille Bagard
2018-09-22Deleted the old execution tracer Python plugin.Cyrille Bagard
2018-09-22Typo.Cyrille Bagard
2018-09-18Loaded APK files using a Python script.Cyrille Bagard
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-07-23Fix the Python scripts loading.Cyrille Bagard
2018-06-18Deleted the initial Python version of the syscall identifier.Cyrille Bagard
2017-08-21Fixed installation directories.Cyrille Bagard
2017-02-14Fixed the creation of distribution tarballs.Cyrille Bagard
2016-09-21Provided a real welcome panel at startup, with tricks and actions.Cyrille Bagard
2016-05-28Removed the old Python plugin reading android permissions.Cyrille Bagard
2016-03-09Stored and loaded panels attributes using the global configuration.Cyrille Bagard
2016-03-08Loaded a dynamic list of dockable panels in the View menu.Cyrille Bagard
2015-12-29Avoided to crash when the Internet is not reachable.Cyrille Bagard
2015-12-23Avoided to crash when the website is not reachable.Cyrille Bagard
2015-09-19Extended the prototype for matching formats in order to get it suitable for ↵Cyrille Bagard
plugins. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@577 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-09-01Added a welcome panel as plugin using Python.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@573 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-06-13Fixed Elf format support.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@353 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@345 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-01-26Provided some debug helpers as plugin samples.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@330 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-21Resolved relative addresses for routines and fixed bugs related to ↵Cyrille Bagard
PyGObjects construction. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@308 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-18Created a proper panel for the Android permissions in the editor.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@305 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-12Allowed classes which derive from GObject to receive arguments in their ↵Cyrille Bagard
constructor. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@302 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-08Added pictures to the list of Android permissions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@266 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-09-17Fixed a bug when splitting panels.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@263 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a