Getting Started with Trafexia
Welcome to the official documentation for Trafexia 3.0 — an advanced desktop application designed to intercept, decrypt, and inspect HTTP/HTTPS & WebSocket network traffic from mobile devices (Android & iOS).
1. System Requirements
Trafexia runs seamlessly across all major desktop operating systems:
- macOS: macOS 11 (Big Sur) or newer (Full support for Apple Silicon M1/M2/M3/M4 and Intel processors).
- Windows: Windows 10 or Windows 11 (64-bit).
- Linux: Ubuntu 20.04+, Debian, Fedora (AppImage / Standalone binary).
- Target Test Devices:
- Android 6.0+ (Physical devices or Emulators like Android Emulator, LDPlayer, Nox).
- iOS 12.0+ (iPhone / iPad).
- Android SDK (Recommended for 1-click ADB proxy setup).
2. Installation Guide
Download the latest release packages from our official Google Drive Folder:
macOS
- Download the
.dmginstaller corresponding to your CPU (arm64for M-series,x64for Intel) or the.ziparchive. - Drag Trafexia into your
/Applicationsdirectory. - Launch Trafexia from Launchpad or Spotlight.
Windows
- Download
Trafexia Setup 3.0.0.exe(Installer) orTrafexia 3.0.0.exe(Portable version). - Run the installer or directly launch the portable executable.
3. Interface Overview
Trafexia provides a clean, dark-mode interface designed for security engineers and developers:
- Header Control Bar:
- START PROXY / STOP ENGINE: Toggle the proxy engine (Default port:
8888). - Settings Button: Configure proxy port, AI Providers, ChatGPT Bridge, and MCP Server.
- Filters & Clear: Search requests by host/path/status and clear traffic history.
- START PROXY / STOP ENGINE: Toggle the proxy engine (Default port:
- Traffic Stream Grid:
- Real-time capturing table with color-coded HTTP methods (GET, POST, PUT, DELETE, WebSocket).
- Inspector Detail Panel:
- Headers: View request & response headers.
- Body & Response: Format JSON/XML/HTML payloads, preview images & media.
- Raw: Inspect raw HTTP/1.1 formatted text.
- AI Analyzer: AI payload dissection & automated Node.js/Python replay code generation.
- Advanced Extension Tools:
- APK Static Analyzer: Decompile APK/XAPK files to inspect Endpoints, Secrets, SDKs, and AI Security Scores.
- Global AI Chat: Converse directly with AI regarding captured traffic streams.
- ChatGPT Bridge: Local bridge server transforming web sessions into OpenAI-compatible API endpoints.
4. Capturing Your First Request
- Launch Trafexia.
- Click "START PROXY" in the top bar. The indicator will turn green (ACTIVE).
- Follow the target device setup guide: