ghidra_pcode_scripts icon indicating copy to clipboard operation
ghidra_pcode_scripts copied to clipboard

a few Ghidra scripts for dumping PCode data

Results 2 ghidra_pcode_scripts issues
Sort by recently updated
recently updated
newest added

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:...

Hi, I found this project from GHIDRA [issue](https://github.com/NationalSecurityAgency/ghidra/issues/289). But I don't know how to understand or use the output file generated by your scripts, could you give me more tips?...