XXTouchNG / MGKeys

MobileGestalt Keys (De)obfuscation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGKeys

Mapping of the obfuscated keys (or questions) used by iOS's MobileGestalt to the de-obfuscated, easier-to-understand ones. To obfuscate a key, Apple calculates the base64 of MGCopyAnswer{theKey}, truncates the last two characters and calculates the MD5 from the resulting string.

It is our job to de-obfuscate them all.

Credits (Keys De-obfuscation)

Further Readings

About

MobileGestalt Keys (De)obfuscation.

License:MIT License


Languages

Language:C 56.2%Language:Python 41.7%Language:Swift 1.6%Language:Shell 0.5%