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

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

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

iDescriptor/iDescriptor

0
View on GitHub↗
2,927 星标·123 分支·C++·agpl-3.0·5 次浏览

IDescriptor

iDescriptor is a suite of specialized tools for managing, diagnosing, and interacting with iOS devices. It provides a comprehensive toolkit for device management, hardware diagnostics, remote terminal access, and virtual location simulation across different operating systems.

The project includes a device management suite for mirroring screens in real-time, managing files, and installing applications via USB or wireless connections. It features a hardware diagnostic tool to identify internal components and verify the authenticity of USB cables, along with a virtual GPS simulator to override geographic coordinates. For remote development, it provides an SSH terminal client to execute command line instructions on modified devices.

The toolkit also covers AirPlay protocol support for streaming audio and video, wireless media import for photos and videos, and the ability to mount device storage as a local drive. It utilizes network and USB discovery protocols to establish communication with hardware.

Features

  • Cross-Platform Hardware Controllers - Provides a unified software layer for connecting to and controlling iOS hardware across different operating systems.
  • iOS Device Management - Provides a comprehensive toolkit for managing files, installing applications, and controlling iOS device lifecycles.
  • iOS Filesystem Managers - Allows reading and writing data on iOS devices by mounting the internal storage as a local drive.
  • Hardware Diagnostics - Retrieves hardware-level metadata and identifies internal components to verify device integrity and specifications.
  • SSH-Based Remote Execution - Opens secure shell tunnels to execute command line instructions directly on the target device operating system.
  • Remote Access Tools - Provides a remote access interface for executing command line instructions on modified iOS devices via SSH.
  • Screen Mirroring - Streams a device display to a computer in real-time using live screen capture.
  • Device Connection Management - Establishes and manages active communication states between a host and iOS hardware via USB or wireless networks.
  • Hardware Device Identification - Queries system-level descriptors and signatures to detect internal hardware components and software versions.
  • USB Device Communication - Establishes low-level data exchange between a computer and hardware using standardized USB transport protocols.
  • Network Device Discovery - Scans local network packets to automatically identify and monitor compatible connected hardware via discovery protocols.
  • SSH Clients - Establishes secure shell connections to execute command line instructions on modified iOS devices.
  • GPS Location Simulation - Overrides reported geographic coordinates to mimic a specific virtual location on the connected device.
  • Remote Development Tools - Provides SSH terminal access and developer disk image management for debugging and system-level tasks.
  • Cross-Platform Abstraction Layers - Implements unified interfaces to ensure consistent hardware interaction across different host operating systems.
  • OS Version Mappings - Links specific operating system versions to corresponding system disk images to enable hardware diagnostics and mounting.
  • AirPlay Receivers - Implements AirPlay protocol support to stream audio and video from Apple hardware.
  • USB Cable Verifiers - Analyzes connected USB cables to validate their technical specifications and verify authenticity.
  • iOS App Installations - Provides capabilities to download and install applications from digital storefronts directly onto connected iOS devices.
  • Disk Image File System Management - Mounts and organizes system disk images used for development across specific operating system versions.
  • GPS Coordinate Injection - Overrides device location services by sending simulated GPS coordinates through the system communication bus.
  • iOS Screen Mirroring - Streams a device screen to a computer in real-time for monitoring and testing purposes.

Star 历史

idescriptor/idescriptor 的 Star 历史图表idescriptor/idescriptor 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

IDescriptor 的开源替代方案

相似的开源项目,按与 IDescriptor 的功能重合度排序。
  • 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

    Goappleclass-dumpdyld
    在 GitHub 上查看↗3,163
  • 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

    Ccioslibrary
    在 GitHub 上查看↗7,733
  • felixse/fluentterminalfelixse 的头像

    felixse/FluentTerminal

    9,574在 GitHub 上查看↗

    FluentTerminal is a terminal emulator and SSH client designed for running multiple shell sessions. It functions as a shell profile manager and a Tmux session manager, allowing for the organization of diverse shell environments within a single interface. The application provides secure remote access via SSH and Mosh protocols, which enables persistent session management over intermittent networks. It distinguishes itself through a profile configuration system that allows users to save and switch between named environment settings for different shell types. The tool includes workspace manageme

    C#
    在 GitHub 上查看↗9,574
  • opentabletdriver/opentabletdriverOpenTabletDriver 的头像

    OpenTabletDriver/OpenTabletDriver

    3,612在 GitHub 上查看↗

    OpenTabletDriver is a user-mode graphics tablet driver and USB HID input manager that translates raw USB input from digitizer hardware into system cursor and pen events. It serves as a hardware abstraction layer that normalizes input from various tablet brands into a consistent API, providing a cross-platform pen interface with pressure and tilt sensitivity. The project distinguishes itself through a plugin-based architecture and a profile-based configuration system, allowing for custom filters, interpolators, and persistent hardware setups. It includes specialized tools for hardware driver d

    C#cross-platformcsharpdotnet-core
    在 GitHub 上查看↗3,612
查看 IDescriptor 的所有 30 个替代方案→

常见问题解答

idescriptor/idescriptor 是做什么的?

iDescriptor is a suite of specialized tools for managing, diagnosing, and interacting with iOS devices. It provides a comprehensive toolkit for device management, hardware diagnostics, remote terminal access, and virtual location simulation across different operating systems.

idescriptor/idescriptor 的主要功能有哪些?

idescriptor/idescriptor 的主要功能包括:Cross-Platform Hardware Controllers, iOS Device Management, iOS Filesystem Managers, Hardware Diagnostics, SSH-Based Remote Execution, Remote Access Tools, Screen Mirroring, Device Connection Management。

idescriptor/idescriptor 有哪些开源替代品?

idescriptor/idescriptor 的开源替代品包括: blacktop/ipsw — ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It… felixse/fluentterminal — FluentTerminal is a terminal emulator and SSH client designed for running multiple shell sessions. It functions as a… libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… opentabletdriver/opentabletdriver — OpenTabletDriver is a user-mode graphics tablet driver and USB HID input manager that translates raw USB input from… davesc63/geoport — GeoPort is a suite of utilities for geographic coordinate management, wireless location simulation, and mobile device… albfan/miraclecast — Miraclecast is a software implementation of the Miracast protocol used for mirroring screens and streaming audio over…