Description
This would allow us to handle interactions programmatically call plugin commands from rust, a use case can be found here:
I know this is most likely an inappropriate place to ask, but I'm trying to understand how to run a plugin via the Rust API (BinExport) specifically. Are there any examples anywhere on how to do this? I can also ask on Slack if that's a better place?
C++ API class:
binaryninja-api/binaryninjaapi.h
Lines 14146 to 14168 in 8767400