Skip to content

Releases: SIDHANTH-S/exe

v2.0.0 - Cross-Platform Support (Windows & Linux)

Choose a tag to compare

@SIDHANTH-S SIDHANTH-S released this 20 Dec 14:58
ba59a46

🎉 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

  1. Download stark_agent.exe
  2. Run as Administrator
  3. Agent auto-configures persistence on first run

Linux

# Download and make executable
chmod +x stark_agent

# Run (will setup persistence automatically)
./stark_agent

V5

V5

Choose a tag to compare

@SIDHANTH-S SIDHANTH-S released this 17 Dec 16:58
ba59a46

V5 Realease

V4

V4

Choose a tag to compare

@SIDHANTH-S SIDHANTH-S released this 15 Dec 08:02
ba59a46

V4 Update

V3

V3

Choose a tag to compare

@SIDHANTH-S SIDHANTH-S released this 21 Nov 15:35
ba59a46
V3patchfix

Initial commit

V2

V2

Choose a tag to compare

@SIDHANTH-S SIDHANTH-S released this 21 Nov 08:59
ba59a46

V2 Patch fix

Release

Choose a tag to compare

@SIDHANTH-S SIDHANTH-S released this 21 Nov 08:17
ba59a46

Release v1