Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakr233/applesiliconuikitpatch
Script to patch iOS app so we can later use it on Apple Silicon devices.
https://github.com/lakr233/applesiliconuikitpatch
Last synced: 2 months ago
JSON representation
Script to patch iOS app so we can later use it on Apple Silicon devices.
- Host: GitHub
- URL: https://github.com/lakr233/applesiliconuikitpatch
- Owner: Lakr233
- License: mit
- Created: 2022-01-13T18:04:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T18:15:45.000Z (about 3 years ago)
- Last Synced: 2024-05-01T18:42:44.283Z (9 months ago)
- Language: Shell
- Size: 627 KB
- Stars: 85
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppleSiliconUIKitPatch
Script to patch iOS app so we can later use it on Apple Silicon devices.
App should be decrypted if was downloaded from App Store. See [iridium](https://github.com/Co2333/iridium) if you are planing to decrypt it on your own.
## Preview
![demo](demo.jpg)
## Disclaimer
Use for research purposes only, I didn't publish this for you to sideload Fortnite nor Genshin Impact. :P
## Usage
`./patch.sh some.app/some.ipa`
The result should be generated where you call the script.
## License
This script is licensed under MIT License.
---
2022.1.14
Copyright © 2022 Lakr Aream. All rights reserved.