Skip to content

Commit 0d42407

Browse files
author
sourcehold
committed
docs: improve clarity of sarif tutorial
1 parent c605364 commit 0d42407

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/wiki/tutorials/sarif/ghidra-from-sarif.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This tutorial describes how to import a SARIF export into your Ghidra project co
88

99
- Ghidra 11.4.1 or higher
1010
- Stronghold Crusader (Steam or GOG version in English). The `Stronghold Crusader.exe` binary should have `SHA256-hash`: `3BB0A8C1E72331B3A30A5AA93ED94BECA0081B476B04C1960E26D5B45387AC5A`
11+
- A SARIF file containing the Ghidra database export the team has worked on for years. You can find the latest [here](https://github.com/gynt/OpenSHC/releases/tag/latest-sarif) (unzip the file into a directory).
1112

1213
## Step by step
1314

@@ -55,7 +56,7 @@ Ghidra will ask us whether to analyze the binary. Click NO.
5556

5657
### Importing SARIF into Ghidra
5758

58-
Then, we import the sarif file into Ghidra. You can find the latest [here](https://github.com/gynt/OpenSHC/releases/tag/latest-sarif) (unzip the file into a directory).
59+
Then, we import the sarif file into Ghidra.
5960

6061
Then, from inside the "CodeBrowser", click "Add to Program":
6162

0 commit comments

Comments
 (0)