Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible With Ios 10? #20

Open
AppleTechy opened this issue May 13, 2017 · 2 comments
Open

Compatible With Ios 10? #20

AppleTechy opened this issue May 13, 2017 · 2 comments

Comments

@AppleTechy
Copy link

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

@theronyouknow
Copy link

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.

@xoceunder
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants