Distribution

Cross-platform downloads and version history

Get the latest stable build by operating system. For rollback, validation, or forensics workflows, use the release history and legacy builds below.

By Operating System

Download for your platform

Automation

One-line install scripts

Linux / macOS

Bootstrap installation directly from the main repository script.

bash
curl -o- https://raw.githubusercontent.com/ZeroDayEvil/ai-security-tool/main/scripts/one-line-web.sh | bash

Windows (PowerShell)

Fetch and run the installer batch script with one command chain.

powershell
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/ZeroDayEvil/ai-security-tool/main/scripts/one-line-web.bat" -OutFile "one-line-web.bat"
cmd.exe /c ".\one-line-web.bat"

Security

Integrity verification workflow

  1. 1. Download the artifact from official GitHub release links only.
  2. 2. Verify SHA-256 checksums from release notes before first execution.
  3. 3. Use least-privilege execution mode and isolate test environments.
  4. 4. Subscribe to updates for urgent patches and advisories.

Recommended

Latest stable release

Archive

Full release history

Fallback Channel

Legacy stable line