/Ghidra_scripts

scripts for Ghidra

Primary LanguagePython

Ghidra_scripts

scripts for Ghidra

Ghidra_export_func_info_for_x64dbg.py

  1. Update 'filename' variable in script to a path of your choice.
  2. Add script to existing Ghidra scripts path or add a new folder containing this script in the Script Manager.
  3. Perform analysis/function renaming/etc in Ghidra on file.
  4. Run export script.
  5. Load resulting .txt file into x64dbg and run script.
  6. Have fun :)

All files are provided as is and I accept no liability if they aren't very good.