binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

document ui plugin best practices

Open psifertex opened this issue 3 years ago • 0 comments

UI plugins no longer load in headless binja but plugins that import PySide6 before binaryninjaui can still experience some problems. We should have documentation in https://docs.binary.ninja/dev/plugins.html that describes best-practices for writing UI plugins.

psifertex avatar Jun 14 '22 22:06 psifertex