📦 ghidra/ NationalSecurityAgency
Ghidra is a software reverse engineering (SRE) framework
Открыть на GitHub ↗обновлён 3д назад
Звёзды
★ 71.9k
Форки
7.9k
За неделю
—
За месяц
—
Рост %
—
Язык
Java
Установка и запуск
Install
To install an official pre-built multi-platform Ghidra release:
- Install [JDK 21 64-bit][jdk]
- Download a Ghidra [release file][releases]
- NOTE: The official multi-platform release file is named
ghidra_<version>_<release>_<date>.zipwhich can be found under the "Assets" drop-down. Downloading either of the files named "Source Code" is not correct for this step.
- NOTE: The official multi-platform release file is named
- Extract the Ghidra release file
- NOTE: Do not extract on top of an existing installation
- Launch Ghidra:
./ghidraRun(ghidraRun.batfor Windows)- or launch [PyGhidra][pyghidra]:
./support/pyghidraRun(support\pyghidraRun.batfor Windows)
- or launch [PyGhidra][pyghidra]:
For additional information and troubleshooting tips about installing and running a Ghidra release, please refer to the [Getting Started][gettingstarted] document which can be found at the root of a Ghidra installation directory.
Из README репозитория · полный README на GitHub
Категории
Теги
disassemblerreverse-engineeringsoftware-analysis