2022-07-17 18:22:01 -04:00
2022-07-11 21:51:28 -04:00
2022-07-11 21:51:28 -04:00
2022-07-17 18:22:01 -04:00
2020-02-22 02:30:37 +01:00
2022-07-11 21:51:28 -04:00
2022-07-11 21:51:28 -04:00

FakeSigner

Automatically fakesign any .ipa file for use with AppSync Unified or similar

Installation

1. Install Dependencies

ldid - Link Identity Editor for Darwin Binaries

  • For iOS, it's already installed.
  • For MacOS: brew install ldid Homebrew
  • For ArchLinux: yay -Sy ldid AUR

2. Install FakeSigner

If you have Python PIP: pip install fakesigner

If you don't have PIP, just clone this repo and place the fakesigner.sh file in some bin folders in your PATH.

Usage

Run fakesigner path/to/app.ipa and the script will automatically create a fakesigned .ipa file called app.ipa-fakesigned.ipa

S
Description
Automatically fakesign /any/ .ipa file for use with AppSync Unified or similar
Readme Unlicense 36 KiB
Languages
Shell 66.2%
Python 33.8%