awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
palera1n avatar

palera1n/palera1n

0
View on GitHub↗
6,296 stars·764 forks·C·MIT·7 viewspalera.in↗

Palera1n

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 unrestricted root filesystem access for complete system modification. Users can choose between these environments to control the level of system access and package compatibility. For recovery and troubleshooting, palera1n includes a Safe Mode that boots the device with all tweaks and extensions disabled, as well as the ability to remove the jailbreak entirely and restore the device to a stock state.

Beyond the core jailbreak functionality, palera1n provides low-level device debugging through a PongoOS shell environment, remote command-line access via Dropbear SSH, and the ability to install Sileo or Zebra package managers for managing third-party software. The tool also supports printing detailed device information and booting directly into the PongoOS shell for custom image loading and direct hardware interaction.

Features

  • iOS Jailbreaking - Exploits a hardware vulnerability to gain root access on A8 through A11 devices running iOS 15.0 or later.
  • Hardware Vulnerability Exploits - Exploits a hardware-level vulnerability to gain root access on A8 through A11 devices running iOS 15.0 or later.
  • Bootrom Exploits - Exploits a permanent hardware vulnerability in the bootrom to gain initial code execution on A8-A11 devices.
  • Overlay Filesystems - Creates a writable overlay on the read-only root filesystem to install jailbreak components without modifying system partitions.
  • iOS Bootloaders - Loads a custom boot environment that provides low-level hardware access and debugging capabilities.
  • BridgeOS Jailbreaking - Extends the same jailbreak technique to Apple T2-equipped Macs running bridgeOS 5.0 or later.
  • BridgeOS Compatibility Layers - Extends the jailbreak mechanism to Apple T2 chips by adapting kernel patches and boot processes for bridgeOS.
  • Bootrom Exploits - Exploits a permanent hardware vulnerability in the bootrom of A8 through A11 devices.
  • Kernel Patchfinders - Dynamically locates and patches kernel memory regions to disable code signing and entitlements.
  • iOS Package Manager Installers - Adds Sileo or Zebra as default package managers for installing and managing third-party software.
  • Device Shell Access - Opens a command-line shell on the device via dropbear or telnet, enabling direct system interaction.
  • PongoOS Shell Environments - Starts the device into a PongoOS shell environment for low-level debugging and custom image loading.
  • Jailbreak Removals - Restores the device to a stock state by removing all jailbreak modifications and reverting system changes.
  • Full-Root Jailbreak Environments - Provides a Full-root mode that grants unrestricted root filesystem access for complete system modification.
  • Jailbreak Environment Managers - Selects between Rootless and Full-root jailbreak environments to control system access levels and package compatibility.
  • Jailbreak Environment Selectors - Selects between Rootless and Full-root jailbreak environments to control the level of system access.
  • Jailbreak Recovery Tools - Booting into Safe Mode or removing the jailbreak entirely to recover from crashes or restore the device to a stock state.
  • Rootless Jailbreak Environments - Provides a Rootless mode that provides system access without modifying the root filesystem.
  • T2 BridgeOS Jailbreaks - Extends the same jailbreak technique to Apple T2-equipped Macs running bridgeOS 5.0 or later.
  • PongoOS Debugging Environments - Booting into PongoOS shell for low-level debugging, custom image loading, and direct hardware interaction on jailbroken devices.
  • Multi-Architecture Support - Handles both ARM64 and x86_64 architectures with a unified exploit and patching pipeline.
  • Safe Modes - Boots the jailbroken device with all tweaks and extensions disabled to troubleshoot or recover from a crash.

Star history

Star history chart for palera1n/palera1nStar history chart for palera1n/palera1n

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Palera1n

Similar open-source projects, ranked by how many features they share with Palera1n.
  • pwn20wndstuff/undecimuspwn20wndstuff avatar

    pwn20wndstuff/Undecimus

    6,616View on GitHub↗

    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

    C
    View on GitHub↗6,616
  • opa334/dopamineopa334 avatar

    opa334/Dopamine

    5,262View on GitHub↗

    Dopamine is an iOS jailbreak tool designed to provide root access and administrative privileges for devices running iOS 15 and 16. It functions as a system privilege escalation exploit that grants elevated permissions without modifying the read-only system partition. The project employs a semi-untethered root exploit model, meaning it requires a manual trigger after every reboot to restore root access. This approach allows for the bypass of system restrictions and the installation of unauthorized software. The tool manages root access and system customization through a variety of low-level c

    C
    View on GitHub↗5,262
  • axi0mx/ipwndfuaxi0mX avatar

    axi0mX/ipwndfu

    7,345View on GitHub↗

    ipwndfu is a collection of software utilities designed to exploit the iOS bootrom to enable unsigned code execution and firmware manipulation. The project provides tools to place Apple devices into a pwned DFU state, allowing the system to bypass secure boot signatures. The toolkit includes capabilities for hardware-based decryption, using a connected device's unique keys to decrypt data while in a restricted update mode. It also provides utilities for extracting system ROM and flash memory from the hardware for offline security analysis. The software covers broader hardware exploitation are

    Python
    View on GitHub↗7,345
  • binpash/trybinpash avatar

    binpash/try

    5,435View on GitHub↗

    Try is a tool for managing ephemeral shell environments and running commands within an isolated sandbox. It utilizes OverlayFS and Linux namespaces to prevent processes from altering the live system, acting as both a command sandbox and a filesystem change auditor. The project allows users to capture file modifications in a temporary layer and inspect those changes before deciding to apply or dispose of them. It supports a workflow of auditing additions and modifications, then merging verified changes back into the host filesystem. The tool provides capabilities for interactive sandbox shell

    Shelladministrationcontainersshell
    View on GitHub↗5,435
See all 30 alternatives to Palera1n→

Frequently asked questions

What does palera1n/palera1n do?

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.

What are the main features of palera1n/palera1n?

The main features of palera1n/palera1n are: iOS Jailbreaking, Hardware Vulnerability Exploits, Bootrom Exploits, Overlay Filesystems, iOS Bootloaders, BridgeOS Jailbreaking, BridgeOS Compatibility Layers, Kernel Patchfinders.

What are some open-source alternatives to palera1n/palera1n?

Open-source alternatives to palera1n/palera1n include: opa334/dopamine — Dopamine is an iOS jailbreak tool designed to provide root access and administrative privileges for devices running… pwn20wndstuff/undecimus — Undecimus is an iOS jailbreak tool and firmware exploit utility designed to remove software restrictions and elevate… binpash/try — Try is a tool for managing ephemeral shell environments and running commands within an isolated sandbox. It utilizes… axi0mx/ipwndfu — ipwndfu is a collection of software utilities designed to exploit the iOS bootrom to enable unsigned code execution… apache/nuttx — NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit… homebrew/legacy-homebrew — This project is a command line package manager and dependency management engine used for installing, updating, and…