Password Length Limitation?
#2
If I understand it correctly, the password is 25 characters long: 20 lower case (that you know) and 5 digits at the end (that you don't know)
The -m for a 7z is indeed 11600.
The hash is correctly formatted in a text-file, that you call hashcat.txt

Try:
hashcat -m 11600 hashcat.txt -a 3 your_20_lower_case_characters?d?d?d?d?d
Reply


Messages In This Thread
Password Length Limitation? - by StumblingAlong - Yesterday, 01:49 PM
RE: Password Length Limitation? - by Banaanhangwagen - Yesterday, 08:40 PM