Dictionary followed by brute force
#1
Hi all,
I have run a dictionary attack against a target hash with no luck, I now need to proceed using brute force in an attempt to continue. However I don’t want to waste time trying hashes I have already tried. 
So my question is, how do I skip hashes I have already attempted in my dictionary during my brute force attack?
Reply