Search content
Sort by

Showing 3 of 3 results by bitcoma
Post
Topic
Board MultiBit
Topic OP
How to connect locally to Multibit with script to crack password
by
bitcoma
on 18/12/2013, 01:13:17 UTC
If Multibit does not use the daemon service bitcoind, how is it possible to connect locally to Multibit to run a brute-force script to crack a password? I incorrectly wrote my password down and after almost a 500 failed manual attempts through the GUI, it's about time to run a script. But to the best of my knowledge, powershell and ruby scripts found on this forum used for cracking need bitcoind running. Is there a way around this? Any insight into this issue would be much appreciated. I'm divvying up 40% of recovered funds to all who help.
Post
Topic
Board Bitcoin Technical Support
Re: Encrypted wallet.dat, lost password, any solutions?
by
bitcoma
on 17/12/2013, 16:04:57 UTC
Revalin, is your script compatible with Multibit?
Post
Topic
Board Beginners & Help
Topic OP
Password crackign scripts for Multibit wallets
by
bitcoma
on 16/12/2013, 20:21:31 UTC

Do the Ruby and/or Powershell scripts function with Multibit wallets?

Ruby:
https://bitcointalk.org/index.php?topic=85495.msg942017#msg942017

Powershell:
https://bitcointalk.org/index.php?topic=85495.msg2069729#msg2069729

It appears that bitcoind daemon service needs to be run for them to function. Does Multibit use this service or something else? When Multibit is running, netstat -o, a foreign address of bitcoind:8333 pops up at times.