diff --git a/README.md b/README.md index 8d7fa51..618798e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,19 @@ ``` python ./ioscrack.py ``` +###If the backup is not encrypted, within that file, you should see text like this: + + + RestrictionsPasswordKey + + FklNcq4P3mJYSNjDFWvv2ei2+uE= + + RestrictionsPasswordSalt + + aSbUXg== + + +The key is: FklNcq4P3mJYSNjDFWvv2ei2+uE= and the salt is: aSbUXg== ### Source Code