youngshingjun / iPAFine

iOS IPA package refine and resign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPAFine

iOS IPA package refine and resign

  1. Refine App Name based on file name.
  2. Inject dylib into executable (so you can hook and modify the third party app at runtime).
  3. Resign the app to ipa. Support application identity entitlements that required in 8.1.3.

Support 32/64 and Universal (FAT_MAGIC and FAT_CIGAM from pebble) binary

For testing only

About

iOS IPA package refine and resign


Languages

Language:Objective-C++ 96.6%Language:Objective-C 3.4%