Skip to content

Releases: 0-iQpy/Vortex-U

Vortex-U v1.0.0

26 Jan 17:36
daf0cb6

Choose a tag to compare

Release v1.0.0: Initial Launch (Vortex-U)

This is the first stable release of Vortex-U, a high-velocity Wi-Fi security and diagnostic utility developed specifically for the ESP32-U hardware platform. By decoupling the radio hardware from the standard OS network stack, this version achieves industry-leading injection rates for the ESP32 chipset.

Key Features

  • Vortex Injection Engine: Core 0 is dedicated entirely to high-priority raw frame injection, allowing the system to operate through 12308 netstack registration failures.
  • Deep Hybrid Reset: Real-time hardware reconfiguration that allows switching between 80MHz, 160MHz, and 240MHz clock domains without a full system reboot.
  • Real-Time Hardware Telemetry: Integrated MHz detector queries silicon registers directly via getCpuFrequencyMhz() to verify active clock domains during high-velocity sessions.
  • Optimized Burst Logic: Implements a calibrated 256-packet burst and 100µs delay for maximum throughput and thermal stability.

Verified Performance Matrix

All metrics represent average throughput (Packets Per Second) verified via internal hardware telemetry on the ESP32-U.

Clock Mode Average Velocity (PPS) Performance Gain (%) Stability Profile
80 MHz ~8,212 PPS Baseline Maximum: Ideal for battery-powered field use.
160 MHz ~8,945 PPS +8.9% Balanced: The "Sweet Spot" for impact.
240 MHz ~9,238 PPS +12.5% Extreme: Maximum force for quick disruption.

🔧 Installation & Usage Notes

  • Bypass Requirements: Requires bypass.cpp to be included in the build to wrap IEEE802.11 sanity checks.
  • Hardware Compatibility: Optimized specifically for ESP32-U (external antenna version).
  • Operational Flow: After completing an injection session, a manual hardware reset is recommended to return to the command console.

Full Documentation: For a deep dive into the dual-core architecture and bypass logic, see the TECHNICAL.md file in the repository.


Developer: Cristian Dave Ordoñez
License: MIT

Full Changelog: https://github.com/0-iQpy/Vortex-U/commits/Vortex-U