-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
I tried to use the scripts in this repo to dump PCode, but I can't get the script to compile, I get the following error:
PCodeDumpSF.java:509: error: incompatible types: ghidra.program.model.pcode.HighSymbol cannot be converted to ghidra.program.model.pcode.HighParam
HighParam param = proto.getParam(i);
^
I'm assuming this is due to the age of the code. Do you have any suggestions on how to fix this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels