Skip to content

Issue loading plugin when multiple decompilers are installed.  #142

Open
@adityavardhanpadala

Description

Binary Ninja throws a binaryninja.UIPluginInHeadlessError: Cannot load binaryninjaui module from headless context.

https://github.com/Vector35/binaryninja-api/blob/6674992023316614773611132014859736534246/python/__init__.py#L472

when IDA is trying to load the plugin so just handling ImportError exceptions won't work in this case.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions