mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 23:55:45 +08:00
GP-0: Updating README
This commit is contained in:
@@ -81,7 +81,10 @@ For issues building, please check the [Known Issues][known-issues] section for p
|
|||||||
### User Scripts and Extensions
|
### User Scripts and Extensions
|
||||||
Ghidra installations support users writing custom scripts and extensions via the *GhidraDev* plugin
|
Ghidra installations support users writing custom scripts and extensions via the *GhidraDev* plugin
|
||||||
for Eclipse. The plugin and its corresponding instructions can be found within a Ghidra release at
|
for Eclipse. The plugin and its corresponding instructions can be found within a Ghidra release at
|
||||||
`Extensions/Eclipse/GhidraDev/`.
|
`Extensions/Eclipse/GhidraDev/` or at [this link][ghidradev].
|
||||||
|
|
||||||
|
**NOTE:** The *GhidraDev* plugin for Eclipse only supports developing against fully built
|
||||||
|
Ghidra installations which can be downloaded from the [Releases][releases] page.
|
||||||
|
|
||||||
### Advanced Development
|
### Advanced Development
|
||||||
To develop the Ghidra tool itself, it is highly recommended to use Eclipse, which the Ghidra
|
To develop the Ghidra tool itself, it is highly recommended to use Eclipse, which the Ghidra
|
||||||
@@ -127,3 +130,4 @@ source project.
|
|||||||
[eclipse]: https://www.eclipse.org/downloads/packages/
|
[eclipse]: https://www.eclipse.org/downloads/packages/
|
||||||
[master]: https://github.com/NationalSecurityAgency/ghidra/archive/refs/heads/master.zip
|
[master]: https://github.com/NationalSecurityAgency/ghidra/archive/refs/heads/master.zip
|
||||||
[security]: https://github.com/NationalSecurityAgency/ghidra/security/advisories
|
[security]: https://github.com/NationalSecurityAgency/ghidra/security/advisories
|
||||||
|
[ghidradev]: https://htmlpreview.github.io/?https://github.com/NationalSecurityAgency/ghidra/blob/master/GhidraBuild/EclipsePlugins/GhidraDev/GhidraDevPlugin/GhidraDev_README.html
|
||||||
|
|||||||
Reference in New Issue
Block a user