ReconX Operations Node // Online
Release Channel: 3.0   |   CLI + GUI
DarkMatter Software // Reconnaissance Utility

RECONX

Domain Reconnaissance Spyglass

ReconX 3.0 is the Double Fisted reconnaissance release: a lean command-line build for fast terminal work and a tactical PySide6 GUI for visible operations, live status, clickable intelligence, clipboard workflows, and exportable reports.

RECONX // ACTIVE RECONONLINE
[TGT] target acquired: example.com
[DNS] resolving target...
[HIT] www.example.com
[HIT] api.example.com
[NET] probing designated ports...
[SSL] certificate / SAN analysis...
[RPT] TXT / JSON / HTML ready
recon complete // intelligence compiled
ReconX 3.0 // Double Fisted Bundle

Two Interfaces. One Recon Core.

ReconX 3.0 now ships in two working forms. Use the CLI when speed, scripting, remote shells, or low-overhead terminal work matter. Use the GUI when you want a visual tactical console, clickable discoveries, live scan status, clipboard access, and structured export.

ReconX 3.0 CLI

Terminal-first reconnaissance. Lightweight, direct, fast to deploy, and ideal for command-line workflows.

CLI Source + Build Files

ReconX 3.0 GUI

PySide6 tactical interface with live status, rich recon output, clickable hosts, copy-to-clipboard, and export.

GUI Source + Build Files

Version Information

3.0Current Release
CLI + GUIDouble Fisted Build
ActiveProject Status

Author: DarkMatter Software | K0NxT3D
Project: ReconX — Domain Reconnaissance Spyglass
Platform: Linux / Python 3.12+ / PySide6 GUI

Reconnaissance Capabilities

DNS / Target ResolutionResolve the target and establish the base intelligence record before deeper enumeration.
Subdomain DiscoveryIdentify common reachable subdomains and feed discoveries directly into the report chain.
TCP Port ReconProbe the designated port set and surface open services in the reconnaissance output.
SSL / SAN IntelligenceInspect certificate data and SAN hostnames to expose additional domains and infrastructure relationships.
Clickable IntelligenceGUI and HTML reports turn discovered domains and URLs into active links for fast pivots.
Structured ReportingSave reconnaissance as plain text, structured JSON, or dark tactical HTML reports.

3.0 GUI Operations Console

The new PySide6 interface turns ReconX into a visible operations console while retaining the underlying reconnaissance core. The tactical results window distinguishes status, discoveries, warnings, resolved values, and active links without turning the output into fake movie-terminal noise.

  • Live scan status inside the ReconX console
  • Military / cyber-ops presentation with externalized theme control
  • Responsive grey digital-camo application background
  • Solid-black intelligence console for readability
  • Clickable domains and URLs directly inside the GUI
  • Copy full text results to the system clipboard
  • Save as TXT, JSON, or HTML
  • HTML output includes clickable target, subdomain, and SSL/SAN intelligence
  • Standalone PyInstaller build workflow using an isolated virtual environment

ReconX Output Doctrine

RECONX // RECONNAISSANCE REPORT
════════════════════════════════════════════════════════════

TARGET       example.com
RESOLVED     192.0.2.14
STATUS       RECON COMPLETE

[+] DISCOVERED SUBDOMAINS
    ├─ www.example.com
    ├─ api.example.com
    └─ mail.example.com

[+] OPEN PORTS
    ├─ 80
    └─ 443

[+] SSL / SAN
    ├─ example.com
    └─ www.example.com

RECON COMPLETE // INTELLIGENCE COMPILED

Build + Runtime

The GUI build uses an isolated .venv, installs project requirements, verifies PySide6 and dnspython, builds a standalone PyInstaller binary, and copies the complete runtime assets/ tree beside the executable.

dist/
├── ReconX_GUI
└── assets/
    ├── css/
    │   └── default.css
    └── images/
        ├── icon.png
        └── grey-camo.png

Legacy ReconX 2.0

The earlier CLI-only ReconX remains available for users who want the legacy branch or need to compare behavior against the current 3.0 release.

Download ReconX 2.0 Legacy CLI

Authorized Use

ReconX is intended for authorized security assessment, research, administration, and educational use. Only scan infrastructure you own or have explicit permission to assess.