isle/tools/ghidra_scripts
2024-05-11 21:55:36 +02:00
..
lego_util Add draft for Ghidra function import script 2024-05-11 21:55:36 +02:00
README.md Add draft for Ghidra function import script 2024-05-11 21:55:36 +02:00
SyncFunctionsToGhidra.py Add draft for Ghidra function import script 2024-05-11 21:55:36 +02:00

Ghidra Scripts

Setup

  • In Ghidra, Open Window -> Script Manager.
  • Click the Manage Script Directories button on the top right.
  • Click the Add button and select this file's parent directory.
  • Close the window and click the Refresh button.
  • This script should now be available under the folder LEGO1.

Development