2 Repos
Interfaces that attach the LLDB debugger to remote applications for breakpoint setting and state inspection.
Distinct from Remote Debugging: Distinct from Remote Debugging: specifically uses LLDB for debugging Apple platform apps, not general remote debugging.
Explore 2 awesome GitHub repositories matching development tools & productivity · LLDB Remote Debugging Bridges. Refine with filters or upvote what's useful.
XcodeBuildMCP is a Model Context Protocol server and development tool bridge that provides AI agents with the ability to control xcodebuild, manage simulators, and automate the compilation and execution of Apple platform applications. It functions as a persistent daemon that proxies native IDE build and debug capabilities to external clients and agents. The project distinguishes itself by using the Model Context Protocol to expose build and device management tools through a standardized interface. It implements specialized skill priming and instruction configuration to ensure AI agents can in
Attaches the debugger to running apps, sets breakpoints, inspects state, and executes raw LLDB commands.
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
Configures an unlocked device to allow incoming remote debugging connections.