hayaq / recodesign

Re-codesigning tool for iOS ipa file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recodesign

Re-codesigning tool for iOS ipa file. This tool replaces application code signature using another identity in p12 file.

Usage:
recodesign <ipa_path> -p12 <p12_path> [-mp <prov_path>] [-o <out_ipa_path>]

About

Re-codesigning tool for iOS ipa file


Languages

Language:Objective-C 100.0%