What kind of hash is this?
#1
Hello guys. I've been looking all day to figure this out, but no luck yet. I've run it through identifiers and such.

This key is from IOS 7, off of an iPhone 5s. I use the restrictions to remove unwanted apps, prevent me from accidentally buying in-app purchases, etc. Somehow I have forgotten the pin at this point and can't get back in. From what I gather, I could reset my phone, but I would have to set it up as a new phone (pain in the butt), and I would rather avoid that if all possible.

This is pulled from the com.apple.restrictionspassword.plist file

Code:
    <key>RestrictionsPasswordKey</key>
    <data>
    J94ZcXHm1J/F9Vye8GwNh1HNclA=
    </data>
    <key>RestrictionsPasswordSalt</key>
    <data>
    /RHN4A==
    </data>

The code is numerical pin with 4 figures XXXX

Any ideas? If so, how would I go about decrypting it (if its even possible)?

Thanks in advance.


Messages In This Thread
What kind of hash is this? - by Tinnuel - 12-05-2013, 08:04 PM
RE: What kind of hash is this? - by magnum - 12-06-2013, 12:23 AM
RE: What kind of hash is this? - by Tinnuel - 12-06-2013, 04:53 PM
RE: What kind of hash is this? - by Si2006 - 12-06-2013, 10:26 PM
RE: What kind of hash is this? - by phantom23 - 01-03-2014, 02:39 AM
RE: What kind of hash is this? - by magnum - 01-03-2014, 12:35 PM
RE: What kind of hash is this? - by philsmd - 01-03-2014, 02:02 PM
RE: What kind of hash is this? - by phantom23 - 01-03-2014, 07:56 PM
RE: What kind of hash is this? - by philsmd - 01-03-2014, 08:30 PM
RE: What kind of hash is this? - by phantom23 - 01-03-2014, 10:35 PM
RE: What kind of hash is this? - by vrposter - 01-15-2014, 12:42 PM
RE: What kind of hash is this? - by philsmd - 01-15-2014, 02:57 PM
RE: What kind of hash is this? - by vrposter - 01-15-2014, 03:45 PM
RE: What kind of hash is this? - by vrposter - 01-16-2014, 07:49 PM
RE: What kind of hash is this? - by ammonsphoto - 02-21-2014, 05:34 PM
RE: What kind of hash is this? - by ammonsphoto - 02-21-2014, 06:02 PM
RE: What kind of hash is this? - by ChaDerson - 04-05-2014, 07:26 AM