lxcid / FLEXLoader

A jailbreak iOS device tweak which can load FLEX dynamiclly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLEX loader Tweak

FLEX loader can dynamiclly load FLEX dynamic libarary (FLEXDylib.dylib) which was made from FLEX by me, of course you can make yourself and 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.

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, then install

How to Use

Open 'Settings > Reveal > Enabled Applications' and toggle the application or applications that you want to debug to on.

##REF

About

A jailbreak iOS device tweak which can load FLEX dynamiclly

License:Other


Languages

Language:Perl 55.0%Language:Makefile 34.8%Language:Shell 4.5%Language:Objective-C 3.1%Language:Vim Script 1.7%Language:Objective-C++ 0.5%Language:C 0.4%