Skip to content

Tools & Projects

PSForge is the main feature. The other 17 tools are kept here as focused extras.

PSForge

Desktop PowerShell editor for the paste-run-debug loop. Clean AI or web scripts, run with F5, inspect terminal output and PSScriptAnalyzer findings, then copy a debug bundle for the next iteration.

TypeScriptRustTauri

Monitoring

Monitoring

QuickProbe

Lightweight desktop app for monitoring Windows and Linux servers. Real-time health probes via WinRM and SSH, one-click RDP launch, Active Directory scanning, and secure credential storage.

RustTauri
Monitoring

QuickConnect

Fast RDP connection manager for system administrators. Secure credential storage, Active Directory integration, quick server search, and instant remote desktop connections.

TypeScriptTauri

Analysis

Analysis

EventSleuth

Event Viewer replacement that doesn't freeze on large logs. Background-threaded queries, virtual scrolling for million-event channels, XPath filtering, and .evtx file import.

Rustegui
Analysis

DiskSleuth

Fast, visual disk space analyser for Windows. Parallel scanning, SpaceSniffer-style treemap, NTFS MFT fast-scan, stale file finder, and top-N largest files — all in a single portable executable.

Rustegui
Analysis

LogSleuth

Fast, cross-platform log file viewer and analyser. Recursively discovers log files, auto-detects formats via TOML profiles, and merges them into a unified colour-coded timeline with severity filtering, regex search, time-range queries, live tail, and CSV/JSON export.

Rustegui WindowsmacOSLinux

Security

Security

BitBurn

Secure wipe tool for files, folders, and free space. NIST 800-88 for modern hardware, Gutmann mode for legacy HDDs, and a right-click context menu so you don't have to open the app every time.

RustTauri
Security

ChecksumCheck

Cross-platform desktop app for calculating and verifying file checksums. Supports MD5, SHA1, SHA256, and SHA512 with drag-and-drop, one-click copying, and local-only processing.

TypeScriptTauri WindowsmacOSLinux
Security

SwatCrypt

XChaCha20-Poly1305 file encryption with Argon2id key derivation. Encrypts single or multiple files/folders into a single .swc bundle with optional gzip compression, tamper detection via AEAD, and Explorer context menu integration.

Rustegui

Utility

Utility

AllTheThings

Instant filename search for Windows. Reads the NTFS Master File Table directly to index millions of files in seconds, tails the USN change journal for live updates, and ships a rich query syntax — Boolean operators, wildcards, regex, size/date/attribute filters, and content search — all in a Tauri UI that runs without admin.

RustTypeScriptTauri
Utility

QuickRun

Lightweight Windows Run-style launcher in the system tray. Global Alt+Space hotkey, PATH resolution, light and dark themes, auto-updates, and transparent borderless window.

RustTauri
Utility

ps-launcher

Minimal, secure PowerShell script launcher under 10KB. Runs scripts silently without console windows — ideal for Task Scheduler, login scripts, and background automation. Future-proof VBScript replacement.

CC++
Utility

PSBench

GUI for exploring PowerShell modules and running commands. Browse cmdlets by module, inspect parameters, preview the command before running, and execute with alternate credentials — no terminal required.

C#WPF
Utility

ClipRelay

End-to-end encrypted clipboard and file sync tool. Share clipboard text and files up to 50 MiB between devices using room codes. XChaCha20-Poly1305 encryption, relay-based architecture, and Windows tray client with real-time sync.

Rustegui
Utility

LockSmith

Shows who has a file open over SMB and lets you force-close the session. Useful when someone's mounted your share and wandered off. Uses NetFileEnum — admin required.

Rustegui
Utility

HandleHunter

LockSmith's 134KB sibling — pure C, no runtime, no install. Same NetFileEnum-based SMB lock detection and force-release, in a binary small enough to keep on a recovery USB.

C
Utility

PSTInsight

Fast, modern viewer and exporter for Outlook PST files. Ground-up Rust rewrite built with Tauri, React, and TypeScript, using a read-only parser so Outlook, MAPI, and COM are not required.

RustTypeScriptTauri

AI

AI

Eir

Autonomous Windows system-repair agent. Monitors event logs, services, disk, memory, and network errors; uses an AI model to diagnose root causes; runs reversible fixes automatically and routes anything risky through an approval UI in the system tray.

RustTauri Windows