4 dépôts
Tools that leverage iOS-specific exploits to modify system files outside normal restore locations.
Distinct from Exploit Frameworks: Distinct from Exploit Frameworks: targets iOS device customization rather than general exploit development.
Explore 4 awesome GitHub repositories matching security & cryptography · iOS Exploit Utilities. Refine with filters or upvote what's useful.
ipwndfu est une collection d'utilitaires logiciels conçus pour exploiter le bootrom iOS afin de permettre l'exécution de code non signé et la manipulation du firmware. Le projet fournit des outils pour placer les appareils Apple dans un état DFU pwned, permettant au système de contourner les signatures de démarrage sécurisé. La boîte à outils inclut des capacités pour le déchiffrement basé sur le matériel, utilisant les clés uniques d'un appareil connecté pour déchiffrer les données tout en étant dans un mode de mise à jour restreint. Elle fournit également des utilitaires pour extraire la ROM système et la mémoire flash du matériel pour une analyse de sécurité hors ligne. Le logiciel couvre des domaines plus larges d'exploitation matérielle, incluant le downgrade de firmware en contournant les vérifications de signature et la livraison d'exploits via USB pour déclencher la corruption de mémoire.
Implements bootrom-level hardware exploits to execute unsigned code on iOS devices in DFU mode.
Undecimus is an iOS jailbreak tool and firmware exploit utility designed to remove software restrictions and elevate system privileges on devices running iOS 11.0 through 12.4. It serves as a software implementation for bypassing system limits and performing unauthorized system modifications. The project functions as an installer for third-party package managers and substrates, enabling the deployment of alternative application stores. It also includes system recovery tools to diagnose errors and repair corrupted system packages following firmware modifications. The toolset covers low-level
Leverages iOS-specific kernel vulnerabilities to bypass system limits and allow unauthorized modifications.
palera1n is an iOS jailbreak tool that exploits a permanent hardware vulnerability in the bootrom of A8 through A11 Apple devices running iOS 15.0 or later, granting root access for system customization and third-party software installation. The tool also extends this jailbreak technique to Apple T2-equipped Macs running bridgeOS 5.0 or later, providing system-level access and modification capabilities on those devices. The tool offers two distinct jailbreak environments: a Rootless mode that provides system access without modifying the root filesystem, and a Full-root mode that grants unrest
Exploits a permanent hardware vulnerability in the bootrom of A8 through A11 devices.
Nugget is an iOS system customization tool that applies exploit-based modifications to device configuration files, enabling changes to system appearance and behavior without jailbreaking. It functions as a feature flag toggler, mobile gestalt modifier, and PosterBoard wallpaper manager, allowing users to enable experimental iOS features, modify hardware-level identifiers, and apply custom wallpapers through system file manipulation. The tool distinguishes itself by using the sparserestore or BookRestore exploit to write system files outside normal restore locations, supporting modifications t
Core mechanism for applying unsupported modifications to iOS system files via sparserestore or BookRestore.