Windows Remote Administration Framework

Operate
without
a trace.

WinSpy is a full-spectrum Windows RAT for red teams and security researchers. Hidden desktop, keylogger, persistent — all delivered through a Cloudflare tunnel with zero open ports.

winspy — controller
Microsoft Windows [Version 10.0.26100.3001]
(c) Microsoft Corporation.

C:\WinSpy> winspy.exe --status

CF Worker reachable
Tunnel ctrlpanel.cc
AMSI/ETW bypass armed (HW-BP VEH)
Persistence Task + RunKey
HVNC desktop WinSpy_HVNC

C:\WinSpy> winspy.exe --clients

ID HOST USER PING
345dfcc6 DESKTOP-A1B2 john 12ms
7f2a9e31 LAPTOP-XK09 sarah 38ms
c8b014aa WORKSTATION-07 admin 9ms

C:\WinSpy>
15+
Modules
0
Static Sigs
HVNC
Hidden Desktop
CF
Tunnel C2
W10/11
Target OS
capabilities
// features

What it does

Every module is configurable in the GUI builder. No source editing required.

Hidden Desktop
HVNC

A completely invisible Windows desktop runs in the background. Full mouse and keyboard passthrough with a live JPEG stream — the target's screen stays untouched, their cursor never moves.

Input Hook
Keylogger

Low-level SetWindowsHookEx (WH_KEYBOARD_LL) captures every keystroke — passwords, form fields, search queries. 500 KB ring buffer, auto-flush to controller. Special keys fully decoded.

Survival
Persistence

Scheduled Task, Registry RunKey, or both simultaneously. Background watchdog detects removal attempts and re-registers within seconds. Survives reboots, sleep cycles, and log-offs.

schtasks /query /tn "WindowsUpdate"
TaskName: \WindowsUpdate
Status: Ready
Trigger: At log on of any user
AV Evasion
AMSI + ETW Bypass

Hardware execution breakpoint VEH — no code bytes written to any system DLL, no VirtualProtect calls, invisible to memory-integrity scans. Silences AmsiScanBuffer, EtwEventWrite, AmsiOpenSession, and EtwEventWriteFull in a single pass.

Infrastructure
Cloudflare Tunnel C2

All traffic routes through Cloudflare — no open ports on the operator's machine, no static IP, TLS by default. Clients beacon to a Worker URL; the tunnel starts automatically on controller launch.

Build Pipeline
Client Builder

Built-in PyInstaller pipeline produces a single .exe. Configure process spoof name, PE metadata, marshal + zlib + XOR obfuscation, stealth mode, and persistence — all through a GUI.

Credentials
Browser Harvesting

Reads URL history from Chrome, Edge, Brave, and Opera History SQLite databases and Firefox's moz_places — last 150 visits per browser with title and visit count. Separate from the credential harvesting in Token Stealer; this is pure browsing history.

Remote Access
File Manager + Shell

Full remote file system browser — upload, download, delete, execute. Paired with an interactive reverse CMD shell with persistent session and full colour output streamed live to the controller.

Surveillance
Screen Capture

Live screen stream of the real visible desktop — separate from HVNC, this shows exactly what the user sees in real time. On-demand screenshots also available. Full resolution, JPEG-compressed, streamed directly to the controller panel.

Surveillance
Webcam + Microphone

Webcam streams live JPEG frames over WebSocket at 25 fps — rendered in the controller in real time. Microphone records a configurable number of seconds to WAV and delivers the file to the Downloads tab. Both run silently with no indicator light or system notification.

Intelligence
Geolocation

IP-based geolocation displayed on an interactive map in the controller. Country, city, ISP, and coordinates shown per client. WiFi access point scanning provides additional triangulation data where available, without any GPS access.

System
Process Manager

Full remote process list with PID, parent, image name, and path. Terminate any process on demand. Used to identify security tools running on the target before deploying modules or triggering evasion.

Evasion
Stealth Mode + Process Spoof

Worker process runs under a configurable system name — dllhost.exe, RuntimeBroker.exe, or any binary on the target. Paired with fake PE version info (FileDescription, CompanyName, OriginalFilename) to blend into process lists and AV telemetry.

Evasion
Anti-Analysis

Sandbox uptime threshold check, debugger detection via IsDebuggerPresent, VM presence fingerprinting, and sleep jitter. All toggleable in the builder — disable for targets where detection risk outweighs the sandbox exposure.

Destruction
Ransomware

Deploys a fullscreen lockscreen overlay across every monitor simultaneously. Displays a custom operator-uploaded image as the ransom screen, blocks all keyboard shortcuts (Win+L, Win+D, Alt+Tab, Esc) and swallows every mouse event. The target is fully locked out. Released instantly with unransom from the controller.

Destruction
MBR Corruption

Overwrites the Master Boot Record via direct disk access. Target machine fails to boot on next restart — no recovery without reinstall. Triggered remotely via a single command. Irreversible without external recovery media.

Credentials
Token Stealer

Harvests Discord auth tokens from all four Discord variants (stable, Canary, PTB, Development), saved login credentials from Chrome, Edge, Brave, Opera, Opera GX, and Vivaldi, DPAPI AES-256-GCM decrypted cookies from all Chromium profiles, Firefox saved logins and moz_cookies, and Telegram tdata folder detection. All returned in a single dump.

Surveillance
Clipboard Monitor

Background thread polls the clipboard every 0.8 seconds and logs every change with a timestamp — up to 200 entries. getclip dumps the full history in one call: passwords, URLs, wallet addresses, anything the user copied since the session started.

Privilege
UAC Elevation

Attempts to request or bypass User Account Control elevation from the target machine. Configurable in the builder at compile time or triggerable live via req_admin. Required for MBR write access and certain persistence paths.

Operational security
Self-Destruct

Fully removes all traces from the target on command — deletes the scheduled task, registry RunKey, installed binary, and worker process. The implode command leaves no artefacts for forensic recovery. Run before exiting an operation.

pricing
// acquire

Get access

Contact us for pricing — we tailor access based on your use case.

Tier I
Controller
$75
one-time payment
  • Controller GUI (.exe)
  • Client builder included
  • Cloudflare tunnel setup guide
  • HVNC, keylogger, file manager
  • Source code
  • Private builds
Contact us →
Tier III
Source
custom
one-time payment
  • Full source code
  • Unlimited private builds
  • Custom module development
  • Direct developer support
  • Reseller rights
  • Lifetime updates
Contact us →

All tiers come with setup assistance. Contact via Discord or Telegram.

latest update
// changelog

What's new in v2.0

Released June 2026

v2.0
Jun 2026
Latest
New
  • Hardware breakpoint VEH bypass — no memory writes, no VirtualProtect, invisible to memory scanners
  • Latest-move-wins HVNC input model — eliminates TCP flood on rapid mouse movement
  • Input processing merged into capture thread — guarantees correct hidden desktop context
  • Coordinate clamping in viewer — prevents virtual desktop swipe zone triggers
Fixed
  • Builder "Both" persistence option now correctly enables Task + RunKey simultaneously
  • GetProcAddress 64-bit handle overflow resolved with explicit argtypes
  • GDI crosshair removed — was corrupting DC state after first frame draw
compatibility
// supported

Target systems

64-bit only. Tested against current public builds.

Windows 11
23H2 / 24H2 — x64
Full
Windows 11 Ent
LTSC · EDU — x64
Full
Windows 10
21H2 / 22H2 — x64
Full
Windows 10 LTSC
2019 / 2021 — x64
Full
Server 2022
Standard / DC
Partial
Server 2019
Standard / DC
Partial