hashcat Forum
Itunes - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Itunes (/thread-7285.html)



Itunes - jlouiscourteaud - 02-09-2018

Hi everybody,

I'm new on this forum.
I extracted an hash code about itunes encrypted backupĀ from the manifest.plist using a product.
The Itunes version is 10.x.
Can you explain to me now the exact syntax to try to decrypt the hascode by brute-force ?
Thanks a lot for your help.
regards.
Jean-Louis


itunes bis - jlouiscourteaud - 02-09-2018

Hi
My syntax is

hashcat64.exe -a 3 -m 14800 titi.hash ?a?a?a?a?a?a

To try to find the result of titi.hash by brut force on 6 characters

I have a message saying :

* Device #2: This device's local mem size is too small
No devices found/else

Where is the problem (I have 64 Go of memory) ?

Thanks in advance.

Jlouis


RE: itunes bis - undeath - 02-09-2018

please post the full output


RE: itunes bis - jlouiscourteaud - 02-09-2018

(02-09-2018, 10:28 PM)undeath Wrote: please post the full output

I have only this return


RE: Itunes - jlouiscourteaud - 02-09-2018

Thanks a lot, it's ok now
regards