HYVE Ai for Linux runs as a lightweight systemd service using inotify-driven real-time monitoring. Ransomware, droppers, and persistence implants are detected in under 2 seconds — with zero GUI overhead.
No credit card required · systemd · x86_64 & ARM64 · Kernel 4.18+
Not a port. Not an afterthought. The same AI core — rebuilt for how Linux actually works.
File events from the kernel — no polling, no constant CPU burn. HYVE Ai watches your home directory, /tmp, /var/tmp, and /opt at near-zero idle cost.
Rapid mass-encryption patterns trigger an immediate alert and quarantine. Canary files in monitored directories provide an independent early-warning tripwire.
Everything scriptable. hyveav scan <path> for on-demand scans, hyveav list-quarantine to review detections, and hyveav restore <id> for false-positive recovery.
ELF binaries, shell droppers, cron/systemd persistence, high-entropy payloads, base64 stagers, and network downloaders — all scored in a single pass with tunable thresholds.
A 16-char hex fingerprint clusters malware family variants even when byte signatures differ. Recurrence boosts the score on known family re-encounters — persistent threats don't get a second chance.
Type=notify, journald-structured logging, restart-on-failure, and hardening flags (ProtectSystem=strict, NoNewPrivileges=true). Fits cleanly into any server or workstation environment.
Same AI core. Platform-native everywhere.
| Feature | Windows | Linux |
|---|---|---|
| Interface | ✓ Desktop GUI + system tray | ✓ Headless daemon + CLI |
| Real-time monitoring | ✓ FileSystemWatcher (Windows) | ✓ inotify via kernel |
| Service integration | ✓ Windows Service | ✓ systemd Type=notify |
| Monitored paths | Desktop, Documents, Downloads | ~/, /tmp, /var/tmp, /opt |
| Threat types | .exe, .dll, .ps1, .vbs, .bat… | .sh, .elf, .bin, .py, cron, .service… |
| Works alongside | Windows Defender | AppArmor, SELinux, ClamAV, Falco |
| Log output | App event log | journald (structured) |
| Architecture | x64 · ARM64 | x86_64 · ARM64 |
| Price | $8.99 / device / month | $8.99 / device / month |
A single self-contained binary. No runtime dependencies required.
curl -fsSL https://hyveav.com/install.sh -o install.sh
chmod +x install.sh
sudo ./install.sh install
Installs the binary to /usr/local/bin/hyveav, writes the systemd unit, creates config at /etc/hyveav/hyve.config.json, and starts the service.
hyveav activate XXXX-XXXX-XXXX-XXXX
Your license key is emailed after purchase. For the free trial, run hyveav trial instead — no key required.
systemctl status hyveav
journalctl -u hyveav -f
hyveav scan /path
On-demand scan of a file or directory
hyveav list-quarantine
Show all quarantined items
hyveav restore <id>
Restore a quarantined file
systemctl stop hyveav
Stop the protection service
journalctl -u hyveav -f
Stream live detection logs
sudo ./install.sh uninstall
Completely remove HYVE Ai
hyveav service userOne subscription covers the Linux edition. Mix Windows and Linux devices under one plan.
Billed monthly · Cancel anytime