A real GPU CRT pixel shader for Windows Terminal that ships with a full security and sysadmin platform built in. One GHOSTFRAME.bat, one UAC prompt, twenty built-in tools.
GHOSTFRAME // hub — the mission-control boot menu
A working simulation of the GHOSTFRAME hub running against a fake machine. No commands actually execute — type a key or a tool name and hit Enter to explore.
Old firewall tools give you a blank rule editor. GHOSTFRAME’s scans your running system, maps every listening TCP port to the owning process and executable path, checks whether rules already exist, rates each port HIGH/MED/LOW, and offers one key to act on everything at once — or lets you handle them individually.
[a] apply-all, [b] block-all-dangerous, or [i] handle each port individually with allow/block/allow-by-program.Not a button that deletes your temp folder. A real scan → select → clean loop across 42 categories, with SHA256 duplicate detection, a Space Analyser with infinite drill-down, a registry cleaner with safe/caution ratings, a startup manager with boot-time impact scoring, and a running total of every byte freed across sessions.
slow/med/fast for boot impact. Disable with automatic backup — fully reversible.Not a password manager with a PIN. PBKDF2-HMAC-SHA256 at 600,000 iterations derives separate AES and HMAC keys. AES-256-CBC encrypts with a fresh IV on every save. HMAC-SHA256 verifies in constant time before decryption ever runs. DPAPI wraps the whole blob to your Windows account on this machine. Forget the password: there is no recovery. That’s the point.
[r] reveal, [c] copy to clipboard. Clipboard is wiped on lock. [L] locks and wipes the AES + HMAC keys from memory.[s] to Seal — re-encrypts everything and wipes the plaintext. You cannot lose a file you dragged in.
Run GHOSTFRAME.bat once and it installs a full guided menu into your WSL Kali automatically. Open Kali, type gf. Guided menus for every tool. No flags to look up. No syntax to remember. Scope enforcement blocks anything outside your CIDR allowlist before it runs. Authorized testing only.
msfconsole -q -r: reverse-shell listener (auto-detects LHOST from tun0/eth0), payload generator (exe/elf/PHP/Python/ASPX/WAR), EternalBlue, db_nmap, and full post-exploitation menu (hashdump, persistence, screenshot, loot, privilege escalation).~/.ghostframe/scope.env.Point BCHunt at a domain or IP. It sweeps RDAP, DNS, certificate transparency logs, live TLS, HTTP fingerprint, email policy, reverse-IP, ASN, Shodan InternetDB, HIBP breach exposure, and typosquat candidates — all passive sources, zero active scanning. Risk-scored output. Exports as text, styled HTML, and a .gfmind graph for IdeaSpace.
include: domains pulled and added as graph nodes.squat domain.com generates 200+ permutations (homoglyphs, bitsquatting, combosquats, TLD swaps), resolves each, and reports which are live.phone <number>: E.164 validation, country, NANP area code + timezone, line type, carrier. VoIP detection against 45+ known providers.pw: k-anonymity lookup. Only the first 5 SHA-1 chars leave the machine.A WPF 3D engine built into the hub. Drop nodes, wire them, orbit the scene. Switch to HUNT mode and it runs a live passive enrichment cascade from a seed domain — auto-expanding subdomains, IPs, certs, and ASNs on a background thread while the scene stays interactive. Import any BCHunt .gfmind sweep and explore it in 3D.
router, firewall, switch, server, workstation. Each gets its own 3D icon mesh and color. Top-down static view reads like a flat diagram.layout radial, grid, circle, sphere, tree, scatter. Tree mode does BFS from the most-connected node. Pinned nodes stay put.rel owns api.example.com wires the selected node with a color-coded labeled connector: owns, hosts, uses, works-at… Labels render at midpoint, draw.io-style.demo on an empty canvas to load a pre-built attack surface map — root domain, web/mail/VPN servers, database, firewall, admin node, and a live typosquat — so you can see the tool without typing anything.A complete read-only triage suite for working on an unfamiliar machine, running a health check before handing it over, or baselining after a change. Type sweep in any GHOSTFRAME terminal to run all 11 checks. If issues are found, FIX-IT offers to act on them.
Press [3] and GHOSTFRAME opens a borderless, headerless split workspace. A control console on the left lets you drive every pane with single keypresses — split, focus, resize, new tab — while every action logs below it as history. Ctrl+Shift+0 snaps focus back to the console from anywhere.
Alt+Shift+Arrow.The CRT effect is an HLSL pixel shader running on Windows Terminal’s GPU pipeline. Scanlines, phosphor glow, and screen curvature computed per-pixel at render time, not stamped as a background image. Every terminal GHOSTFRAME spawns inherits the look automatically: PowerShell, Command Prompt, Kali. Toggle it live with Shift+F10. Tune it from CUSTOMIZE.
float3(0.30, 1.00, 0.42). The classic green phosphor of 1980s terminals.#define MONOCHROME 1 in the shader for true green-screen.ghostframe-vibes.json and apply on every launch. Upgrading GHOSTFRAME never resets your vibes.
Launch Claude Desktop, chat with a local Ollama model in-hub with conversation context, or point it at any OpenAI-compatible endpoint you run locally. After a BCHunt sweep, press [s] to summarise findings with your chosen local model — fully offline, nothing leaves the machine.
%LOCALAPPDATA%\AnthropicClaude or the Start Menu. Launches with one key.ollama serve. Lists your local models live via ollama list, each launches ollama run <model> in a new console./api/chat. Context is preserved across turns.gf-ai-models.json to change them./v1/chat/completions appended as needed.OpenVPN (installed via winget if missing) connects to VPN Gate — a free academic VPN project run by the University of Tsukuba, Japan. No account required. The selection logic is enforced in code: it will never hand you a US server. Press V again for a different one.
ipinfo.io after connecting.Detects all your Hyper-V VMs and their state. Launch, connect, stop, or save in one key per VM. Build a new VM from any ISO. The Kali Purple option downloads the official ISO from Kali’s CDN, verifies SHA256, and builds the VM.
ssh user@ip.delete <name>%LOCALAPPDATA%\GHOSTFRAME\findings.jsonlook and search alias it.menu <tool> panels without editing JSON.Ctrl+Shift+H.Measure-Object -Property on a List. Fixed all 5 occurrences. Self-test PASS.C:\Tools\GHOSTFRAME\ works well. Double-click GHOSTFRAME.bat. Approve one UAC prompt for the install. Every terminal after that runs un-elevated. Drop in a newer zip when a new version ships — upgrades are silent and clean.-InstallOnly — apply skin and exit (no hub)-Force — re-apply even if already installed-NoInstall — skip install, go straight to the hub-SetDefaultTerminal — make Windows Terminal the OS default