dumpdecrypted icon indicating copy to clipboard operation
dumpdecrypted copied to clipboard

Compatible With Ios 10?

Open AppleTechy opened this issue 7 years ago • 2 comments

Is this compatible with ios 10? Don't want to accidentally brick my device or anything... Thanks :)

AppleTechy avatar May 13 '17 23:05 AppleTechy

Yes, this program is compatible with iOS 10. Make the dylib in accordance with the directions and move to the phone. Once the dylib is on the phone, sign it with this command: "ldid -S dumpdecrypted.dylib". Tested on a rooted 10.2 device.

Note if you are going to try to decrypt applications with a lot of swift, such as twitter or facebook, they will have a large number of binary's in the Framework folder. You may want to try using this fork of dump decrypted by conradev: https://github.com/conradev/dumpdecrypted. Same build and use.

theronyouknow avatar May 23 '17 01:05 theronyouknow

how can I modify an ios app and download it from the App Store

xoceunder avatar Aug 19 '18 19:08 xoceunder