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

how to load hashes #8

Open
Gurenduben opened this issue May 12, 2021 · 1 comment
Open

how to load hashes #8

Gurenduben opened this issue May 12, 2021 · 1 comment

Comments

@Gurenduben
Copy link

everytime i try to crack a hash it keeps on saying 'no hashes loaded'
Screenshot_2021-05-12_21_12_13

@Wingman4l7
Copy link
Contributor

Looks like your hash.txt file is malformed somehow. The simplest way to ensure that your file is the hash and nothing else (like a stray hidden character that could mess up the parser) would be to make the file on the command line, like so:

echo "hash_goes_here" > filename_goes_here.hash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants