All Projects → DGh0st → FLEXall

DGh0st / FLEXall

Licence: other
Another FLEX loader that can be activated using long press on status bar or long three finger press anywhere.

Programming Languages

Logos
282 projects
Makefile
30231 projects

Projects that are alternatives of or similar to FLEXall

HSWidgets
Add options to display widgets right on your homescreen.
Stars: ✭ 35 (-7.89%)
Mutual labels:  jailbreak, theos, logos, cydia-tweak, mobilesubstrate
ReachInfo
Reachability modernized.
Stars: ✭ 21 (-44.74%)
Mutual labels:  jailbreak, theos, logos, cydia-tweak
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (-52.63%)
Mutual labels:  jailbreak, theos, logos, mobilesubstrate
Priorityhub
Sorted notifications jailbreak tweak
Stars: ✭ 93 (+144.74%)
Mutual labels:  jailbreak, theos, logos
Nougat
Android notification shade for iOS
Stars: ✭ 25 (-34.21%)
Mutual labels:  jailbreak, theos, logos
NotificationExplorer
See what notifications exist at runtime
Stars: ✭ 43 (+13.16%)
Mutual labels:  jailbreak, theos, logos
ProxySwitcher
Easily enable / disable WiFi proxy on a jailbroken iOS device
Stars: ✭ 55 (+44.74%)
Mutual labels:  jailbreak, theos
Cydia
🔥🔥🔥我的微信公众号: Cydia 🔥🔥🔥=> Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishhook / Frida / iOSOpenDev / Cycript / MachOView / IDA / Hopper Disassembler / MonkeyDev / Class-dump / Theos / Reveal / Dumpdecryptd / FLEX / 汇编Assembly / CaptainHook / lldb/LLVM/XNU/Darwin/iOS Reverse
Stars: ✭ 407 (+971.05%)
Mutual labels:  theos, logos
theos-projects
THEOS projects
Stars: ✭ 23 (-39.47%)
Mutual labels:  jailbreak, theos
Volumebar9
A jailbreak tweak to change the stock volume HUD
Stars: ✭ 10 (-73.68%)
Mutual labels:  jailbreak, logos
Tweakcompatible
Adds a compatibility checker to cydia
Stars: ✭ 372 (+878.95%)
Mutual labels:  jailbreak, theos
Lookinloader
Lookin - iOS UI Debugging Tweak LookinLoader,Compatible with iOS 8~13
Stars: ✭ 357 (+839.47%)
Mutual labels:  jailbreak, logos
Mitsuhaxi
Universal iOS 11 audio visualizer
Stars: ✭ 44 (+15.79%)
Mutual labels:  jailbreak, logos
Personal Tweaks
Tweaks that are extremely small, or are not really mine, but aren't forks either
Stars: ✭ 13 (-65.79%)
Mutual labels:  theos, logos
Wechatpri
个人版微信
Stars: ✭ 59 (+55.26%)
Mutual labels:  jailbreak, theos
orion
Elegant tweak development in pure Swift
Stars: ✭ 149 (+292.11%)
Mutual labels:  jailbreak, theos
Flextotheos
Turn Flex patches into Theos projects
Stars: ✭ 50 (+31.58%)
Mutual labels:  jailbreak, theos
Dune
A free, open-source, iOS 13-like dark mode for iOS 11 and 12
Stars: ✭ 71 (+86.84%)
Mutual labels:  theos, logos
payment-logos
💳 High quality vector images for your payment solutions.
Stars: ✭ 52 (+36.84%)
Mutual labels:  logos
DockController
Dock Controller - Control Your Dock
Stars: ✭ 18 (-52.63%)
Mutual labels:  jailbreak

FLEXall

Another FLEX loader that can be activated using long press on status bar or long three finger press anywhere.

Blacklist Processes

FLEXall has the ability to not be loaded in specific processes, which can be specified by adding the following in /var/mobile/Library/Preferences/com.dgh0st.flexall.blacklist.plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>blacklist</key>
	<array>
		<string>process.bundle.identifier</string>
	</array>
</dict>

By default Snapchat is blacklisted to reduce the chances of getting banned.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].