Skip to content

XueshiQiao/FLEXLoader

Repository files navigation

FLEX loader Tweak

FLEX loader dynamiclly loads FLEX dynamic libarary (FLEXDylib.dylib) which was build from FLEX by me, of course you may replace it with yours(ref:FLEXDynamicLibProject). Configuration is via the FLEXLoader menu in Settings.app.

This tweak is inspired by RevealLoader and modified from RevealLoader. Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.

中文介绍:动态加载FLEX的越狱插件 - FLEXLoader

What is FLEX

FLEX (Flipboard Explorer) is a set of in-app debugging and exploration tools for iOS development. When presented, FLEX shows a toolbar that lives in a window above your application. From this toolbar, you can view and modify nearly every piece of state in your running application.

More about FLEX

FLEX

How to install?

You can install FLEXLoader in 2 ways as follows:

  1. Install from source code(make package install)
  2. Search Flipboard FLEX loader in Cydia, you need to add BigBoss Repo Source, then install

How to Use

Open 'Settings > Reveal > Enabled Applications' and toggle the switch for applications that you want.

REF