SWING1993 / iPAPatcher

iPAPatcher 可以将dylib或者deb插件注入到IPA包里

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

iPAPatcher 可以将dylib或者deb插件注入到IPA包里

License:MIT License


Languages

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