crave - framework to automatically test and explore the capabilities of generic AV engines. Based on angr, capstone… https://github.com/necst/crave
mcsema_disass - a set of tools from McSema framework for communication with backend: IDA Pro, Binary Ninja for CFG recovering. (McSema - a framework for lifting x86, amd64, and aarch64 program binaries to LLVM bitcode.) Based on IDAPython, binaryninja. https://github.com/trailofbits/mcsema/tree/master/tools/mcsema_disass
binja-ipython - a plugin to integrate an IPython kernel into Binary Ninja. Based on binaryninja. https://github.com/ernw/binja-ipython
DumpDiff - a tool for batch kernel dumps handling. Based on pykd. https://githomelab.ru/pykd/dumpdiff/