Zoom BackUpz
Stable Release

Windows

Windows 10 / 11 (64-bit) • v1.0.0

Full standalone release package including Flutter engine, SQLite offline indexer, and Win32 protocol integrations.

  • Windows DPAPI cryptographic credential vault
  • Native System Tray background sync engine
  • Portable: extract and run (no admin install required)
Download for Windows (.zip • 13.9 MB)
SHA-256 Checksum:
A8F5D7BB8AA2DA0416E65F0C7361D72CC8C995C4D93DEC1702F855DFEB7EC414
Stable Release

Linux

Ubuntu, Debian, Fedora, Arch (x86_64) • v1.0.0

Linux tarball package with automated installer, XDG desktop application integration, and deep-link protocol handler.

  • Automated installer with zoombackup:// protocol registration
  • Desktop launcher entry with high-resolution app icon
  • Offline SQLite cataloging and direct HTTPS CDN downloads
Download for Linux (.tar.gz • 48 KB)
SHA-256 Checksum:
0D9E76F1498DD35B3E2F3924E9F673B9F1E141E415DEAFE895BD09FCD1377A11

Installation Instructions

Windows 10 / 11 Quick Start:

  1. Download ZoomBackUpz-v1.0.0-windows-x64.zip above.
  2. Right-click the zip file and select Extract All...
  3. Open the extracted folder and double-click zoom_backup_system.exe.
  4. Sign in via Zoom OAuth 2.0 and choose your local backup destination.

Linux (x86_64) Quick Start:

tar -xzf ZoomBackUpz-v1.0.0-linux-x64.tar.gz
chmod +x install.sh
./install.sh

The installer places the binaries into ~/.local/share/zoombackupz and registers the zoombackup:// system protocol handler.

Cryptographic Integrity & Zero-Knowledge Architecture

All releases are hosted on Cloudflare's globally distributed R2 edge infrastructure over TLS 1.3 encryption. Zoom BackUpz is 100% open-source and operates strictly client-side: all recordings stream directly from Zoom's official CDN to your private computer. You can inspect the full source code and audit reports on GitHub.