Skip to content
#

gdb-commands

Here are 18 public repositories matching this topic...

maximilien-noal
maximilien-noal commented Apr 1, 2022

Remember:
There is 4 scripts for Ghidra.

  • the import symbols py script to import the names of the functions and labels that spice86 generates
  • the spice86 script for generating references to tell ghidra where the indirect calls and jumps go (important otherwise it won't see the code)
  • the spice86 script to rename the functions inferred by ghidra so that the generator uses them and can ded
enhancement good first issue

Improve this page

Add a description, image, and links to the gdb-commands topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gdb-commands topic, visit your repo's landing page and select "manage topics."

Learn more