plutonium --version

Download

Version 1.0.0. Free, MIT, no account. Your platform is highlighted — everything else is still listed.

macOS

no build yet

See the feature list

The code is cross-platform. Nobody has built and tested it there.

install --windows

Windows

  1. Run it

    Pick a location or accept the default.

  2. Click through SmartScreen

    More info → Run anyway.

  3. Launch

    Start Menu and desktop shortcuts are created.

About the warning. The build is unsigned — a certificate costs a few hundred euro a year. It means “unsigned”, not “malicious”. You only have my word for that, so check the hash below or build from source.
install --linux

Linux

kali@kali~/Downloads
# apt resolves dependencies. dpkg -i does not.
$ sudo apt install ./
$ plutonium

# or no install at all
$ chmod +x 
$ ./
Running as root? Chromium refuses to start as root with its sandbox on, and the sandbox is worth keeping. Kali has shipped a non-root kali user since 2020 — use it rather than --no-sandbox.
Blank window in a VM? VirtualBox 3D support is incomplete. Start with plutonium --disable-gpu.
sha256sum

Verify

Compare against the published hashes. If they differ, don't run it.

verify
# windows · powershell
> Get-FileHash .\ -Algorithm SHA256

# linux · macos
$ sha256sum 

Full list: SHA256SUMS.txt — or click any hash above to copy it.

All release files
FilePlatformNotes
.exe installerWindows x64Start Menu entry, listed in Add/Remove Programs
.exe portableWindows x64Single file, runs from a USB stick
.debDebian / Ubuntu / KaliInstalls to /opt, registers as a browser, apt removes it
.AppImageAny x86-64 LinuxSelf-contained, no root
.tar.gzAny x86-64 LinuxUnpacked directory
PLUTONIUM v1.0.0 win/linux mit detecting