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

No results FindCrypt on MacOS #3

Closed
duraki opened this issue Apr 22, 2019 · 2 comments
Closed

No results FindCrypt on MacOS #3

duraki opened this issue Apr 22, 2019 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@duraki
Copy link

duraki commented Apr 22, 2019

When running FindCrypt on MacOS Mojave (latest update), it basically doesn't print any result, meaning it doesn't show popup box.

Installation (as per MacOS):

$ ll ~/ghidra_scripts
total 96
-rw-r--r--  1 x  staff    45K Apr 22 03:21 FindCrypt.java

$ md5 ~/findcrypt_ghidra/database.d3v
MD5 (/Users/x/findcrypt_ghidra/database.d3v) = e2e8b69d6f2d51a643f9b8ec430a7839

Result:

FindCrypt.java> Running...
FindCrypt.java> Finished!
@d3v1l401
Copy link
Owner

Hello, are you using the newest version of the script and database?

The latest script update introduced the decompression of the database's entries, the older version is not capable of dealing with compressed buffer and skips the deserialization, not adding the entry to the target crypto patterns to scan.

@d3v1l401 d3v1l401 self-assigned this Apr 22, 2019
@d3v1l401 d3v1l401 added the help wanted Extra attention is needed label Apr 22, 2019
@d3v1l401
Copy link
Owner

I'm going to close the issue since author didn't show up anymore, open another one if you still have this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants