01-17-2019, 08:39 PM
I have list of unhash format hash:password
My hashes file format email:hash and have many type of hash like SHA-1 ; sha1(strtolower($username).$pass) : SMF ; [b]sha1($salt.$pass) ;.....[/b]
I paste hash:password to hashcat.potfile and use --show but just get warning no hashes loaded
Use -m 100 -a 0, after that is --show still get nothing.
Anyone have away to add that or a soft can do this.... Found away with regex but it massive slow.
(Excuse my bad English!)
My hashes file format email:hash and have many type of hash like SHA-1 ; sha1(strtolower($username).$pass) : SMF ; [b]sha1($salt.$pass) ;.....[/b]
I paste hash:password to hashcat.potfile and use --show but just get warning no hashes loaded
Use -m 100 -a 0, after that is --show still get nothing.
Anyone have away to add that or a soft can do this.... Found away with regex but it massive slow.
(Excuse my bad English!)