Skip to content

Commit 2494996

Browse files
author
tong
committed
readme for ghidra plugin
1 parent d7a6db8 commit 2494996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/GhidraPlugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Generate functions and instructions by DeepDi.
77
## Usage
88

99
* Edit `String key` in the `./src/deepdi_plugin.java`.
10-
* Copy `/src/deepdi_plugin.java` to ghidra's plugin folder. eg: `~/ghidra_scripts/`.
10+
* Copy `./src/deepdi_plugin.java` to ghidra's plugin folder. eg: `~/ghidra_scripts/`.
1111
* Copy `/lib/DeepDi.dll` to somewhere in the PATH.
1212
* Copy `./src/lib/jna.jar` to somewhere ghidra can find. eg: `ghidra_9.1.2_PUBLIC\Ghidra\Features\Base\lib`
1313
* Open Ghidra's script manager and locate to `Deepdi/deepdi_plugin.java`.

0 commit comments

Comments
 (0)