Binary Ninja eBPF

What is Binary Ninja eBPF

This BN plugin implements a Capstone-powered disassembler and lifter for the Solana bytecode format.

What is Binary Ninja eBPF?

The Binary Ninja eBPF implements a Capstone-powered disassembler and lifter for the Solana bytecode format. Developers can use this open source protocol to disassemble raw byte code into human readable code in solidity-like format. The GitHub page has easy to follow instructions for implementing the protocol.