NyaMisty / fouldecrypt

A lightweight and simpling iOS binary decryptor
271 stars 41 forks source link

Is there a theoretical possibility to decrypt IPA files without device? #9

Closed vadimszzz closed 8 months ago

vadimszzz commented 2 years ago

https://www.theiphonewiki.com/wiki/AES_Keys#Derived_keys

https://github.com/checkra1n/pongoOS/blob/master/src/drivers/sep/sep.c

There's a way to generate derived keys. Can it help?