mirror of
https://github.com/NationalSecurityAgency/ghidra
synced 2026-08-22 18:32:31 -04: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.