Skip to content

Commit

Permalink
Merge branch 'master' of github.com:d3v1l401/FindCrypt-Ghidra
Browse files Browse the repository at this point in the history
  • Loading branch information
d3vil401 committed Apr 2, 2019
2 parents 101f089 + 6b5fbb6 commit 0c75fd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ I'm trying to move to Ghidra and the very first thing I noticed is how important

1. Find your Ghidra installation directory (e.g. "E:\Reversing Softwares\ghidra_9.0")
2. Move "FindCrypt.java" into "Ghidra\Features\BytePatterns\ghidra_scripts"
3. Move "findcrypt_ghidra" (database directory) into "C:\Users\\<your user>\\"
3. Move "findcrypt_ghidra" (database directory) into "C:\Users\your user\"
4. Be sure "database.d3v" is inside the "findcrypt_ghidra" directory and is accessible by Ghidra (should be by default).

## Usage
Expand Down Expand Up @@ -54,4 +54,4 @@ NSA (Ghidra) - https://ghidra-sre.org/

### License

GNU GPLv3
GNU GPLv3
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-cayman

0 comments on commit 0c75fd8

Please sign in to comment.