Using the pipeline manager GUI from Ghidra
You can use the reoxide
tool to install all ReOxide relevant scripts into a ghidra_scripts
folder of your choosing:
sh
reoxide install-ghidra-scripts
Per default it will use the ghidra_scripts
folder in your home directory. Note that Ghidra does not enable this folder as script folder per default and you have to enable it first in the script manager. The reoxide-gui.py
script should then appear in the script manager under the ReOxide category:
If you check the In Tool
checkbox, you can have quick access to the GUI from the menu bar under Scripts/ReOxide/reoxide-gui
.