Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Extend ethereum wallet, PBKDF2-HMAC-SHA256 to allow arbitrary cipher length
Post: RE: Extend ethereum wallet, PBKDF2-HMAC-SHA256 to ...
I have managed to get it to work following the update for module 15700 provided by philsmd here https://hashcat.net/forum/archive/index.php?thread-9614.html.
I still get the * Device #1: ATTENTION... |
|
bobby_newport |
hashcat
|
2 |
3,774 |
03-07-2025, 08:27 AM |
|
|
Thread: Extend ethereum wallet, PBKDF2-HMAC-SHA256 to allow arbitrary cipher length
Post: RE: Extend ethereum wallet, PBKDF2-HMAC-SHA256 to ...
Ok so, if the cipher text is divisible by 8 it works. So the issue must be the padding in the keccak hash. I still get the self test error, but it finds the password. |
|
bobby_newport |
hashcat
|
2 |
3,774 |
03-07-2025, 05:19 AM |
|
|
Thread: Extend ethereum wallet, PBKDF2-HMAC-SHA256 to allow arbitrary cipher length
Post: Extend ethereum wallet, PBKDF2-HMAC-SHA256 to allo...
Hi All,
I am trying to develop my own module that is very similar to module 15600. It is a crypto wallet that has a keystore very similar to Ethereum Wallet. It uses PBKDF2-HMAC-SHA256, the correc... |
|
bobby_newport |
hashcat
|
2 |
3,774 |
03-06-2025, 09:04 AM |