theos / sdks

Patched sdks that include private framework tbds
Other
585 stars 205 forks source link

Re-patch iOS 10.3 SDK #77

Closed leptos-null closed 3 weeks ago

leptos-null commented 3 weeks ago

What does this implement/fix? Explain your changes.

The current iPhoneOS10.3.sdk in this repo appears to be missing strcmp (and potentially other symbols).

This PR adds a brand new iPhoneOS10.3.sdk patched using real device symbols.

Does this close any currently open issues?

No

Any relevant logs, error output, etc?

No

Any other comments?

Used the following inputs:

Where has this been tested?

Operating System: iOS

Platform: Darwin

Target Platform: iOS

Toolchain Version: 5.0.1

SDK Version: iPhoneOS10.3

Thanks to @ext4fs on Discord for testing