12-03-2022, 04:42 AM
Hello everyone and welcome!
I'm trying to open an encrypted zip file that I created many years ago.
To specify the character sets of the password in command form, how it will look like for the below characters:
1. All small letters - abcdefghijklmnopqrstuvwxyz
2. the First character can be small OR large - abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
3. All numbers - 0123456789
4. and a couple of special characters - !#$%&*,.:;?@
Now, I'm cracking using the default settings: hashcat -a 3 -m 17225... its already 3rd day, and is doing 10 characters passwords...
Thank you for help...
Mike
I'm trying to open an encrypted zip file that I created many years ago.
To specify the character sets of the password in command form, how it will look like for the below characters:
1. All small letters - abcdefghijklmnopqrstuvwxyz
2. the First character can be small OR large - abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
3. All numbers - 0123456789
4. and a couple of special characters - !#$%&*,.:;?@
Now, I'm cracking using the default settings: hashcat -a 3 -m 17225... its already 3rd day, and is doing 10 characters passwords...
Thank you for help...
Mike