Windowsyou
Installer
sha256
Version 1.0.0. Free, MIT, no account. Your platform is highlighted — everything else is still listed.
Pick a location or accept the default.
More info → Run anyway.
Start Menu and desktop shortcuts are created.
# apt resolves dependencies. dpkg -i does not.
$ sudo apt install ./
$ plutonium
# or no install at all
$ chmod +x
$ ./
kali user since 2020 — use it rather than
--no-sandbox.
plutonium --disable-gpu.
Compare against the published hashes. If they differ, don't run it.
# windows · powershell
> Get-FileHash .\ -Algorithm SHA256
# linux · macos
$ sha256sum
Full list: SHA256SUMS.txt — or click any hash above to copy it.
| File | Platform | Notes |
|---|---|---|
| .exe installer | Windows x64 | Start Menu entry, listed in Add/Remove Programs |
| .exe portable | Windows x64 | Single file, runs from a USB stick |
| .deb | Debian / Ubuntu / Kali | Installs to /opt, registers as a browser, apt removes it |
| .AppImage | Any x86-64 Linux | Self-contained, no root |
| .tar.gz | Any x86-64 Linux | Unpacked directory |