Desktop app and kernel
All downloads
Desktop packages and kernel install scripts.
Desktop app
Prefer the AppImage on Linux if you want the app to update itself.
| Platform | Package | Arch | File | Notes | |
|---|---|---|---|---|---|
| Windows | Installer | x64 | LEAK-Setup.exe | First install. Updates itself after that. | Download |
| Linux | AppImage | x64 | LEAK.AppImage | Self-updates. | Download |
| Linux | Debian | x64 | leak_0.1.7_amd64.deb | Does not self-update. | Download |
| Linux | RPM | x64 | leak-0.1.7.x86_64.rpm | Does not self-update. | Download |
| Linux | tarball | x64 | LEAK-0.1.7.tar.gz | Does not self-update. | Download |
| macOS | Disk image | arm64 | LEAK.dmg | Apple Silicon. | Download |
Kernel
Pipe these into a terminal on the machine that should run commands.
| Platform | Notes | Command | |
|---|---|---|---|
| Windows | Installs the Windows kernel. | irm https://api.leak.software/install.ps1 | iex | |
| Linux | Installs the Linux kernel. | curl -fsSL https://api.leak.software/install-linux.sh | bash | |
| macOS | Installs the macOS kernel. | curl -fsSL https://api.leak.software/install-mac.sh | bash | |
| Docker · Linux | Linux host. Pulls Kali and the Linux kernel. | curl -fsSL https://api.leak.software/install-docker.sh | bash | |
| Docker · Windows | Windows host. Pulls Kali and the Linux kernel. | irm https://api.leak.software/install-docker.ps1 | iex |
Start writing in LEAK
Collaborative notes and live terminals, without giving up the machine.
Get Started