Author

Topic: I forgot password of my wallet.dat file from 2013 "13.8 BTC" (Read 1692 times)

legendary
Activity: 986
Merit: 1000
Crypto Currency , Mining, Exchange ATM, Wallet!
flbb.io
find your lost bitcoin back
Lost your crypto-currencies?
Don,'tworry. we help you to recover password and corrupted wallets for amlo st allcrypto-currencies.

Crypto-currencies wallets recovery services, including, but not limited to:
wallet data recovery: if wallet file was damaged, or wallet file was deleted, or hard disk was formatted and was not written into any data.
Wallet password recovery: if you forgot password, but remember some password clues.
Recovery of mnemonic words: forget several words of mnemonic words, or the order of mnemonic words:
Including PC wallets, mobile wallets, web wallets or browser plugin wallets.
full member
Activity: 700
Merit: 110
Helios Protocol https://discord.gg/cpzAEMB
I was in a similar situation, had lost the password to a Bitcoin Core wallet with 12.5 BTC and the same amount from Forks in BCH and BSV. I had tried on and off for almost 2 years to crack it using brute force software with familiar words and even random characters all to no avail.

I had heard of Wallet Recovery Services and after giving up accomplishing the job myself I decided to get in touch with Dave. He was professional and helpful throughout the process asked me for my best guesses and any peculiar formatting that I thought may help. It took them around 3 weeks to decypher my password and as soon as he had done this he emailed me with the update.

They charge a 20% fee for the service but considering I had written off the investment it was well worth it to recover my funds. After all, 80% of something is better far than 100% of nothing  Wink

Dave is reliable, honest and a frigging genius, I cannot recommend them enough for anyone that slipped up and lost the access to their wallets.

https://walletrecoveryservices.com/


legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
why are malware not simply targeting the wallet.dat

Those malware would have to be more sophisticated, they'd need to know if the computer could send files or email them or something (or run them through public SMPT or other servers maybe).

The ones that are flying around are simple clipboard malware, those work almost instantly as when a victim pastes the wrong address and hits send, it goes to the malware author directly.

Malware authors wouldn't waste time, 6 hours, cracking passwords when they can just trick you into either unlocking your wallet for them (keylogger) or just sending to them "accidentally" with a copy paste clipboard thing.
member
Activity: 378
Merit: 53
Telegram @keychainX
Just a quick question here, if it takes only a few hours to crack a 6 character password, why are malware not simply targeting the wallet.dat

files and sending them to the hackers when they are found? I think most people are too lazy to use longer passwords, so they will have a field day,

just sitting back and recovering coins from all these wallet.dat files that are send to them.  Huh  I tried this and it was relatively easy to do this

with the manual that was provided here.  Roll Eyes  Luckily my passwords are all a lot longer and more complex and my main hoard is not stored in these

types of wallets.  Grin

There are many malaware looking for private keys, wallet.dat files etc. Hackers are even putting out fake github repos, so when you think you are downloading an updated version of pywallet or btcrecover the code includes a call to execute more malicioue code in the cloud.

I even had a person recently sending a "lost" wallet with possible passwords in a word document that contained a trojan virus.

So its actually out  in the wild, unfortunately...

/KX
legendary
Activity: 1904
Merit: 1074
Just a quick question here, if it takes only a few hours to crack a 6 character password, why are malware not simply targeting the wallet.dat

files and sending them to the hackers when they are found? I think most people are too lazy to use longer passwords, so they will have a field day,

just sitting back and recovering coins from all these wallet.dat files that are send to them.  Huh  I tried this and it was relatively easy to do this

with the manual that was provided here.  Roll Eyes  Luckily my passwords are all a lot longer and more complex and my main hoard is not stored in these

types of wallets.  Grin
sr. member
Activity: 433
Merit: 250
Check out walletrecoveryservices.com they have helped many users from different wallet types in recovering their password as long as you remember some part of it or otherwise it would be near impossible.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
He never came back, and the original coins on the address has never moved. If I were him, as soon as I'd get the password, I would move the coins to a different address. He'd also have all the forks since then.
newbie
Activity: 84
Merit: 0
So surely i can say something like btcrecovery --wallet wallet.dat -- something min and max or --charset AaBbCceGHLKn56@#%
something like this

You can use regular expression.
To specify min 5 and max 10 you should use:

--regex-only "^.{5,10}$"

If you want add characters:

--regex-only "^[AaBbCceGHLKn56@#%]{5,10}$"

You can test your regex before use on the site like https://regex101.com/

Or you should use wildcards in the Token File (tokens.txt):
See https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#expanding-wildcards
Quote
%1,3[chars] - between 1 and 3 of the characters between [ and ]
So use %5,10[AaBbCceGHLKn56@#%]

Quote
python btcrecover.py --wallet wallet.dat --tokenlist tokens.txt


Maybe I am wrong in details, I can't check it now, but you can test it:
Quote
btcrecover will then list out all the passwords to the screen instead of actually testing them against a wallet file
...
python btcrecover.py --listpass --tokenlist tokens.txt | more
I think you can use 'listpass' to test regex too.


Thank you , slightly confussed here.
So i use --regex-only on the command line along with its value of exactly this string ....  "^[AaBbCceGHLKn56@#%]{5,10}$"     (including the double quotes?)
is this an OR .. or do i need to using --tokenlis still and then put that string in the tokens.txt file .... for example in that file i have my password which is 3 words which i have broken up in 3 lines.... as  a test.
Thing is i really want to crack against certain custom character set and not all 26 letters of the alphabet.
Still just trying to get the hang of what my command should be and what text/token file i need.
really not sure why it written like this anyways, programs like accent password recovery and elcomsoft specifically have a custom character set field in which you type your characters and there is no mention or need of a second file or token file, its just crazy.

Sorry, almost getting it but not quite man, please see if you can help me again.

so example... my password would be SugarSwe3T   
so i would say ->  python btcrecover.py --listpass --tokenlist tokens.txt     <-  so inside int eh tokens.txt file i need to put what?
tokens.txt :
line 1 - %5,10[AaBbCceGHLKn56@#%     <-  so the 5,10 means string of 5-10 chars? and using only those characters?  [AaBbCceGHLKn56@#% <- where is the other square bracket ?


or do u just write this character set on the command  line  and no need for a tokens.txt file?

*sigh*
legendary
Activity: 1624
Merit: 2481
You can also use other services. There is at least 2 more major with bigger hash rate.

But not a single one is as reputable and trusted as daves recovery service.



and i doubt the service above would bother with such a small wallet when there is 10k btc wallet offered for various recovery services.

They would definitely try to recover it if there is a chance in finding the password.
This wouldn't be the smallest wallet being recovered by them. I know at least one person who got a wallet containing between 1 and 3 BTC recovered by them. I doubt 13 BTC wouldn't be enough.
jr. member
Activity: 87
Merit: 5
To protect you from a big mistake i wrote you a Tutorial for BTCRecover (even if I'm a fan of hashcat  Grin)

I make this Step-by-Step because I think that you do not really know about such things - sorry if i am wrong.

Step 1.) Download BTCRecover from Github: (https://github.com/gurnec/btcrecover
Step 2.) Extract the files to your Desktop, now you should have a folder named "btcrecover-master" on your Desktop
Step 3.) Create a new .txt-file on your Desktop and name it tokens.txt - Open the tokens.txt and write this in it: %6P then put the tokens.txt into the "btcrecover-master" folder
Step 4.) Make a Copy of your Wallet.dat and copy it in the btcrecover-master folder - Now you have your tokens.txt and your Wallet.dat in the btcrecover-master folder.
Step 5.) Open the command prompt, now you should see this: "C:\Users\XYZ" type here now: "cd desktop" than "cd btcrecover-master" now it should look like this: "C:\Users\XYZ\Desktop\btcrecover-master>"
Step 6.) Ok, last Step, type this into the commend prompt: "C:\python27\python btcrecover.py --wallet wallet.dat --no-dupchecks --tokenlist tokens.txt"
Step 7.) Wait for btcrecover to crack your password

I tried to make it as easy as possible - hope you can handle it

If you have not installed Python you have to do it first otherwise btcrecover will not work

If that's too complicated for you, I strongly advise you only to work with Dave from https://walletrecoveryservices.com/ - He is definitely trustworthy.


If you wait for a magic button that unlocks your wallet - good luck with it!

Quote
This guy asks for 20% of the wallet value, which is utterly ridicolous as his reward would be around 40k USD with the current rates alone.
that is the Generally-fee, in this case, he will certainly take less, the wallet has 13 BTC and the password is cracked in 1min (if it really only has 6 characters)

~Cheers



You can also use other services. There is at least 2 more major with bigger hash rate. and i doubt the service above would bother with such a small wallet when there is 10k btc wallet offered for various recovery services.
hero member
Activity: 750
Merit: 511
So surely i can say something like btcrecovery --wallet wallet.dat -- something min and max or --charset AaBbCceGHLKn56@#%
something like this

You can use regular expression.
To specify min 5 and max 10 you should use:

--regex-only "^.{5,10}$"

If you want add characters:

--regex-only "^[AaBbCceGHLKn56@#%]{5,10}$"

You can test your regex before use on the site like https://regex101.com/

Or you should use wildcards in the Token File (tokens.txt):
See https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#expanding-wildcards
Quote
%1,3[chars] - between 1 and 3 of the characters between [ and ]
So use %5,10[AaBbCceGHLKn56@#%]

Quote
python btcrecover.py --wallet wallet.dat --tokenlist tokens.txt


Maybe I am wrong in details, I can't check it now, but you can test it:
Quote
btcrecover will then list out all the passwords to the screen instead of actually testing them against a wallet file
...
python btcrecover.py --listpass --tokenlist tokens.txt | more
I think you can use 'listpass' to test regex too.
newbie
Activity: 84
Merit: 0
Hi, i have downloaded this btcrecovery program and read the help and tried to prepare the tokens.txt and so on but i still dont understand it.

How do i brute force a password of whatever length, it should surely be just like it is for a ZIP file

This python script looks really good, but the help and the syntax is what i am really struggling to understand .

If somebody can please tell me how to brute force using a character set i believe i know i used.


So surely i can say something like btcrecovery --wallet wallet.dat -- something min and max or --charset AaBbCceGHLKn56@#%
something like this
jr. member
Activity: 41
Merit: 10
Quote
Hi Near28,

Quick question, is this tutorial published anywhere else?  It'd be good to have on a Wiki or somewhere.

Best regards,
Ben

hey,

No, I wrote it for the TS. feel free to use it  Wink
member
Activity: 208
Merit: 84
🌐 www.btric.org 🌐
To protect you from a big mistake i wrote you a Tutorial for BTCRecover (even if I'm a fan of hashcat  Grin)

I make this Step-by-Step because I think that you do not really know about such things - sorry if i am wrong.

Hi Near28,

Quick question, is this tutorial published anywhere else?  It'd be good to have on a Wiki or somewhere.

Best regards,
Ben
jr. member
Activity: 41
Merit: 10
Everyone can create a "Satoshibox" - It does not have to be the TS.

But it is suspicious, he post an email and never reply in this thread.
sr. member
Activity: 259
Merit: 250
Only take HCP's advice on this one. Risking so much money with random wallet recovery services is just stupid. Especially considering that it is only a 6-char password.
jr. member
Activity: 41
Merit: 10
Just out of curiosity, did you manage to recover your password?
jr. member
Activity: 56
Merit: 4
You can crack a 6 character password in seconds on any normal computer using BTC recover, I just hope you used ASCII characters and its make your account save.
Otherwise, if you still fail to recover your funds as you forgot your password, then you can defer to a wallet recovery service, such as walletrecoveryservices.com, they will use a supercomputer to crack your password in exchange for a small portion of the balance.

You say "small portion of the balance". 20% (flat rate of the service) of 13 BTC = 2.6 BTC,
2.6 BTC x 11,500 UD = almost 30k

Sorry but 30k for cracking a 6 char password is akin to daylight robbery. Besides you don't need need a "supercomputer" for 6 chars...heck you probably don't even need a GPU !!!

@OP: I would strongly suggest that you use btcrecover. Other members have meticulously created how-to's /tutorials so I think you ought to fare well by DIY. Save your 30k its a shit load of money to be wasting for an hour or so of brute-forcing.
newbie
Activity: 29
Merit: 0
You can crack a 6 character password in seconds on any normal computer using BTC recover, I just hope you used ASCII characters and its make your account save.
Otherwise, if you still fail to recover your funds as you forgot your password, then you can defer to a wallet recovery service, such as walletrecoveryservices.com, they will use a supercomputer to crack your password in exchange for a small portion of the balance.
jr. member
Activity: 41
Merit: 10
To protect you from a big mistake i wrote you a Tutorial for BTCRecover (even if I'm a fan of hashcat  Grin)

I make this Step-by-Step because I think that you do not really know about such things - sorry if i am wrong.

Step 1.) Download BTCRecover from Github: (https://github.com/gurnec/btcrecover
Step 2.) Extract the files to your Desktop, now you should have a folder named "btcrecover-master" on your Desktop
Step 3.) Create a new .txt-file on your Desktop and name it tokens.txt - Open the tokens.txt and write this in it: %6P then put the tokens.txt into the "btcrecover-master" folder
Step 4.) Make a Copy of your Wallet.dat and copy it in the btcrecover-master folder - Now you have your tokens.txt and your Wallet.dat in the btcrecover-master folder.
Step 5.) Open the command prompt, now you should see this: "C:\Users\XYZ" type here now: "cd desktop" than "cd btcrecover-master" now it should look like this: "C:\Users\XYZ\Desktop\btcrecover-master>"
Step 6.) Ok, last Step, type this into the commend prompt: "C:\python27\python btcrecover.py --wallet wallet.dat --no-dupchecks --tokenlist tokens.txt"
Step 7.) Wait for btcrecover to crack your password

I tried to make it as easy as possible - hope you can handle it

If you have not installed Python you have to do it first otherwise btcrecover will not work

If that's too complicated for you, I strongly advise you only to work with Dave from https://walletrecoveryservices.com/ - He is definitely trustworthy.


If you wait for a magic button that unlocks your wallet - good luck with it!

Quote
This guy asks for 20% of the wallet value, which is utterly ridicolous as his reward would be around 40k USD with the current rates alone.
that is the Generally-fee, in this case, he will certainly take less, the wallet has 13 BTC and the password is cracked in 1min (if it really only has 6 characters)

~Cheers

hero member
Activity: 896
Merit: 1082
I have sent you an email according your problem. This should be fairly easy, as i have cracked passwords before and i know the exact length of the password.

Let me guess... you want that wallet.dat file sent to you? What guarantee or assurance can you give to the OP that you will send him the coins, less your fees, after you successfully recover the password?

I suggest you escrow 13.8 BTC which will be refunded to you less the agreed fee if you successfully access the wallet. Obviously the dilemma here is what would happen if you claim you failed to crack the password (when in fact you did) and ask for a refund of the escrowed coins. So escrowing these coins might not be a safe solution after all.

OP should carefully seek advise from seasoned members here and use a vetted method without sharing the actual wallet.dat file with anyone here.

Wait for that flood of PMs. Be on your guard when responding. Do not send the wallet.dat file.
member
Activity: 193
Merit: 10
anything you do. do it on a completely offline PC.
transfer anything you download from internet to a offline pc and then do it. keep backup copies of wallet file on USBs.
Don't use the wallet usb on online computer.
jr. member
Activity: 41
Merit: 10
You better remove your Email-Adresse - I do not want to know how many people have already written to you  Grin

But what exactly do you need? Someone cracking the password? A tutorial to do it yourself?
member
Activity: 208
Merit: 84
🌐 www.btric.org 🌐
It's pretty simple to do yourself if it only has a 6 char password... simply install btcrecover (https://github.com/gurnec/btcrecover)

It should be able to crack a 6 char password on "average" hardware relatively quickly (hours if not minutes).

You just need to follow the installation instructions (https://github.com/gurnec/btcrecover/blob/master/docs/INSTALL.md) and have Python 2.7 installed (and the optional but recommended PyCrypto library)... and then follow the tutorial (https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial)...

You could use a really simple tokens.txt file like this:
Code:
%6P
That will basically just bruteforce by checking ALL 6 char passwords.


Using btcrecover really itsn't that difficult to do and well worth the effort to rescue 13.8 BTC! Wink


I recommend you use this before considering an outside service. It is pretty easy to install and run.

I'm sure you know this, but absolutely do NOT give anyone your WALLET.DAT file for any reason.

Good luck with your wallet cracking!

Best regards,
Ben
sr. member
Activity: 616
Merit: 263
You can crack a 6 character password in seconds on any normal computer using BTCrecover, I just hope you used ASCII characters.

Otherwise, if you still fail to recover your funds as you forgot your password, then you can defer to a wallet recovery service, such as walletrecoveryservices.com, they will use a supercomputer to crack your password in exchange for a small portion of the balance (around 10% I believe).
staff
Activity: 3290
Merit: 4114
If you can remember any of the password at all, or any patterns that you've used in the past this could be cracked within minutes by yourself using btcrecover. As the above mentioned you could just brute force it, but if you remember something about it you can use the tokens.txt and list what you think was in it.

If you know you used a certain number then you could include that, if you know you used a number at the end you could state that in the tokens.txt. Follow the tutorial at: https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md

It's well worth the read for 13.8 Bitcoin. If you can't figure it out yourself, and you want someone else to do it for you, don't send them the wallet.dat, extract the mkey from it and send them that. When they find the password they will not be able to access the wallet because you have the wallet.dat, but they will know the password.
HCP
legendary
Activity: 2086
Merit: 4318
It's pretty simple to do yourself if it only has a 6 char password... simply install btcrecover (https://github.com/gurnec/btcrecover)

It should be able to crack a 6 char password on "average" hardware relatively quickly (hours if not minutes).

You just need to follow the installation instructions (https://github.com/gurnec/btcrecover/blob/master/docs/INSTALL.md) and have Python 2.7 installed (and the optional but recommended PyCrypto library)... and then follow the tutorial (https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial)...

You could use a really simple tokens.txt file like this:
Code:
%6P
That will basically just bruteforce by checking ALL 6 char passwords.


Using btcrecover really itsn't that difficult to do and well worth the effort to rescue 13.8 BTC! Wink
member
Activity: 126
Merit: 50
Ask me for Pools, Nodes and Explorers.
I have sent you an email according your problem. This should be fairly easy, as i have cracked passwords before and i know the exact length of the password.

This guy has really good reviews and has cracked far longer passwords in the past: https://walletrecoveryservices.com/

This guy asks for 20% of the wallet value, which is utterly ridicolous as his reward would be around 40k USD with the current rates alone.
jr. member
Activity: 56
Merit: 4
Well the good news for you is that 6 character passwords can be brute-forced with a good success rate, but as the other members have indicated - be very particular and careful about who you trust with your wallet.
Good luck to you and let us know how it turns out.
member
Activity: 148
Merit: 18
Hi!

This guy has really good reviews and has cracked far longer passwords in the past: https://walletrecoveryservices.com/

Don't send any people who are contacting you via PM any information or your wallet.dat file!!

Good luck and let us know of it worked or if you need any additional help!

cheers, Chiro
donator
Activity: 4760
Merit: 4323
Leading Crypto Sports Betting & Casino Platform
I forgot password to wallet.dat file from 2013. Wallet contains 13.81155374 BTC, but I am unable to remember password. All I know it is 6 characters long, since I always use 6 character passwords. wallet : 1ADAf5nyrPwfe7chRhch5W7z6EAL27qZ6b
please help me!!
contact me : [email protected]

A 6 character password should be fairly easy to brute force.  Be cautious who you trust to do it for you.
newbie
Activity: 4
Merit: 0
I forgot password to wallet.dat file from 2013. Wallet contains 13.81155374 BTC, but I am unable to remember password. All I know it is 6 characters long, since I always use 6 character passwords. wallet : 1ADAf5nyrPwfe7chRhch5W7z6EAL27qZ6b
please help me!!
contact me : [email protected]
Jump to: