mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
20 lines
607 B
Markdown
20 lines
607 B
Markdown
# Starting Ghidra and Enabling the BSim Plugin:
|
|
|
|
To begin the tutorial, perform the following steps:
|
|
|
|
1. Launch Ghidra.
|
|
1. Create a new non-shared project for this tutorial.
|
|
1. Launch the Code Browser.
|
|
|
|
To enable BSim, perform the following steps:
|
|
|
|
1. **File -> Configure** from the Code Browser.
|
|
1. Click on the ``Configure`` link of the ``BSim`` entry.
|
|
1. In the resulting dialog, ensure that the checkbox for ``BSimSearchPlugin`` is checked.
|
|
|
|

|
|
|
|
Next Section: [Creating and Populating a BSim Database from the GUI](BSimTutorial_Creating_Database_From_GUI.md)
|
|
|
|
|
|
|