Zhipeng Xu

Results 7 comments of Zhipeng Xu

I have little knowledge on Ghidra scripting but I wanna to know is it easy to support the most recent 9.2.2 or provide a zip file for 9.2.2 ?

Thanks for your timely reply! I used the command `gradle -PGHIDRA_INSTALL_DIR="D:\Ghidra\ghidra_9.2.2_PUBLIC" build` to build it and the command succeeded. But how am I going to get the final zip file...

Updates: Well, I do setup a Ghidra Extension development environment and use the `ghidra_evmLoader.java` file to produce the final zip file. But I cannot check the `Installation status` box in...

same issue here when interactivating with a contract created by `create2`, I append the flag `--evm-version shanghai` to supress this error.

请问问题解决了嘛