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
Back to google/ios-webkit-debug-proxy

Open-source alternatives to Ios Webkit Debug Proxy

30 open-source projects similar to google/ios-webkit-debug-proxy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ios Webkit Debug Proxy alternative.

  • square/ponydebuggersquare avatar

    square/PonyDebugger

    5,854View on GitHub↗

    PonyDebugger is a suite of iOS-specific debugging tools that provides web-based interfaces for network inspection, data browsing, log streaming, and view hierarchy analysis. It enables the remote examination of a running iOS application through a browser. The project integrates with the Chrome DevTools protocol to bring network traffic inspection and proxying capabilities to native iOS applications. It also provides a read-only web interface for browsing managed objects and local data entities stored on the device. Additional capabilities include a remote logging console for streaming text a

    Objective-C
    View on GitHub↗5,854
  • meitu/mthawkeyemeitu avatar

    meitu/MTHawkeye

    1,503View on GitHub↗

    Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)

    Objective-C
    View on GitHub↗1,503
  • flipboard/flexFlipboard avatar

    Flipboard/FLEX

    14,610View on GitHub↗

    FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated suite for inspecting and modifying the internal state of a running process without the use of an external debugger. The project includes a runtime inspector for browsing the memory heap and calling methods dynamically, alongside a view hierarchy debugger for visualizing and adjusting layout structures in real time. It features a network traffic monitor to log and analyze HTTP request history, headers, and responses, as well as a sandbox manager for viewing and editing files and

    Objective-C
    View on GitHub↗14,610
  • geysermc/geyserGeyserMC avatar

    GeyserMC/Geyser

    5,641View on GitHub↗

    Geyser is a cross-platform bridge that translates network packets between Minecraft Bedrock Edition and Java Edition, enabling Bedrock clients to join Java Edition servers. It operates as either a server plugin or a standalone proxy, handling real-time protocol translation, authentication, and resource pack conversion to make Bedrock players appear as standard Java clients to the server. The project distinguishes itself through its comprehensive authentication system, which allows Xbox Live-authenticated Bedrock players to join Java servers without requiring a paid Java Edition account, inclu

    Javabedrockbedrock-editionbedrock-to-java
    View on GitHub↗5,641

AI search

Explore more awesome repositories

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

Find more with AI search
  • ibm/mcp-context-forgeIBM avatar

    IBM/mcp-context-forge

    3,310View on GitHub↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Pythonagentsaiapi-gateway
    View on GitHub↗3,310
  • nodegui/react-nodeguinodegui avatar

    nodegui/react-nodegui

    6,186View on GitHub↗

    Build performant, native and cross-platform desktop applications with native React powerful CSS like styling.🚀

    TypeScriptcssdesktopgui
    View on GitHub↗6,186
  • webhintio/hintwebhintio avatar

    webhintio/hint

    3,703View on GitHub↗

    Hint is a web development linter and static analysis tool that audits HTML, CSS, and JavaScript. It provides a suite of specialized validators designed to ensure compliance with accessibility standards, web security header requirements, and general development best practices. The project distinguishes itself by analyzing a wide range of web quality metrics, including browser compatibility for CSS and JavaScript features and PWA configuration validation. It also includes an analyzer for measuring page load speeds, caching, and compression strategies to optimize web performance. The system is

    TypeScripta11ybest-practiceshacktoberfest
    View on GitHub↗3,703
  • patruff/ollama-mcp-bridgepatruff avatar

    patruff/ollama-mcp-bridge

    975View on GitHub↗

    Ollama-mcp-bridge is a middleware service that connects local language models to external tools and data sources. It functions as a bridge, enabling models to execute real-world tasks and access live information by translating natural language prompts into standardized protocol-compliant tool calls. The project distinguishes itself by implementing the Model Context Protocol to facilitate communication between local inference environments and remote service providers. It manages these connections through a centralized registry, allowing for the consistent orchestration of multiple external too

    TypeScript
    View on GitHub↗975
  • 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
  • facebook/webdriveragentfacebook avatar

    facebook/WebDriverAgent

    4,260View on GitHub↗

    WebDriverAgent is an on-device control agent and automation server that implements the WebDriver protocol for iOS devices. It serves as a bridge that enables the remote control of applications and the operating system on physical iOS devices and simulators for automated testing. The project provides a UI testing framework capable of interacting with on-screen elements, capturing screenshots, and simulating user gestures. It translates remote commands into native system calls to interact with the iOS accessibility hierarchy. The server covers a broad range of device orchestration and UI autom

    Objective-C
    View on GitHub↗4,260
  • auchenberg/vscode-browser-previewauchenberg avatar

    auchenberg/vscode-browser-preview

    4,383View on GitHub↗

    vscode-browser-preview is an editor-based web previewer and integrated debugger that embeds a live browser instance directly within the workspace. It utilizes headless browser integration to synchronize the browser state with the active code editor. The project provides an integrated web debugger that allows users to set breakpoints and inspect the state of web applications without leaving the editor interface. It also enables remote developer tools access via a network URL to analyze page elements, styles, and network activity. The system supports frontend development workflows by providing

    TypeScript
    View on GitHub↗4,383
  • square/workflow-kotlinsquare avatar

    square/workflow-kotlin

    1,120View on GitHub↗

    Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application navigation, background tasks, and screen rendering through composable, hierarchical state machines. The architecture drives application behavior by flowing immutable data downward to declarative user interfaces and routing user interactions upward through named event handlers. The library includes multiplatform target support for compiling shared code across operating systems, along with asynchronous operation execution that handles background tasks safely outside render passes. I

    Kotlinandroidkotlinreactive
    View on GitHub↗1,120
  • auchenberg/devtools-remoteauchenberg avatar

    auchenberg/devtools-remote

    701View on GitHub↗

    Debug your browser tabs remotely via Chrome DevTools

    CSS
    View on GitHub↗701
  • ansjdnakjdnajkd/iosansjdnakjdnajkd avatar

    ansjdnakjdnajkd/iOS

    1,272View on GitHub↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    View on GitHub↗1,272
  • fate0/pychromefate0 avatar

    fate0/pychrome

    646View on GitHub↗

    A Python Package for the Google Chrome Dev Protocol threading base

    Python
    View on GitHub↗646
  • dsheirer/sdrtrunkDSheirer avatar

    DSheirer/sdrtrunk

    2,112View on GitHub↗

    A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:

    Java
    View on GitHub↗2,112
  • bevry/getmacbevry avatar

    bevry/getmac

    360View on GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    View on GitHub↗360
  • facebook/idbF

    facebook/idb

    5,151View on GitHub↗

    idb is a suite of tools for controlling and automating iOS simulators and physical devices. It consists of a command line interface, a simulator controller, and a bridge that provides access to internal system interfaces for automating features normally restricted to the graphical user interface. The project includes a remote target manager that enables the control of iOS devices and simulators across different machines or data centers using a companion host process. This system separates the command line interface from the process managing the actual device connection. The toolset provides

    Swift
    View on GitHub↗5,151
  • feross/spooffeross avatar

    feross/spoof

    1,865View on GitHub↗

    Easily spoof your MAC address in macOS, Windows, & Linux!

    JavaScriptjavascriptlinuxmac
    View on GitHub↗1,865
  • didi/doraemonkitdidi avatar

    didi/DoraemonKit

    20,420View on GitHub↗

    DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile applications. It functions as a comprehensive suite of productivity tools, providing specialized utilities for mobile UI inspection, web view debugging, and on-device performance monitoring. The toolset distinguishes itself through several targeted simulation and interception capabilities. It includes a network traffic interceptor for mocking API responses without modifying source code, a device state simulator for overriding GPS coordinates, and a mobile web debugging bridge that

    Java
    View on GitHub↗20,420
  • deepzec/bad-pdfdeepzec avatar

    deepzec/Bad-Pdf

    1,150View on GitHub↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    View on GitHub↗1,150
  • bacher09/pwgen-for-biosbacher09 avatar

    bacher09/pwgen-for-bios

    1,412View on GitHub↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    View on GitHub↗1,412
  • dbukowski/dbdebugtoolkitdbukowski avatar

    dbukowski/DBDebugToolkit

    1,282View on GitHub↗

    Set of easy to use debugging tools for iOS developers & QA engineers.

    Objective-C
    View on GitHub↗1,282
  • aqzt/kjywaqzt avatar

    aqzt/kjyw

    1,855View on GitHub↗

    快捷运维,代号kjyw,项目基于shell、python,运维脚本工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、nagios、运维经常使用的脚本等等...

    Shelldevops
    View on GitHub↗1,855
  • amitshekhariitbhu/android-debug-databaseamitshekhariitbhu avatar

    amitshekhariitbhu/Android-Debug-Database

    8,663View on GitHub↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    View on GitHub↗8,663
  • chaitin/passionfruitchaitin avatar

    chaitin/passionfruit

    1,669View on GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    View on GitHub↗1,669
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0View on GitHub↗
    View on GitHub↗0
  • everettjf/appletraceE

    everettjf/AppleTrace

    0View on GitHub↗
    View on GitHub↗0
  • facebook/chiselfacebook avatar

    facebook/chisel

    9,179View on GitHub↗

    Chisel is a collection of LLDB debugging extensions and tools for inspecting and manipulating the user interface of iOS applications. It provides utilities for tracing responder chains, traversing view hierarchies, and modifying UI elements during runtime. The toolset distinguishes itself through specialized visual debugging capabilities, including a suite for toggling view visibility and borders to isolate layout issues, as well as a system to export colors and images from a running app to a desktop previewer for asset verification. The project covers a broad range of UI diagnostic capabili

    Python
    View on GitHub↗9,179
  • facebook/fishhookfacebook avatar

    facebook/fishhook

    5,418View on GitHub↗

    Fishhook is a binary instrumentation library for iOS and iOS simulators. It functions as a Mach-O symbol rebinder and instrumenter, allowing for the replacement of system library implementations with custom logic at runtime. The project redirects function calls by updating lazy and non-lazy symbol pointers within Mach-O binary data segments. This approach enables the interception and modification of existing function behavior without altering the original binary on disk. The toolset covers binary instrumentation and dynamic hooking for iOS applications, facilitating the monitoring and altera

    C
    View on GitHub↗5,418