RockyZ / FLEX_Injection

Patch FLEX to cracked ipa file. Show FLEX tool bar after ipa launched on non-jailbreak devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLEX Injection

Summary

Flipboard FLEX is an popular in-app debugging and exploration tool for iOS. The purpose of this repo is to patch FLEX to cracked ipa files and show FLEX tool bar after ipa launching. Besides, this repo provides resign feature by Fastlane to make the patched ipas available for the devices without jailbreak.

Main Components (included)

How to use

  1. Download cracked ipas. (eg. https://www.iphonecake.com or https://www.25pp.com/ios/)
  2. Download mobileprovision file.
  3. Edit fastlane/Fastlane to fill the signing_identity and provisioning_profile.
  4. Run ./do_all.sh in shell.
  5. The newly created *-patch.ipas are flex injected and resigned. Install them to your devices.

About

Patch FLEX to cracked ipa file. Show FLEX tool bar after ipa launched on non-jailbreak devices.


Languages

Language:Shell 56.1%Language:Ruby 26.6%Language:Objective-C 17.3%