brandonplank / iPAPatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPAPatcher

Command line usage:

iPAPatcher -c IPA_to_patch.ipa dylib/deb_path out_path.ipa

Only works with simple .debs, not complex ones like cercube.

Requirements

  • Xcode Command Line Tools

  • zip

  • macOS >= 10.10

  • Credits:

  • @_bplank

  • @ii_Giovanni (icon)

About

License:MIT License


Languages

Language:Objective-C 99.7%Language:Ruby 0.3%