Skip to content

Commit 5207d70

Browse files
committed
updated troubleshooting
1 parent d9bfeff commit 5207d70

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

deepcut-ghidra/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,4 @@ If there are any errors please make sure you are using the proper path
5555
to Python 3 and the requirement dependencies installed.
5656

5757
## Troubleshooting
58-
You can verify that dependencies are correct by navigating to:
59-
`~/.ghidra/.ghidra_${VERSION}/Extensions/deepcut-ghidra/data`
60-
and running `./python3 deepcut.py`. Python will throw errors if it
61-
can't find dependencies. If the process runs and sits there waiting
62-
for input, then the dependencies should be correct.
58+
The main analysis is performed by the script `deepcut.py` in the directory `~/.ghidra/.ghidra_${VERSION}/Extensions/deepcut-ghidra/ghidra_scripts/`, which can be run outside the context of Ghidra. Python will throw errors if it can't find dependencies. If the process runs and sits there waiting for input, then the dependencies should be correct.

deepcut-ghidra/requirements-torch_geometric.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)