mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-11 07:43:27 +08:00
…
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.