A Ghidra processor module providing support for Solana eBPF.
This module is built on top of the Ghidra eBPF Processor Module and adds support for SIMD-0173 and SIMD-0174.
Copy the sBPF directory to the /Ghidra/Processors/ directory to install the module.
Fixes relocation issues related to sBPF system calls.
It is recommended to run this script before performing analysis.
Automatically recovers IDL information from closed-source Solana programs built with Anchor.
The core algorithm is based on IDLGuesser.
Copy the scripts to the ~/ghidra_scripts directory to complete the installation.


