15 May 25

This is a list of internal URLs for settings on your iPhone, iPad, … Please note that this list will be updated if required, if you see something which is not right, please drop me a message and i’ll try to fix it. I included a guide how to extract the newest data. This will probably be converted to a Swift Package at some point… Last Update: 20-AUG-2024, 17:00 CEST. Apple ID root prefs:root=APPLE_ACCOUNT Name…

Tags:


12 May 25

This means it’s finally possible to build and deploy iOS apps from Linux and Windows (WSL). At the same time, xtool is SwiftPM-based and fully declarative, which means you can also use it to replace Xcode on macOS for building iOS software!


24 Nov 24

share things online. while controlling the data


27 Aug 24

The use in this website and/or in

by 13bit Aug 2024 saved 3 times
Tags:

12 Feb 24

This video is a walkthrough tutorial for this wonderful iOS app for iPad/iPhone, teaching you how to do all the AUM basics such as loading apps, connecting …


11 Feb 24

AUM Basics: Introduction to AUMby logan.jacobThis video is an introduction to the basics of AUM for iOS. AUM is a very powerful and useful DAW for iOS that …


04 Dec 23


Many apps use API keys when authenticating network requests. Although there are better ways of authenticating requests like OAuth with PKCE, but it might not always be possible. One thing what we must keep in mind is that it is fairly simple to extract strings from IPA files and therefore, if we store API keys…