mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
.. | ||
.launch | ||
data | ||
ghidra_scripts | ||
src | ||
support | ||
.gitignore | ||
.pydevproject | ||
build.gradle | ||
certification.manifest | ||
Module.manifest | ||
README.md |
PyGhidra
This module provides the following capabilities:
- The PyGhidra Python library and its dependencies.
- A Plugin that provides a CPython interpreter.
- A ScriptProvider capable of running GhidraScripts written in native CPython 3.
- An interactive python script that Ghidra uses to install and launch PyGhidra. This script handles virtual environments and externally managed environments.