Password with known letters
#9
i tried both, the outputfile without an ending (like the original file)

hashcat -a 3 -m 16600 hash.txt combi ?a?a?a?a?a?a
error: the output from hashcat is ?a?a?a?a?a?a: unsupported file type

and the outputfile with *.txt
hashcat -a 3 -m 16600 hash.txt combi.txt ?a?a?a?a?a?a
error: Integer overflow detected in keyspace of mask: ?a?a?a?a?a?a

The combi.txt is like:
A
Ai
Ai1
i1
1u

looks like it defines all combinations.
I tried also some other text files with the brute force attack, but unfortunately this doesn't work either.

did it work for you?

Thanks for your time!
Reply


Messages In This Thread
Password with known letters - by outaspace - 04-09-2021, 10:11 PM
RE: Password with known letters - by rsberzerker - 04-11-2021, 01:56 AM
RE: Password with known letters - by outaspace - 04-11-2021, 08:23 AM
RE: Password with known letters - by outaspace - 04-11-2021, 11:04 AM
RE: Password with known letters - by Centurio - 04-11-2021, 02:46 PM
RE: Password with known letters - by Centurio - 04-11-2021, 02:52 PM
RE: Password with known letters - by outaspace - 04-11-2021, 09:47 PM
RE: Password with known letters - by Centurio - 04-12-2021, 09:32 AM
RE: Password with known letters - by outaspace - 04-12-2021, 08:22 PM
RE: Password with known letters - by Centurio - 04-12-2021, 10:37 PM
RE: Password with known letters - by outaspace - 04-14-2021, 08:16 PM
RE: Password with known letters - by Centurio - 04-15-2021, 07:12 AM