Author

Topic: Blackcoin QT wallet: Lost password (Read 314 times)

full member
Activity: 209
Merit: 102
May 26, 2017, 08:52:20 AM
#5
On Slack I got the hint to open the wallet via RPC. This enables me to write a script with some thousands passwords. Still have to figute out how to make the call via RPC.
2nd idea (by yelllowsin) is btcrecover.

I will need some time for this, but I will keep you posted.
Thank you all for your input.
full member
Activity: 236
Merit: 100
May 23, 2017, 11:49:38 AM
#4
I forgot the password for my Blackcoin QT wallet. For this wallet I used a standard phrase plus some numbers. I wrote it down. So, I still remember most of the password. Probably I just mistyped one letter.

After several unsuccessful tries I started to work on a (restricted) brute force attack. First attempt was to use hashcat on the hash of the wallet. I tried to retrieve the hash from the wallet with bitcoin2john.py (since Blackcoin is a fork of Bitcoin). But it is not working - just getting the error message "Wallet is not encrypted" (also tried this with a new wallet).

I could also write a script or program to call the Blackcoin QT wallet with different passwords, but it seems that this wallet does not have any cmd options to start it with a password.

Does anybody of you have a new idea on this?


Did you try this one? https://github.com/gurnec/btcrecover
newbie
Activity: 42
Merit: 0
May 23, 2017, 11:07:52 AM
#3
What about lockpicking ?   Grin

Sorry, but I could not resist ...
member
Activity: 62
Merit: 10
May 23, 2017, 08:11:07 AM
#2
I suggest you go to slack (blackcoin-team.slack.com) to seek help from the dev team.
full member
Activity: 209
Merit: 102
May 23, 2017, 04:06:42 AM
#1
I forgot the password for my Blackcoin QT wallet. For this wallet I used a standard phrase plus some numbers. I wrote it down. So, I still remember most of the password. Probably I just mistyped one letter.

After several unsuccessful tries I started to work on a (restricted) brute force attack. First attempt was to use hashcat on the hash of the wallet. I tried to retrieve the hash from the wallet with bitcoin2john.py (since Blackcoin is a fork of Bitcoin). But it is not working - just getting the error message "Wallet is not encrypted" (also tried this with a new wallet).

I could also write a script or program to call the Blackcoin QT wallet with different passwords, but it seems that this wallet does not have any cmd options to start it with a password.

Does anybody of you have a new idea on this?
Jump to: