Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new readme's to change static script location #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Take a look at [this blogpost](https://inside.battelle.org/blog-details/battelle
1. Download from: [https://ghidra-sre.org](https://ghidra-sre.org/)
2. Refer to the Ghidra Installation Guide: https://ghidra-sre.org/InstallationGuide.html
3. Open Ghidra and start a new Project
4. Map the Script Manager to your cantordust repo
1. Click the green play button in the task bar (script manager)
2. Click on the icon called "script directories" when hovered over
3. Click the green `+` (plus sign) and add the cantordust directory to the list
4. Add Cantordust to your scripts
1. Move all scripts pulled down from `cantordust` to your `~/ghidra_scripts` directory
2. Navigate to the scripts manager (green -> play button on the toolbar)
3. Click the green refresh icon
5. Run Cantordust for testing
1. Filter the script manager for `Cantordust.java`.
2. Highlight the file and click the green play button
Expand Down