You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ and use it for Binary Code Similarity to help you Reverse Engineer stripped bina
42
42
43
43
## Installation
44
44
45
-
The builds for latest stable version of the RevEng.AI Ghidra plugin for common Ghidra versions can be downloaded from the [Releases](https://github.com/revengai/reai-ghidra/releases/latest) page.
45
+
The builds for latest stable version of the RevEng.AI Ghidra plugin for common Ghidra versions can be downloaded from the [Releases](https://github.com/revengai/plygin-ghidra/releases/latest) page.
46
46
47
47
### Supported Ghidra versions
48
48
@@ -185,12 +185,12 @@ Gradle can be used to build the plugin from its source code.
* Replace `<ghidra_install_dir>` with the path to your local Ghidra installation path.
@@ -210,10 +210,10 @@ Developing in Eclipse is the prefered method, but it does require some setup on
210
210
211
211
### Reporting Bugs
212
212
213
-
If you've found a bug in the plugin, please open an issue via [GitHub](https://github.com/RevEngAi/reai-ghidra/issues/new/choose), or create a post on our [Discord](https://discord.com/invite/ZwQTvzfSbA).
213
+
If you've found a bug in the plugin, please open an issue via [GitHub](https://github.com/RevEngAi/plugin-ghidra/issues/new/choose), or create a post on our [Discord](https://discord.com/invite/ZwQTvzfSbA).
214
214
215
215
#### Known Issues
216
216
217
217
_Plugin configuration is not appearing after installation:_
218
218
219
-
Check that the downloaded folder is called `reai-ghidra` and not `reai-ghidra-2` due to multiple downloads of the same folder.
219
+
Check that the downloaded folder is called `plugin-ghidra` and not `plugin-ghidra-2` due to multiple downloads of the same folder.
0 commit comments