Update SYMBOLS.md

This commit is contained in:
hyugogirubato 2024-03-31 15:37:26 +02:00
parent 7bba298df9
commit 3910b2b531
1 changed files with 1 additions and 3 deletions

View File

@ -21,9 +21,7 @@ Ensure you have Ghidra installed on your system. If not, download it from the [G
#### 4. Exporting Symbols as XML
- After analysis, navigate to `File` > `Export Program...`.
- In the "Export Program" window, choose the "XML" format from the dropdown menu.
- Click "Options
" and ensure that only the "Symbols" option is selected. This step is crucial as it filters the export to include only the symbols necessary for KeyDive, making the XML file more manageable and relevant.
- Click "Options" and ensure that only the "Symbols" option is selected. This step is crucial as it filters the export to include only the symbols necessary for KeyDive, making the XML file more manageable and relevant.
- Choose a destination for the `symbols.xml` file and confirm the export.
#### 5. Using the Symbols with KeyDive