Null Key Result
#1
I'm attempting to crack an old Itunes Backup Manifest.plist file and am running into some issues.  This will "crack" the hash, but the result is always an empty (possibly null) key/password in the output file and potfile.  I'm running this command:

Code:
hashcat -m 14700 -a 0 -w 2 --f --keep-guessing manifest.txt rockyou.txt -o itunes_backup2hashcat/cracked.txt

Any suggestions would be greatly appreciated.  I've tried several other commands but haven't succeeded yet.  I spent quite some time uninstalling and reinstalling my drivers today, so I'm hoping that isn't the issue.

TIA!
Reply


Messages In This Thread
Null Key Result - by jl198 - 06-03-2021, 11:21 AM
RE: Null Key Result - by philsmd - 06-04-2021, 01:05 PM
RE: Null Key Result - by jl198 - 06-04-2021, 09:17 PM
RE: Null Key Result - by philsmd - 06-05-2021, 08:59 AM