DOCS
TRAFEXIADOCSGetting Started

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

  1. Download the .dmg installer corresponding to your CPU (arm64 for M-series, x64 for Intel) or the .zip archive.
  2. Drag Trafexia into your /Applications directory.
  3. Launch Trafexia from Launchpad or Spotlight.

Windows

  1. Download Trafexia Setup 3.0.0.exe (Installer) or Trafexia 3.0.0.exe (Portable version).
  2. 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:

  1. 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.
  2. Traffic Stream Grid:
    • Real-time capturing table with color-coded HTTP methods (GET, POST, PUT, DELETE, WebSocket).
  3. 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.
  4. 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

  1. Launch Trafexia.
  2. Click "START PROXY" in the top bar. The indicator will turn green (ACTIVE).
  3. Follow the target device setup guide: