Based on a Discussion from the chatroom. Some would like to see the introduction of a plugin management system. However the design concept is the challenging part.
Ideally, ease of management and moderate security is the goal here. The Plugin Manager would be a plugin itself.
Plugin Manager Goals:
Download Plugins from Third Party sources
Update Plugins
Load and UnLoad plugins
Verify authenticity of plugins (signature enforced)
Current Ideas shared on Chat:
Both share their pros and cons however I'm leaning towards option 2.
Users would be liable and should know that these are third party modules from 'un'trusted sources and proceed accordingly.
Any thoughts and ideas welcome. Or someone can just code it and we can close this issue. :)
I started development over here.
@issuehuntfest has funded $60.00 to this issue. See it on IssueHunt
The project was taken on by @horsicq, see https://github.com/x64dbg/PluginManager and https://github.com/horsicq/x64dbg-Plugin-Manager
Most helpful comment
I started development over here.