Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 235 Bytes

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>]