03-29-2020, 08:00 PM
Hi,
I'm trying to crack an encrypted iTunes iphone backup password.
I'm very new to this and just have a basic intel core i7 windows 10.
I've managed to get this far: (the hash.txt file is the plist file in hash form)
C:\Program Files (x86)\hashcat-5.1.0>hashcat64.exe -m 14800 -a 0 hash.txt 10-million-password-list-top-100000.lst
hashcat (v5.1.0) starting...
* Device #1: Intel's OpenCL runtime (GPU only) is currently broken.
We are waiting for updated OpenCL drivers from Intel.
You can use --force to override, but do not report related errors.
No devices found/left.
Any advice on what I'm doing wrong, or what I need? I haven't downloaded perl yet... but is that the only problem here?
I'm trying to crack an encrypted iTunes iphone backup password.
I'm very new to this and just have a basic intel core i7 windows 10.
I've managed to get this far: (the hash.txt file is the plist file in hash form)
C:\Program Files (x86)\hashcat-5.1.0>hashcat64.exe -m 14800 -a 0 hash.txt 10-million-password-list-top-100000.lst
hashcat (v5.1.0) starting...
* Device #1: Intel's OpenCL runtime (GPU only) is currently broken.
We are waiting for updated OpenCL drivers from Intel.
You can use --force to override, but do not report related errors.
No devices found/left.
Any advice on what I'm doing wrong, or what I need? I haven't downloaded perl yet... but is that the only problem here?