Martyx00 / ghinja

Plugin to embed Ghidra Decompiler into Binary Ninja
Apache License 2.0
96 stars 6 forks source link

Ghinja (1.10)

Author: Martin Petran

Plugin to embed Ghidra Decompiler into Binary Ninja

Description:

This plugin allows you to enable a dock in the UI that will show a result of the Ghidra decompiler for the given function. There is basic syntax highlighting and selected text highlighting (something missing in Ghidra). Renaming functions and variables in the Binary Ninja view is refleced in the Ghinja view as well. The plugin will prompt you for pointing it to the path of the analyzeHeadless file which is relevant for your operating system. When chosen it will automatically start ghidra decompilation whenever a new file is opened. The decompile results are stored in the user_plugin_path() + "/ghinja_projects" folder.

For users of BinaryNinja 2.x please use version 1.8.

Sample

Available Hotkeys:

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

Required Dependencies

The following dependencies are required for this plugin:

Disclaimer

I have nothing in common with development of Ghidra decompiler.

If you have used versions prior to 1.0, it will be better if you remove all old ghinja projects and start from scratch. Sorry ... :(

License

This plugin is released under a Apache license.

Metadata Version

2