awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wuchangming avatar

wuchangming/spy-debugger

0
View on GitHub↗
7,620 estrellas·831 forks·JavaScript·MIT·4 vistas

Spy Debugger

spy-debugger is an HTTP proxy debugging tool designed for intercepting and analyzing network traffic from mobile devices, WebViews, and mobile browsers. It functions as a network packet capture tool and a remote browser inspector, allowing users to monitor HTTP and HTTPS requests wirelessly without the need for USB cables.

The project distinguishes itself by using script injection to enable remote debugging. It injects JavaScript into HTTP response bodies, providing the ability to inspect HTML and CSS elements and perform live page content editing directly on the mobile screen. Additionally, it includes a workflow to bypass SSL pinning by selectively filtering WebView traffic from native application traffic.

The tool covers broader capabilities in traffic management and UI inspection. It can route intercepted network traffic to external proxy tools for deep packet inspection and provides configuration settings to manage HTTP caching and request interception for mobile browser compatibility.

Features

  • HTTP Proxies - Acts as an HTTP proxy to intercept and analyze network traffic from mobile devices and WebViews.
  • HTTP Traffic Analysis - Intercepts and analyzes HTTP and HTTPS network requests from mobile devices to debug API calls.
  • Packet Capture Tools - Captures mobile web traffic and routes it to external tools for detailed packet analysis.
  • Remote Debugging - Connects to and inspects mobile browser pages and WebViews via a remote network connection.
  • Remote Browser Inspectors - Provides a wireless interface to analyze layout and behavior of websites on mobile devices in real time.
  • Remote Debugger Connectivity - Establishes wireless network connections to enable remote debugging without physical USB cables.
  • Mobile Web Debugging Suites - Troubleshoots and profiles web applications in mobile browsers by injecting debugging scripts.
  • WebView DevTools Access - Enables runtime inspection and styling of HTML pages inside mobile WebViews via network-based devtools.
  • Mobile Application Debugging - Provides a remote utility for inspecting UI hierarchies and network traffic in mobile WebViews.
  • Packet Capture Utilities - Provides utilities to capture and analyze HTTP and HTTPS network traffic from mobile devices and WebViews.
  • Traffic Interception - Intercepts network traffic by acting as a middleman between mobile devices and remote servers.
  • Response Interception Injections - Injects JavaScript into HTTP response bodies to enable DOM inspection and editing on remote pages.
  • Live Front-End Editing - Enables real-time modification of visual elements by making the page body content editable.
  • Live UI Editing - Allows real-time modification of visual elements directly on a mobile screen to test design changes.
  • SSL Pinning Bypasses - Isolates WebView traffic from native app traffic to capture HTTPS data without triggering SSL pinning blocks.
  • Traffic Proxying - Routes intercepted mobile network traffic to external proxy tools for advanced deep packet inspection.
  • HTTP Proxy Forwarders - Forwards intercepted HTTP and HTTPS connections to secondary proxy tools for deep packet inspection.
  • Certificate Pinning Bypasses - Implements workflows to disable strict certificate validation, allowing the capture of HTTPS traffic.
  • WebView Traffic Isolation - Isolates WebView-originated HTTPS traffic from native app traffic to bypass SSL pinning during packet capture.
  • Dynamic DOM Manipulation - Provides tools for modifying DOM elements in real-time to adjust visual layouts on mobile pages.

Historial de estrellas

Gráfico del historial de estrellas de wuchangming/spy-debuggerGráfico del historial de estrellas de wuchangming/spy-debugger

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Spy Debugger

Proyectos open-source similares, clasificados según cuántas características comparten con Spy Debugger.
  • unblockneteasemusic/serverAvatar de UnblockNeteaseMusic

    UnblockNeteaseMusic/server

    7,753Ver en GitHub↗

    This project is a proxy server designed to intercept and modify HTTP and HTTPS traffic for Netease Cloud Music. It functions as network middleware to restore playback for songs and albums restricted by geographic regions and to unlock premium account features, such as high-fidelity audio. The server utilizes header-based privilege injection to spoof premium status and employs conditional content redirection to route requests for unavailable media to alternative source providers. It also incorporates upstream proxy routing and IP parameters to bypass regional access restrictions. Additional c

    JavaScripthacktoberfest
    Ver en GitHub↗7,753
  • huolalatech/page-spy-webAvatar de HuolalaTech

    HuolalaTech/page-spy-web

    5,604Ver en GitHub↗

    Page Spy Web is a cross-platform application inspector and real-time remote debugger designed to identify execution errors and white-screen failures by streaming live telemetry and data from remote devices. It serves as a remote device diagnostic tool and a web-based console for debugging mobile webviews. The platform functions as a debugging bridge that streams console logs and execution data via persistent connections. It mirrors mobile webview content onto full-screen displays to bypass hardware screen limitations and serializes native application API calls into a standardized format for i

    TypeScriptconsoledebuggerdevtools
    Ver en GitHub↗5,604
  • dstotijn/hettyAvatar de dstotijn

    dstotijn/hetty

    11,485Ver en GitHub↗

    Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic between a browser and a server. It functions as an HTTP request editor for creating and replaying manual requests to test server behavior and as a project-based traffic logger that isolates network logs across different security research engagements. The tool provides a request-response interception loop that pauses outgoing requests and incoming responses in transit, allowing for manual editing or cancellation. It includes a manual request replay engine to construct and transmit

    Go
    Ver en GitHub↗11,485
  • firerpa/lamdaAvatar de firerpa

    firerpa/lamda

    7,834Ver en GitHub↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Pythonadbagentsai
    Ver en GitHub↗7,834
Ver las 30 alternativas a Spy Debugger→

Preguntas frecuentes

¿Qué hace wuchangming/spy-debugger?

spy-debugger is an HTTP proxy debugging tool designed for intercepting and analyzing network traffic from mobile devices, WebViews, and mobile browsers. It functions as a network packet capture tool and a remote browser inspector, allowing users to monitor HTTP and HTTPS requests wirelessly without the need for USB cables.

¿Cuáles son las características principales de wuchangming/spy-debugger?

Las características principales de wuchangming/spy-debugger son: HTTP Proxies, HTTP Traffic Analysis, Packet Capture Tools, Remote Debugging, Remote Browser Inspectors, Remote Debugger Connectivity, Mobile Web Debugging Suites, WebView DevTools Access.

¿Qué alternativas de código abierto existen para wuchangming/spy-debugger?

Las alternativas de código abierto para wuchangming/spy-debugger incluyen: unblockneteasemusic/server — This project is a proxy server designed to intercept and modify HTTP and HTTPS traffic for Netease Cloud Music. It… huolalatech/page-spy-web — Page Spy Web is a cross-platform application inspector and real-time remote debugger designed to identify execution… dstotijn/hetty — Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic… firerpa/lamda — This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… mitmproxy/mitmproxy — Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol…