From 3910b2b53104639a0f4cb66575acc1e29eff18ca Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:37:26 +0200 Subject: [PATCH] Update SYMBOLS.md --- docs/SYMBOLS.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/SYMBOLS.md b/docs/SYMBOLS.md index 26fdd6f..012b87c 100644 --- a/docs/SYMBOLS.md +++ b/docs/SYMBOLS.md @@ -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