![]() |
Electrum-3.3.4 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Electrum-3.3.4 (/thread-8254.html) |
Electrum-3.3.4 - gentl - 03-25-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 ? RE: Electrum-3.3.4 - john - 03-26-2019 btcrecover.py RE: Electrum-3.3.4 - gentl - 09-13-2019 Readme to btcrecovery.py says Electrum (1.x and 2.x) only supported RE: Electrum-3.3.4 - philsmd - 09-13-2019 please read this: https://github.com/hashcat/hashcat/issues/1806 RE: Electrum-3.3.4 - gentl - 09-13-2019 (09-13-2019, 06:40 AM)philsmd Wrote: please read this: https://github.com/hashcat/hashcat/issues/1806so... Bro, are you working now under Electrum4 and Electrum5 salt ? RE: Electrum-3.3.4 - philsmd - 09-13-2019 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 ![]() RE: Electrum-3.3.4 - gentl - 09-13-2019 (09-13-2019, 11:26 AM)philsmd Wrote: I don't think anybody has started working on implementing this algo in hashcat. Very sad to hear this... Electrum is the most popular bitcoin client - light and safe. Hashcat devs should keep this format up to date... RE: Electrum-3.3.4 - undeath - 09-13-2019 hashcat is free open source software. You can program the module yourself or hire someone to do it for you. RE: Electrum-3.3.4 - philsmd - 12-09-2019 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 ) |