How to "must contain" specific letters
#1
Hi (and sorry for my english)
I'm a beginner, but I think this question is interesting.

How to "must contain" specific letters in the syntax.
For an example, I want hashcat searches only with "a" or "e".
I use this cmd:
cudaHashcat32.exe -m 100 -o found.txt hash.txt -1 ?l?d ?1?1?1?1 ?1?1?1?1?1

But to decrease the time, I don't want it tries "gklpdsmrb" but "galpdemrb" (with "a" and "e" only)
I really don't know if that is possible, can you tell me if it is?

Thanks.


Messages In This Thread
How to "must contain" specific letters - by oclbegin - 10-18-2011, 03:31 AM