QuickProbe
Probes mixed Windows/Linux fleets over WinRM and SSH with explicit PSSession cleanup, one-click RDP, and AD/LDAP discovery — credentials in DPAPI, data in local SQLite, no agent on targets.
▤ ls ./tools --all
15 focused tools for people who run Windows for a living. Most ship as a single portable exe — offline-first, zero telemetry, no admin required. Built in Rust, MIT, free forever. Grab what you need, star what you like.
Probes mixed Windows/Linux fleets over WinRM and SSH with explicit PSSession cleanup, one-click RDP, and AD/LDAP discovery — credentials in DPAPI, data in local SQLite, no agent on targets.
Keeps RDP credentials in Windows Credential Manager, pulls Windows servers from Active Directory over LDAP, probes the RDP port for live reachability, and launches mstsc in one click — single portable .exe, no admin.
Queries the Windows Event Log API on background threads and virtual-scrolls 100k+ events, so a busy channel filters to a narrow outage window without the MMC snap-in freezing.
Reads the NTFS MFT directly via FSCTL_ENUM_USN_DATA when elevated to enumerate millions of files in seconds, then renders a SpaceSniffer-style treemap so you can see exactly where the space went — single portable .exe.
Overwrites files, folders, and drive free space in place with NIST 800-88 or 35-pass Gutmann patterns, with an Explorer right-click entry so shredding never needs the app open.
Drop a file and get MD5, SHA1, SHA256 and SHA512 computed side by side locally in Rust, so you can verify a download against a published hash without touching PowerShell.
Reads the NTFS Master File Table directly to index millions of files in seconds, then tails the USN change journal for live results as you type — no admin, no waiting for Windows Search.
Recursively discovers logs, auto-detects each vendor format via extensible TOML profiles, and merges them into one colour-coded chronological timeline with severity, regex, and time-window filtering plus live tail and time correlation.
Tray-resident Run-style launcher bound to a global Alt+Space hotkey that resolves typed commands through Windows PATH and PATHEXT and execs them, no Start menu round-trip.
XChaCha20-Poly1305 STREAM encryption with memory-hard Argon2id key derivation, wrapping one or many files and folders into a single tamper-evident .swc bundle from a GUI or scriptable CLI with per-user Explorer context menus — single portable .exe, no admin.
Syncs clipboard text and files up to 50 MiB between your own machines through a stateless relay that only ever forwards XChaCha20-Poly1305 blobs, keyed by a shared room code the relay never sees.
Enumerates files held open over SMB via NetFileEnum and force-closes the handle with NetFileClose to clear "file in use" locks — elevated, no WebView2.
Parses the on-disk PST format directly in Rust—no Outlook, MAPI, or COM—so you can browse the folder tree, read mail, and export messages to EML/TXT/MSG on a box that has never seen Outlook.
A Tauri desktop PowerShell editor built for the paste-run-debug loop: clean AI- or web-copied scripts, run with F5 against PowerShell 5.1 or 7, and copy a Markdown debug bundle of output, exit code, and PSScriptAnalyzer findings straight back into the chat.