https://github.com/ptrpaws/fakesigner
Automatically fakesign /any/ .ipa file for use with AppSync Unified or similar
https://github.com/ptrpaws/fakesigner
app appsync automation bash bash-script fake fakesign fakesigning ios ios13 ipa jailbreak jb macos script shell shell-script signing unified
Last synced: about 3 hours ago
JSON representation
Automatically fakesign /any/ .ipa file for use with AppSync Unified or similar
- Host: GitHub
- URL: https://github.com/ptrpaws/fakesigner
- Owner: ptrpaws
- License: unlicense
- Created: 2020-02-22T01:30:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T06:38:23.000Z (about 4 years ago)
- Last Synced: 2025-05-11T09:10:10.745Z (about 1 year ago)
- Topics: app, appsync, automation, bash, bash-script, fake, fakesign, fakesigning, ios, ios13, ipa, jailbreak, jb, macos, script, shell, shell-script, signing, unified
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fakesigner
Automatically fakesign any .ipa file for use with [AppSync Unified](https://cydia.akemi.ai/?page/net.angelxwind.appsyncunified) or similar
## usage
Run ```path/to/fakesigner.sh path/to/app.ipa``` and the script will automatically create a fakesigned .ipa file called ```app.ipa-fakesigned.ipa```
## dependencies
- [ldid](https://formulae.brew.sh/formula/ldid) from [Homebrew](https://brew.sh/)