How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management interface. It operates as a man-in-the-middle proxy, intercepting HTTP, HTTPS, HTTP/2, WebSocket, and TCP traffic between clients and servers, and provides a plugin-based architecture that extends core functionality with custom rules, UI panels, and protocol handlers at runtime. The project distinguishes itself through a combination of capabilities that go beyond basic traffic inspection. It supports server-side headless operation on Linux, allowing it to intercept traffic for appli
w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing
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
This project is a standalone utility that enables one-click video downloading from WeChat Channels by intercepting the network traffic of the WeChat desktop client. It operates as a local HTTP proxy positioned between the desktop app and the internet, capturing video streams and adding a download button directly into the app's built-in media player interface. What distinguishes this tool is its use of real‑time network‑layer augmentation rather than modifying the desktop client itself. It patches HTTP responses as they pass through the proxy to inject interactive download controls, and on the
HTTP Toolkit is an open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac.
The main features of httptoolkit/httptoolkit are: Traffic Proxying and Interception.
Open-source alternatives to httptoolkit/httptoolkit include: requestly/requestly. ssh-mitm/ssh-mitm — This project is a transparent proxy framework designed for the interception, analysis, and manipulation of secure… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… firerpa/lamda — This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android… ltaoo/wx_channels_download — This project is a standalone utility that enables one-click video downloading from WeChat Channels by intercepting the… avwo/whistle — Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management…