Home

Awesome

Binary Ninja C++ Plugin Template

This is a Binary Ninja plugin template for building plugins using the C++ API. Included is support for automated builds using the GitHub Actions CI.

Compatibility

This repo has been tested on the following versions of Binary Ninja:

And the following operating systems:

Other versions may work, though! Later versions of operating systems will likely load fine, though later versions of Binary Ninja may need to be recompiled and possibly have the CI patches reworked.

Credits

The CI configuration and patches are based upon the work of various Open Source projects made by members of the Binary Ninja community: