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

Can't read big files #1

Closed
Tosible opened this issue Apr 1, 2017 · 2 comments
Closed

Can't read big files #1

Tosible opened this issue Apr 1, 2017 · 2 comments
Assignees
Labels

Comments

@Tosible
Copy link
Contributor

Tosible commented Apr 1, 2017

When I try to use with the crackstation wordlist, the script doesn't work. I get no errors or anything. The crackstation is about 15+ GB in size

D:\Hashes>hashbrute.py -h 5f4dcc3b5aa765d61d8327deb882cf99 -t md5 -w crackstation.txt -v

Python Hash-Cracker
Version 3.0-2 Stable
[Running on Windows]

[*]Hash: 5f4dcc3b5aa765d61d8327deb882cf99
[*]Hash type: md5
[*]Wordlist: crackstation.txt
[+]Cracking...

[-]Hash not cracked:
[*]Reached end of wordlist
[*]Try another wordlist
[*]Words tryed: 0

D:\Hashes>
@Starwarsfan2099 Starwarsfan2099 self-assigned this Apr 1, 2017
@Starwarsfan2099
Copy link
Owner

I updated it to work with a wider array of word lists. Some new line formatting was causing problems. Also fixed the scripts memory management to where it should work with any size file. I downloaded and tested the crackstation word list and it now works on my machine. Let me know if it works for you!

@Tosible
Copy link
Contributor Author

Tosible commented Apr 3, 2017

Awesome, it works perfectly now! Many thanks!

@Tosible Tosible closed this as completed Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants