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

UFOFinder on iOS 11.1.2 #9

Closed
hieplpvip opened this issue Jun 30, 2018 · 9 comments
Closed

UFOFinder on iOS 11.1.2 #9

hieplpvip opened this issue Jun 30, 2018 · 9 comments

Comments

@hieplpvip
Copy link

Could you rebuild the ipa with support for iOS 11.1.2. I want to test the webkit exploit but don't want to upgrade.

It would be really great if you share source code too.

Thanks.

@MTJailed
Copy link
Owner

MTJailed commented Jul 3, 2018

If you know how to extract the ipa (zip file) you can just change the minimumosversion in info.plist, but I’ll compile it for you when I have time.

@hieplpvip
Copy link
Author

Thanks. I have installed the app. But some offsets are not found. How do I find it manually. Could you write a post about it?

@MTJailed
Copy link
Owner

MTJailed commented Jul 3, 2018

The UFOFinder? If you can send me a dm on twitter @MTJailed I’ll give you something better, it’s still in beta but eventually will be extremely useful for security research.

@MTJailed
Copy link
Owner

MTJailed commented Jul 3, 2018

Depending on what offsets are not found you should look them up yourselves and use Apple’s (and improved by me) dsc_extractor which is also on my github.

@MTJailed
Copy link
Owner

MTJailed commented Jul 3, 2018

You need to look into three extracted frameworks probably:

  • JavaScriptCore
  • ModelIO
  • CoreAudio

These are located in the extracted folder as following:
System/Library/Frameworks

@MTJailed
Copy link
Owner

MTJailed commented Jul 9, 2018

UFOFinder 2 has now been release with arm64 iOS 10 - iOS 11.4.1 support!
It's way more stable and can find the link code gadget as well

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
@hieplpvip @MTJailed and others