Skip to content

Dump specifically low/raw PCode from a binary from Ghidra

License

Notifications You must be signed in to change notification settings

TCCQ/PCode-Dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PCode-Dump

This repo contains a simple Ghidra Low P-Code dumping script. Its quality is not guaranteed.

Usage

It's a java ghidra script. I suggest you clone this repo somewhere convient and then softlink the .java file into the user script directory, likely ~/ghidra_scripts. The script should appear in the Pcode section.

Acknowledgements:

The low pcode modification is based on https://github.com/HackOvert/GhidraSnippets#dumping-raw-pcode

This material is based upon work supported by the Defense Advanced Research Projects Agency (DARPA) and Naval Information Warfare Center Pacific (NIWC Pacific) under contract N6600121C4028 and Agreement No. HR.00112090028, and the US Office of Naval Research (ONR) under grant N00014-17-1-2297.

Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of DARPA or NIWC Pacific, or ONR.

Special thanks to KevOrr for his feedback

About

Dump specifically low/raw PCode from a binary from Ghidra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • C 0.7%