Help me about --show
#1
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!)


Messages In This Thread
Help me about --show - by thanhlouis - 01-17-2019, 08:39 PM
RE: Help me about --show - by philsmd - 01-18-2019, 09:55 AM