ghidra-evm
ghidra-evm copied to clipboard
Hi, I don't have much experience with Ghidra and followed your installation instructions. It fails at the last step for me at: ``` Extension version for [ghidra_9.1.2_PUBLIC_20201108_ghidra_evm.zip] is incompatible with...
A more minor fix is that I manually create XREF's from JUMP locations to other locations when there are multiple jump locations. The graph doesn't seem to handle these newly...
Reading the RAM in Ghidra via ghidra_bridge is slow.