SaaSHub helps you find the best software and product alternatives Learn more →
Flex Alternatives
Similar projects and alternatives to Flex
-
postman-app-support
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
Warnings-xcconfig
An xcconfig (Xcode configuration) file for easily turning on a boatload of warnings in your project or its targets.
-
-
-
-
-
LayoutInspector
Tool to debug layouts directly on iOS devices: inspect layers in 3D and debug each visible view attributes
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Flex discussion
Flex reviews and mentions
-
ReverseEngineering[0]: UnReel your Instagram
FLEX is a tool for debugging UI, memory, network, and other issues. It is much easier than debugging via terminal, so I am integrating this first. To do this (and to add our future script to modify content), we need to create a new framework, preferably in Objective C. We can create a Framework from Xcode > Create New Project > iOS > Framework. We should add the code there to launch the FLEX tool after a 2-second delay.
- [question] Tweak to edit/spoof app output?
- What kind of Flex does twitterBH is using?
-
How do you debug UIView? Are you using Debug View Hierarchy in XCode? I made the XRay library to help you debug UIView more conveniently link: https://github.com/ShawnBaek/XRay
How does this compare to FLEX?
-
What tools/libraries/practices do you use that improve your iOS development?
https://github.com/FLEXTool/FLEX which is amazing in app debugging.
-
Add UIView below UISearchController in UINavigationController
I used FLEX to inspect the app, unfortunately this requires a jailbroken device I order to inject into apps and processes other than your own.
- [request] flex 4.4.1 deb
-
PSA: when people post screenshot of Buying / selling GME use fotoforensics.com to check if it’s been edited (using /u/XtraLyf 's post as an example)
There's also other ways to fake screenshots. For example on a jailbroken iPhone using flex you can literally change the content in a UILabel and then take the screenshot. No image editing necessary.
-
What little dev helper tools do you have integrated in your projects?
I use FLEX to quickly reverse engineer frameworks and debug UI. https://github.com/FLEXTool/FLEX
-
Capture Websocket Traffic by "Method swizzling" on URLSessionWebsocketTask
This approach is similar to the FLEX library, but it's only for HTTP traffic, not Websocket, and you have to directly inspect your iOS apps.
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 May 2025
Stats
FLEXTool/FLEX is an open source project licensed under NOASSERTION which is not an OSI approved license.
The primary programming language of Flex is Objective-C.