summaryrefslogtreecommitdiff
path: root/src/plugins/plugin.h
AgeCommit message (Expand)Author
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2020-12-31Offered a custom configuration facility to each plugin.Cyrille Bagard
2020-12-06Extended the plugin API to notify several stages of loading.Cyrille Bagard
2020-12-05Extended the plugin API to include some panel events.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-11-22Provided a configuration directory for plugins.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-04-04Simplified the plugin interface.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-07-22Allowed plugins to extend the current theme.Cyrille Bagard
2019-07-07Added support for Android boot images.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-27Updated the API in order to allow Python plugins to rely on native plugins.Cyrille Bagard
2018-11-18Allowed to attach debug information to formats.Cyrille Bagard
2018-10-17Extended themes from plugins CSS definitions.Cyrille Bagard
2018-10-14Refined measures of elapsed time.Cyrille Bagard
2018-08-06Extended the API to allow obfuscators detections.Cyrille Bagard
2018-07-23Created a hook to act when loaded content analysis is over.Cyrille Bagard
2018-06-17Extended the environment provided with the plugins API.Cyrille Bagard
2018-05-09Simplified the content loading handling.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2017-10-25Ensured the Python modules are available for other plugins in standalone mode.Cyrille Bagard
2017-10-04Updated and improved the plugin system.Cyrille Bagard
2017-09-30Handled dependencies when loading plugins.Cyrille Bagard
2017-08-29Skipped the link to the global reference space when loading plugins.Cyrille Bagard
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-12-12Applied some code refactoring to remove usages of GBinFormat in favor of GExe...Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-11Displayed more details about the loading process in the status bar.Cyrille Bagard
2015-05-11Provided a way to look for ROP gadgets in binary code.Cyrille Bagard
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard
2015-01-26Begun to rewrite the whole plugins system.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2012-12-18Created a proper panel for the Android permissions in the editor.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-08-03Loaded the permissions used by an APK file.Cyrille Bagard
2012-02-01Provided interfaces to use debuggers in plugins.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2011-10-01Defined the first real [python] plugin.Cyrille Bagard
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
2009-07-26Moved the openida_binary structure to a GOpenidaBinary GLib object.Cyrille Bagard
2009-07-19Encapsulated all recognized variables in the stack using a new plugin (need t...Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard