Jump to content

FLEXible - Give Yourself Debugging Superpowers


201 posts in this topic

Recommended Posts

Updated (edited)

TWEAK NAME : FLEXible (not FLEX or FLEX 2) different author

 

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.

 

Give Yourself Debugging Superpowers

  • Inspect and modify views in the hierarchy.
  • See the properties and ivars on any object.
  • Dynamically modify many properties and ivars.
  • Dynamically call instance and class methods.
  • Observe detailed network request history with timing, headers, and full responses.
  • View system log messages (e.g. from NSLog).
  • Access any live object via a scan of the heap.
  • View the file system within your app's sandbox.
  • Explore all classes in your app and linked systems frameworks (public and private).
  • Quickly access useful objects such as [uIApplication sharedApplication], the app delegate, the root view controller on the key window, and more.
  • Dynamically view and modify NSUserDefaults values.

Unlike many other debugging tools, FLEX runs entirely inside your app, so you don't need to be connected to LLDB/Xcode or a different remote debugging server. It works well in the simulator and on physical devices.

 

More Info : https://github.com/Flipboard/FLEX

 

Note : i make any patcher or tweaks with this tool because useful (OP TOOL :D)

 

Download :

Hidden Content

React or reply to this topic to see the hidden content & download link. 👀

 

Credits :

  • The Author (shmoopi)
  • me (DragonSlayers for sharing)
Updated by Drag0nS
  • Like 268
  • Winner 29
  • Thanks 43
  • Haha 22
  • Agree 22
  • Informative 17

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines