Hi Everyone,
I have a bitcoin wallet that contains 500 bitcoins. I will give you 100 bitcoines if you can crack the password.
Unfortunately, I can’t remember the password as my wallet was created in 2016.
You need to run the code below on a large GPU or CPU cluster using Hashcat. If you can find the password, please send it with your bitcoin wallet address to (
[email protected]) to get the reward.
About the password, It was generated by a random generator. I don’t know the number of characters.
./hashcat64.exe -w 4 -a 3 -m 11300 '$bitcoin$64$e88ffdffc78bc63aee88087d4b76b57823805e2ea1adbf91d511f41e4b46bb5e$16$5a139f85a10fa189$104326$96$e4de967b26c35ff2157da84c826ab31cba29f8dd884e6190a6d36dd8e91a8803b4faaac6cb75f7deabcf00f1f4356c69$66$03fdda1c4116970b6eac8e9765e0afd902d3e453b019ff53c8b1ba2689da45058f' -i ?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a
Regards
Alex
Hi Alex,
First of all, I would recommend you NOT to include the full hash of your wallet as you are not sure whats included. Some hashes include more than just the password.
Second seeing you have posted this on multiple sites, you should avoid exposure and instead contact a few trusted recovery services.
Looking at your hashcat command, there are a few things you should take into account.
8 characters or above using ?a will not solve it in your lifetime
hashcat64 is a hashcat 5.1 command, you should try the beta which is more optimized
-w4 command is not very good either, try w3
Also, before doing a bruteforce attack, you should make a list of password you used in the past and find a pattern. Brute forcing this wallet
with random characters will not do it. You will need to narrow down the search
1) any words used
2) combination of words or numbers
3) narrow down special characters, maybe the most common 3-4
Finally, exposing yourself like this you are basically begging for scammers and hackers to send you harmful code.
Except of the standard dont run any software people send you, dont open PDF or WORD documents, they do most likely include keyloggers and
trojans that will steal your wallet file or even worse, encrypt your drive.
Therefor, dont store your 500BTC wallet on any computer connected to the internet.
/KX