awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesiOS Exploit Utilities

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.

Awesome iOS Exploit Utilities GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • axi0mx/ipwndfuaxi0mX 的头像

    axi0mX/ipwndfu

    7,345在 GitHub 上查看↗

    ipwndfu 是一套软件实用程序,旨在利用 iOS Bootrom 来实现未签名代码执行和固件操纵。该项目提供的工具可将 Apple 设备置于 pwned DFU 状态,从而允许系统绕过安全启动签名。 该工具包包括基于硬件的解密能力,使用连接设备的唯一密钥在受限更新模式下解密数据。它还提供了用于从硬件中提取系统 ROM 和闪存以进行离线安全分析的实用程序。 该软件涵盖了更广泛的硬件利用领域,包括通过绕过签名检查进行固件降级,以及通过 USB 传递漏洞利用以触发内存损坏。

    Implements bootrom-level hardware exploits to execute unsigned code on iOS devices in DFU mode.

    Python
    在 GitHub 上查看↗7,345
  • pwn20wndstuff/undecimuspwn20wndstuff 的头像

    pwn20wndstuff/Undecimus

    6,616在 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

    Leverages iOS-specific kernel vulnerabilities to bypass system limits and allow unauthorized modifications.

    C
    在 GitHub 上查看↗6,616
  • palera1n/palera1npalera1n 的头像

    palera1n/palera1n

    6,296在 GitHub 上查看↗

    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.

    Ccheckm8checkra1nios
    在 GitHub 上查看↗6,296
  • leminlimez/nuggetleminlimez 的头像

    leminlimez/Nugget

    5,954在 GitHub 上查看↗

    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.

    Python
    在 GitHub 上查看↗5,954
  1. Home
  2. Security & Cryptography
  3. Exploit Frameworks
  4. iOS Exploit Utilities

探索子标签

  • Bootrom ExploitsExploits targeting permanent hardware vulnerabilities in device bootroms for initial code execution. **Distinct from iOS Exploit Utilities:** Distinct from iOS Exploit Utilities: focuses specifically on bootrom-level hardware exploits, not general iOS exploit utilities.