Back to Ghidra

Starting Ghidra and Enabling the BSim Plugin:

GhidraDocs/GhidraClass/BSim/BSimTutorial_Enabling.md

latest603 B
Original Source

Starting Ghidra and Enabling the BSim Plugin:

To begin the tutorial, perform the following steps:

  1. Launch Ghidra.
  2. Create a new non-shared project for this tutorial.
  3. Launch the Code Browser.

To enable BSim, perform the following steps:

  1. File -> Configure from the Code Browser.
  2. Click on the Configure link of the BSim entry.
  3. In the resulting dialog, ensure that the checkbox for BSimSearchPlugin is checked.

Next Section: Creating and Populating a BSim Database from the GUI