Skip to content

Scripting Provider File-Type Registration #7372

@alecnunn

Description

@alecnunn

What is the feature you'd like to have?
I am working on a Lua scripting provider for Binary Ninja. I would like to be able to register a new file-type to be associated with my provider when the user uses the "Run script..." action. @emesare has confirmed in Slack that currently the file-picker dialog is hard coded to only accept Python.

Are any alternative solutions acceptable?
I have considered working on some QT/UI bindings to register my own "Run Lua Script..." action, but I think it is more appropriate for ScriptingProviders to use a standardized approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CoreIssue needs changes to the coreComponent: UIIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaround

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions