Dictionary character limit?
#5
Yes that is correct.

Maybe I'm not thinking about this correctly. What I am trying to do is combine a string (left side) and a mask (right side) to create a "hybrid" combination of words which should be SHA1 encrypted and compared to the hashtarget, like this:
string+aaaaa
string+aaaab
string+aaaac
etc.


Is this not the correct way of doing it?
> hashcat64.exe -m 100 -a 6 hashtarget string ?a?a?a?a?a



Appreciate your help guys!


Messages In This Thread
Dictionary character limit? - by knightwolf - 10-29-2017, 01:22 AM
RE: Dictionary character limit? - by atom - 10-29-2017, 11:10 AM
RE: Dictionary character limit? - by knightwolf - 10-31-2017, 07:21 AM
RE: Dictionary character limit? - by Flomac - 11-01-2017, 02:29 PM
RE: Dictionary character limit? - by knightwolf - 11-02-2017, 06:45 AM
RE: Dictionary character limit? - by Flomac - 11-02-2017, 11:16 AM
RE: Dictionary character limit? - by knightwolf - 11-04-2017, 08:25 AM
RE: Dictionary character limit? - by Tasselhoff - 11-06-2017, 01:11 AM
RE: Dictionary character limit? - by knightwolf - 11-08-2017, 03:06 AM
RE: Dictionary character limit? - by undeath - 11-06-2017, 01:16 AM
RE: Dictionary character limit? - by Tasselhoff - 11-06-2017, 01:43 AM
RE: Dictionary character limit? - by Tasselhoff - 11-10-2017, 06:27 PM