Skip to content

Commit

Permalink
Update how-start.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Azq2 authored Jun 19, 2024
1 parent c3e459f commit 9d0c2de
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions reverse-engineering/how-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,14 @@ Example with RAM:
2. Click `Window -> Script Manager -> ImportSymbolsWithDataType.java -> Run Script`
3. Select your `symbols-PHONE.txt`.

This will take a while because some auto-analysis has been started.

Once you see "Finished" in the Script Console - you can cancel this analysis process and go to the next step.

<details>
<summary>Screenshot</summary>
<img src="img/finished" alt="" />
</details>

### Step 9: Analyze firmware
TODO

0 comments on commit 9d0c2de

Please sign in to comment.