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

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

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

2 个仓库

Awesome GitHub RepositoriesApple Property Lists

Serialization and deserialization of Apple-specific property list formats including binary, XML, and JSON.

Distinct from Binary Serialization: Distinct from general binary serialization as it targets the specific Apple Plist specification across multiple encodings.

Explore 2 awesome GitHub repositories matching data & databases · Apple Property Lists. Refine with filters or upvote what's useful.

Awesome Apple Property Lists GitHub Repositories

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

    libimobiledevice/libimobiledevice

    7,733在 GitHub 上查看↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Implements a dedicated parser to read and write Apple property list files across binary, XML, and JSON formats.

    Ccioslibrary
    在 GitHub 上查看↗7,733
  • blacktop/ipswblacktop 的头像

    blacktop/ipsw

    3,163在 GitHub 上查看↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Dumps Apple property list files into JSON format for easier programmatic consumption.

    Goappleclass-dumpdyld
    在 GitHub 上查看↗3,163
  1. Home
  2. Data & Databases
  3. Binary Serialization
  4. Apple Property Lists