Disposable desktops.
Zero traces left.
Design, customize and launch disposable MicroVM desktops with complete identity isolation. Every session boots a brand-new profile — then vanishes.
Design, customize and launch disposable MicroVM desktops with complete identity isolation. Every session boots a brand-new profile — then vanishes.
No setup rituals. Configure once, launch instantly, and let the machine erase itself when you close it.
Pick a ready-made profile or design your own — OS, network mode, resources, tools and security policy.
One click boots a fresh MicroVM with a brand-new identity. The UI opens in your browser — no daemon required.
Close the session and it vanishes without a trace — or export it first as a .bbx bundle or standalone .exe.
Scroll to take a build apart — six choices stack into one disposable desktop.
Distro, desktop and browser — Alpine, Ubuntu, Debian, Kali, Fedora or Arch.
Tor, VPN, direct or fully offline — chosen per build and validated on import.
CPU cores, memory and disk, dialed in within safe validated ranges.
Preload from 30+ security and development tools and browser extensions.
Icon, theme and category so the machine is easy to find later.
Policies and idle timeouts — then save, export a bundle, or generate an executable.
Anonymous browsing through the Tor network on a minimal Alpine base.
Open untrusted files safely, fully air-gapped for malware analysis.
A full pentesting environment on Kali with a direct connection.
Air-gapped Debian for sensitive work that must never touch a network.
An isolated runner for AI tasks on Ubuntu with a direct connection.
Every site, file and login leaves a trail on your daily computer. A disposable MicroVM keeps all of it in a sealed box you can throw away.
Choose exactly what goes into each image — nothing more, nothing less.
Brmel Builder is made for defensive research, malware analysis and authorized security testing on systems you own or are permitted to test. Use it responsibly and within the law.
Detonate and inspect suspicious files in a sealed, air-gapped machine that you delete afterward.
Browse through Tor with a fresh fingerprint every session — no history, no correlation.
Give autonomous agents their own disposable desktop so they can't touch your real environment.
A full Kali toolbox on demand, wiped clean between engagements so nothing bleeds across clients.
Handle confidential material fully offline in an air-gapped vault that leaves no local footprint.
Click the risky link inside a throwaway machine instead of on the computer you actually rely on.
.bbx bundle, or generate a standalone self-extracting .exe that carries the whole VM with it.The app starts a local HTTP server and opens your browser automatically. No external daemon required for the UI.
# Clone the repo $ git clone https://github.com/Priv8-ai/brmel-codex $ cd brmel-codex # Install dependencies $ make deps # Build and run $ make build $ ./build/bin/brmel-builder
# Linux / macOS $ ./install.sh # Windows (PowerShell) $ .\install.ps1
# Build the frontend $ cd frontend && npm run build && cd .. # Build the Go binary $ go build -ldflags="-s -w" -trimpath \ -o build/bin/brmel-builder .
Free and open source under the MIT license. Build your first disposable desktop today.