--remove ?
#6
Great, so with my MD5 pass salt passes I run it through hashcat, and whatever it finds I output to found.txt then I output a --left txt file to show me whats left. The remainder that I didnt find with MD5 Pass, salt I run with just MD5. Even though the FAQ didnt help, what you said did. Thanks!

Also, dont forget when you use --left you have to change the outfile format to 1 because you have no cracked passwords so it cant be variable 2!


Another question, if you do -m 0 when you are outputting the --left, Will only output the MD5 it found? I noticed I get two different results when I do -m 0 and -m 10 , My thinking is that it is outputting what is LEFT of MD5 and MD5(pass,salt)


Messages In This Thread
--remove ? - by suggja - 05-28-2015, 04:38 AM
RE: --remove ? - by epixoip - 05-28-2015, 04:41 AM
RE: --remove ? - by suggja - 05-28-2015, 04:48 AM
RE: --remove ? - by suggja - 05-28-2015, 06:07 PM
RE: --remove ? - by philsmd - 05-28-2015, 06:38 PM
RE: --remove ? - by suggja - 05-28-2015, 10:13 PM