How to brute md5( sha1( $password ) . md5( $password ) . sha1( $password ) ) ?
#5
(03-03-2016, 05:45 PM)Max.us Wrote: I can't understand how configure olchashcat for this hash type

md5( sha1( $password ) . md5( $password ) . sha1( $password ) )

Max.us - you need to read the Wiki to understand how the tool works.
Simply pasting command line examples here will raise even more questions from you than it will solve. 

So, The Wiki is here :http://hashcat.net/wiki/  please read it and practise. 

I suggest you start at the beginning, understand what options hashcat needs, the format is expects data in and then go to the relevant brute force methods.


Messages In This Thread
RE: How to brute md5( sha1( $password ) . md5( $password ) . sha1( $password ) ) ? - by rurapenthe - 03-17-2016, 07:09 PM