Plugin Examples
These are examples of plugins that can be used to extend Binary Ninja's functionality. Each directory contains a crate
that when built produces a shared library that can then be placed into the plugins directory of your Binary Ninja
installation.
For more information on installing plugins, refer to the user documentation here.
For more examples of plugins, see the plugins directory which contains a number of plugins bundled with Binary Ninja.