User Tools

Site Tools


howto:iosmod

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
howto:iosmod [2017/11/18 22:18]
czokie [2. Decrypt the file]
howto:iosmod [2019/01/15 23:04]
czokie [IOSMOD]
Line 1: Line 1:
 ====== IOSMOD ====== ====== IOSMOD ======
  
-**Stay away from iTunes 12.7 - you won’t be able to upload IPA file from Mac/PC to iDevice. This option has been removed by Apple forcing you to redownload IPA directly from iDevice. Programs section is no longer available in iTunes and you can’t download IPA directly into your Mac. If you still want to download previous versions of any program stay with iTunes 12.6. If you want to upload IPA files using method described below use iTunes 12.6 or external tool like iMazing+**Stay away from iTunes 12.7 ** This version removes the Apps section. This option has been removed by Apple forcing you to redownload IPA directly from your iDevice. If you still want to download previous versions of any program stay with iTunes 12.6. If you want to upload IPA files using method described below use iTunes 12.6 or external tool like iMazing
 ** **
  
-**Also note, from version 4.1.15 onward, the .dji_configs trick to force FCC mode no longer works, the file isnt parsed by the app. Work is ongoing by @czokie and @jezzab to bypass this. This can be looked at on this page [[howto:iosfrida|IOS Tweaking with Frida & Objection]]**+**Also note, from version 4.1.15 onward, the .dji_configs trick to force FCC mode no longer works, the file isnt parsed by the app. Alternative techniques are available [[howto:iosfrida|here]]**
  
 This page will explain how to go about modding iOS apps. It's work in progress, so please excuse the mess. This page will explain how to go about modding iOS apps. It's work in progress, so please excuse the mess.
Line 12: Line 12:
 Currently you can't decrypt iOS apps without a device. The encryption keys are ultimately protected by an unknown key which is burned into the processor and cannot be extracted using software, That's why no "offline" decryption app has been made. You can decrypt iOS app if you have jailbroken device. If you don't have one please use links below with already decrypted DJI Go 4 app (thanks to @kilrah for the files and @cs2000 for the torrents). Currently you can't decrypt iOS apps without a device. The encryption keys are ultimately protected by an unknown key which is burned into the processor and cannot be extracted using software, That's why no "offline" decryption app has been made. You can decrypt iOS app if you have jailbroken device. If you don't have one please use links below with already decrypted DJI Go 4 app (thanks to @kilrah for the files and @cs2000 for the torrents).
  
-  * [[[[howto:firmware|Look here for up to date firmware]]]]+  * [[howto:firmware#dji_go_4|Look here for up to date firmware]]
 ===== 3. Unpack the file ===== ===== 3. Unpack the file =====
 IPA files are ZIP files. If you're going to tweak, just unzip it to a directory. IPA files are ZIP files. If you're going to tweak, just unzip it to a directory.
Line 74: Line 74:
                 </dict>                 </dict>
 </file> </file>
-<todo>Replace max value, repack, resign IPA and check Max Height parameter within application.</todo>+<todo #aciid:2018-07-24>Replace max value, repack, resign IPA and check Max Height parameter within application.</todo>
  
   Payload/DJI\ GO\ 4.app/*.nib   Payload/DJI\ GO\ 4.app/*.nib
howto/iosmod.txt · Last modified: 2019/01/15 23:15 by czokie