hashcat Forum

Full Version: Need mask for ethereum pre-sale wallet
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!
Need mask for ethereum pre-sale wallet, as minimum included one of u, d, l, s - symbols. For 10 andmore symbols.
I tried
 
Code:
hashcat64.exe -m 16300 -a 3 -w 3 -i --increment-min=10 --increment-max=12  hash.txt -1 ?l?u?d*!$@_ ?1?1?1?1?1?1?1?1?1?1?1?1
where hash.txt - is my hash for ethereum pre-sale wallet, but hashcat password's combinations not work as me want...
Help me, please, and thanks for advice!
(11-08-2018, 02:16 AM)epemehko Wrote: [ -> ]Hello!
Need mask for ethereum pre-sale wallet, as minimum included one of u, d, l, s - symbols. For 10 andmore symbols.
I tried
 
Code:
hashcat64.exe -m 16300 -a 3 -w 3 -i --increment-min=10 --increment-max=12  hash.txt -1 ?l?u?d*!$@_ ?1?1?1?1?1?1?1?1?1?1?1?1
where hash.txt - is my hash for ethereum pre-sale wallet, but hashcat password's combinations not work as me want...
Help me, please, and thanks for advice!

It needs to be 10 characters at least, but that's too large of a space to use for masks. You would probably need to add rules or generate a password list in order to do this·..