Need help with cracking a blockchain wallet version 2 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Need help with cracking a blockchain wallet version 2 (/thread-9289.html) Pages:
1
2
|
RE: Need help with cracking a blockchain wallet version 2 - philsmd - 06-11-2020 okay sorry, it's rules\best64.rule Code: hashcat.exe -m 15200 -a 0 -w 3 -r rules\best64.rule hash.txt dict.txt RE: Need help with cracking a blockchain wallet version 2 - Billibags - 06-11-2020 Okay this worked and it cracked. So I have to try this with my wallet. Thanks RE: Need help with cracking a blockchain wallet version 2 - Billibags - 06-11-2020 How do I use this to crack my wallet hash if I can't guess the possible password ? I have made use of my possible word list and it doesn't seems to work. RE: Need help with cracking a blockchain wallet version 2 - slyexe - 06-12-2020 rules\best64.txt: No such file or directory check your spelling, .txt is not the same as .rule rules\best64.rule As for your password, if you don't remember specifics about it then it'll take forever to crack. IF you know it was say 1 of 10 words which may be capitalized and have say 2 digits at the end with a special character or something similar brute forcing wallets is not feasible. If hashcat is coming up as exhausted obviously the passwords you are attempting are not the correct ones. |