mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 19:42:14 +00:00
GP-0: Updating README
This commit is contained in:
parent
d8f61fc7b2
commit
3b9bec2ce2
@ -81,7 +81,10 @@ For issues building, please check the [Known Issues][known-issues] section for p
|
||||
### User Scripts and Extensions
|
||||
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
|
||||
`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
|
||||
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/
|
||||
[master]: https://github.com/NationalSecurityAgency/ghidra/archive/refs/heads/master.zip
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user