mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-16 15:40:14 +00:00
607 B
607 B
Starting Ghidra and Enabling the BSim Plugin:
To begin the tutorial, perform the following steps:
- Launch Ghidra.
- Create a new non-shared project for this tutorial.
- Launch the Code Browser.
To enable BSim, perform the following steps:
- File -> Configure from the Code Browser.
- Click on the
Configure
link of theBSim
entry. - In the resulting dialog, ensure that the checkbox for
BSimSearchPlugin
is checked.
Next Section: Creating and Populating a BSim Database from the GUI