You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: you may be prompted to set an environment variable named `JAVA_HOME`. This should reference that absolute path of the JDK that you have configured for your Ghidra install.
36
+
35
37
3. Install the Ghidrathon extension (`.zip`) into Ghidra:
You can switch Ghidrathon to use a different Python interpreter by running `ghidrathon_configure.py` using the new Python interpreter.
49
51
50
-
### Python Virtual Environments
52
+
### Using Python Virtual Environments
51
53
52
54
Ghidrathon supports Python virtual environments. **To use a Python virtual environment, complete step `1` from within your virtual environment.** Do the same when running `ghidrathon_configure.py` to switch the Ghidrathon to use a different interpreter.
0 commit comments