Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 322 Bytes

Casio Notebook Loader

Install

  1. Copy HCD62121 processor module to $GHIDRA_INSTALL_DIR/Processors/.
  2. Build and copy loader:
    gradle -PGHIDRA_INSTALL_DIR=$GHIDRA_INSTALL_DIR buildExtension
    mv dist/ghidra_*.zip "$GHIDRA_INSTALL_DIR/Extensions/Ghidra/"