bn-riscy-business
May 21, 2025 ยท View on GitHub
An architecture plug-in that allows binary ninja to load Riscy-Business payload binaries and see decrypted rv64i instructions.

This plugin is fork of bn-riscv.
Installation
First, you will need an installation of capstone that supports RISC-V.
pip install --user 'capstone'
Then drop this repository into your plugins directory manually. Note that you should use it from master if possible, releases are somewhat rare.