All Projects → ipadkid358 → Personal Tweaks

ipadkid358 / Personal Tweaks

Tweaks that are extremely small, or are not really mine, but aren't forks either

Projects that are alternatives of or similar to Personal Tweaks

Mitsuhaxi
Universal iOS 11 audio visualizer
Stars: ✭ 44 (+238.46%)
Mutual labels:  tweaks, logos
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (+38.46%)
Mutual labels:  theos, logos
Tweak Series
Repo for YouTube series
Stars: ✭ 44 (+238.46%)
Mutual labels:  tweaks, logos
Priorityhub
Sorted notifications jailbreak tweak
Stars: ✭ 93 (+615.38%)
Mutual labels:  theos, logos
FLEXall
Another FLEX loader that can be activated using long press on status bar or long three finger press anywhere.
Stars: ✭ 38 (+192.31%)
Mutual labels:  theos, logos
Theos Jailed
A Theos module to develop jailed tweaks for iOS 8 and up
Stars: ✭ 214 (+1546.15%)
Mutual labels:  tweaks, theos
HSWidgets
Add options to display widgets right on your homescreen.
Stars: ✭ 35 (+169.23%)
Mutual labels:  theos, logos
Dune
A free, open-source, iOS 13-like dark mode for iOS 11 and 12
Stars: ✭ 71 (+446.15%)
Mutual labels:  theos, logos
Nougat
Android notification shade for iOS
Stars: ✭ 25 (+92.31%)
Mutual labels:  theos, logos
n3d1117.github.io
Cydia repo for my personal iOS tweaks: Runaway, OutOfSight and more
Stars: ✭ 28 (+115.38%)
Mutual labels:  tweaks, logos
NotificationExplorer
See what notifications exist at runtime
Stars: ✭ 43 (+230.77%)
Mutual labels:  theos, logos
ReachInfo
Reachability modernized.
Stars: ✭ 21 (+61.54%)
Mutual labels:  theos, logos
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 (+3030.77%)
Mutual labels:  theos, logos
Taptheat
Hold the '@' key to quickly enter your email
Stars: ✭ 5 (-61.54%)
Mutual labels:  logos
Cydelete
CyDelete
Stars: ✭ 22 (+69.23%)
Mutual labels:  logos
Regtweaks
Registry Tweaks for Windows.
Stars: ✭ 675 (+5092.31%)
Mutual labels:  tweaks
Browser Logos
🗂 High resolution web browser logos
Stars: ✭ 5,538 (+42500%)
Mutual labels:  logos
Volumebar9
A jailbreak tweak to change the stock volume HUD
Stars: ✭ 10 (-23.08%)
Mutual labels:  logos
Quickprefs
Quickly access tweak prefs with Force Touch (Theos iOS tweak)
Stars: ✭ 22 (+69.23%)
Mutual labels:  logos
Monkeydev
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
Stars: ✭ 5,492 (+42146.15%)
Mutual labels:  theos

Personal Tweaks

This repo contains a set of tweaks that are parts of other tweaks, and generally not mine to release. Some of the tweaks are from public git repos, that have had their preferences stripped out, or are otherwise optimized. Others have been reversed engineered out of binaries.

Generally these tweaks should not be used on your own device, unless you're sure you know what it does. Many of these projects include hardcoded numbers for Plus sized device

None of this code is licensed by ipad_kid, however no code from this repository should be used without consent from the original author (if applicable), and myself- this goes for original authors as well. Forked repos have their original owner's licensed

The line "Tag: ipadkid::true" has been added to all control files in this repo. This is for my personal tools, and does not impact the package in anyway, nor should it be used on your device or packages

All packages are compiled with the following global Theos variables:

TARGET = iphone:10.2:10.2 # personally patched SDK with private framework binaries
ADDITIONAL_CFLAGS = -DTHEOS_LEAN_AND_MEAN # see https://github.com/theos/theos/releases/tag/2.4

When compiling, I also pass FINALPACKAGE=1 for final builds

Why does this repo exist?

There are two parts to this. The first is that I'm a strong believer in open source. I do my best to open source all of my projects in an effort to share any knowledge I've gained from testing, or other undocumented resources (eg. reverse engineering, runtime analysis)

The second is that I believe iOS is a top-tier OS, and I want it to run like one. Tweaks are different than apps, in that they can inject into Apple processes. If an app has a memory leak, or is generally slow, I'll kill it and move on. If a tweak is loading into all processes linked against UIKit, and causing even a little bit of lag, that's unacceptable to me, because it would be unacceptable to Apple.

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].