Releases: SIDHANTH-S/exe
Releases · SIDHANTH-S/exe
Release list
v2.0.0 - Cross-Platform Support (Windows & Linux)
🎉 Stark Agent v2.0.0 - Cross-Platform Release
Major Features
✨ Cross-Platform Support
The Stark Agent now runs natively on both Windows and Linux/Ubuntu with a unified codebase!
- ✅ Windows: Full support with stealth mode, UAC elevation, Registry & Task Scheduler persistence
- ✅ Linux: Native ELF binary with systemd, cron, and XDG autostart persistence
- ✅ Unified Dashboard: Both platforms connect to the same Supabase backend
📦 Downloads
| Platform | File | Size | Notes |
|---|---|---|---|
| Windows 10/11 | stark_agent.exe | 96.8 MB | Admin privileges recommended |
| Linux (Ubuntu 22.04+) | stark_agent |
118 MB | Tested on Kali/Debian-based distros |
🔧 What's New
Cross-Platform Features
- Platform Detection: Automatic OS detection with platform-aware execution
- Linux Persistence: systemd user services, cron @reboot, XDG autostart
- Bash Support: Full bash command execution on Linux alongside PowerShell on Windows
- Unified Commands: Cross-platform shutdown, restart, system info, clipboard operations
Technical Improvements
- Platform-conditional PyInstaller builds
- Linux-specific system call handling
- Cross-platform path separators in spec file
- Comprehensive dependency bundling (cv2, numpy, sounddevice, etc.)
🚀 Installation
Windows
- Download stark_agent.exe
- Run as Administrator
- Agent auto-configures persistence on first run
Linux
# Download and make executable
chmod +x stark_agent
# Run (will setup persistence automatically)
./stark_agent