Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-31 | Offered a custom configuration facility to each plugin. | Cyrille Bagard | |
2020-12-06 | Extended the plugin API to notify several stages of loading. | Cyrille Bagard | |
2020-12-05 | Extended the plugin API to include some panel events. | Cyrille Bagard | |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard | |
2020-11-22 | Provided a configuration directory for plugins. | Cyrille Bagard | |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard | |
2020-04-04 | Simplified the plugin interface. | Cyrille Bagard | |
2020-02-04 | Updated copyright headers. | Cyrille Bagard | |
2019-07-22 | Allowed plugins to extend the current theme. | Cyrille Bagard | |
2019-07-07 | Added support for Android boot images. | Cyrille Bagard | |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard | |
2018-12-27 | Updated the API in order to allow Python plugins to rely on native plugins. | Cyrille Bagard | |
2018-11-18 | Allowed to attach debug information to formats. | Cyrille Bagard | |
2018-10-17 | Extended themes from plugins CSS definitions. | Cyrille Bagard | |
2018-10-14 | Refined measures of elapsed time. | Cyrille Bagard | |
2018-08-06 | Extended the API to allow obfuscators detections. | Cyrille Bagard | |
2018-07-23 | Created a hook to act when loaded content analysis is over. | Cyrille Bagard | |
2018-06-17 | Extended the environment provided with the plugins API. | Cyrille Bagard | |
2018-05-09 | Simplified the content loading handling. | Cyrille Bagard | |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard | |
2017-10-25 | Ensured the Python modules are available for other plugins in standalone mode. | Cyrille Bagard | |
2017-10-04 | Updated and improved the plugin system. | Cyrille Bagard | |
2017-09-30 | Handled dependencies when loading plugins. | Cyrille Bagard | |
2017-08-29 | Skipped the link to the global reference space when loading plugins. | Cyrille Bagard | |
2017-05-05 | Inserted preloaded format information from instructions instead of symbols. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save ↵ | Cyrille Bagard | |
memory. | |||
2016-12-12 | Applied some code refactoring to remove usages of GBinFormat in favor of ↵ | Cyrille Bagard | |
GExeFormat. | |||
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-09-11 | Displayed more details about the loading process in the status bar. | Cyrille Bagard | |
2015-05-11 | Provided a way to look for ROP gadgets in binary code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@533 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-28 | Provided readelf features as an external plugin. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@495 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-01-26 | Begun to rewrite the whole plugins system. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@461 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-18 | Created 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-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@259 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-08-03 | Loaded the permissions used by an APK file. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@255 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-02-01 | Provided interfaces to use debuggers in plugins. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@231 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-01 | Updated copyright dates. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@210 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-05-17 | Given more details for each operand relative to one DEX pool. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@156 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-07-26 | Moved the openida_binary structure to a GOpenidaBinary GLib object. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@103 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-07-19 | Encapsulated all recognized variables in the stack using a new plugin (need ↵ | Cyrille Bagard | |
to be continued). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@99 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-04-29 | Saved the current work on the overjump plugin. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@61 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-04-25 | Saved the current work on plugins. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@59 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |