Skip to content
forked from PoomSmart/MGKeys

MobileGestalt Keys (De)obfuscation.

License

Notifications You must be signed in to change notification settings

XXTouchNG/MGKeys

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.2%
  • Python 41.7%
  • Swift 1.6%
  • Shell 0.5%