Skip to content

JosephShenton/420

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

420 Signer

420 Signer is an extremely fast and versatile signing utility for the macOS (and CentOS soon) operating system.

Requirements

  • OpenSSL 1.0.2t
  • macOS
  • P12
  • Mobileprovision
  • Password
  • Some terminal knowledge

Features

  • Sign app
  • Bulk resign app

To-Do

Installation

cd path/to/420Signer/folder/
chmod 777 420
chmod 777 420Signer

Example

# Sign a single app

./420Signer -f SA -a ~/Downloads/unc0ver.ipa -m ~/Downloads/420/mobileprovision.mobileprovision -c ~/Downloads/420/p12.p12 -p password

# Sign a folder full of apps

./420Signer -f R -b ~/Desktop/IPAs -m ~/Downloads/420/mobileprovision.mobileprovision -c ~/Downloads/420/p12.p12 -p password

License

GNU General Public License v3.0

Free Software, Hell Yeah!

About

420 is a new era of signing IPAs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages