Command error
#1
Hi Guys,

I'm new to the forum here and I'm trying to get the password for my itunes backup, I was able to extract the needed data from the manifest.plist file and tried the below command, but it gave me an error as follows:

D:\Hashcat>hashcat64.exe -m 14800 manifest.txt -a 3 -1 '?d!@$&' -2 ?u?1 ?2?1?1?1?1?1
If you specify a custom charset, you must also specify a mask.


can anybody please help to get the command that should work in my case, as I'm trying to use the Mask-Attack method using this mask (-1 '?d!@$&' -2 ?u?1 ?2?1?1?1?1?1) that was provided to me by the support team.

This mask should cover the below:
- The password length could be from 6-9 characters
- Only the 1st character could be an uppercase
- The password does contain numbers
- The password also contains symbols but limited to !@$&
Reply


Messages In This Thread
Command error - by MalekMTM - 03-21-2019, 01:08 PM
RE: Command error - by philsmd - 03-21-2019, 01:49 PM
RE: Command error - by MalekMTM - 03-21-2019, 01:52 PM
RE: Command error - by MalekMTM - 03-24-2019, 08:33 AM
RE: Command error - by undeath - 03-24-2019, 06:30 PM