Posts: 49
Threads: 15
Joined: Mar 2019
Hello guys!
I have lost file with my passwords and i am wonder can i pick password with help of hashcat. Problem that
hash begins from electrum$4...
As i understand it is 4 salt type. How can i crack it ?
Posts: 23
Threads: 9
Joined: Aug 2018
Posts: 49
Threads: 15
Joined: Mar 2019
Readme to btcrecovery.py says
Electrum (1.x and 2.x) only supported
Posts: 2,267
Threads: 16
Joined: Feb 2013
Posts: 49
Threads: 15
Joined: Mar 2019
(09-13-2019, 06:40 AM)philsmd Wrote: please read this: https://github.com/hashcat/hashcat/issues/1806
so... Bro, are you working now under Electrum4 and Electrum5 salt ?
Posts: 2,267
Threads: 16
Joined: Feb 2013
I don't think anybody has started working on implementing this algo in hashcat.
The details are kind of clear now given the proof of concept in perl.
It should be also doable to use that elliptic curve library, although it could be a little bit of work to get it compiled for all platforms using our src/Makefile (mingw, cygwin, cross-compile windows binaries under linux).
There was little user interest for that specific github issue and algo so far
Posts: 49
Threads: 15
Joined: Mar 2019
(09-13-2019, 11:26 AM)philsmd Wrote: I don't think anybody has started working on implementing this algo in hashcat.
The details are kind of clear now given the proof of concept in perl.
It should be also doable to use that elliptic curve library, although it could be a little bit of work to get it compiled for all platforms using our src/Makefile (mingw, cygwin, cross-compile windows binaries under linux).
There was little user interest for that specific github issue and algo so far
Very sad to hear this...
Electrum is the most popular bitcoin client - light and safe. Hashcat devs should keep this format up to date...
Posts: 2,301
Threads: 11
Joined: Jul 2010
hashcat is free open source software. You can program the module yourself or hire someone to do it for you.
Posts: 2,267
Threads: 16
Joined: Feb 2013
Closing this thread because we implemented both Electrum Wallet Salt-Type 4 and Salt-Type 5 with latest version (still in beta at the moment of this writing,
https://hashcat.net/beta )