Download ew²
Latest: v4.0.0 · Windows 10+ (64-bit)
Download ew²Single executable. No installation required.
Verify in PowerShell:
certutil -hashfile ew2.exe SHA256
Latest: v4.0.0 · Linux x86_64
Download ew² (Universal)Pre-built binary for any Linux distro. Extract and run.
Verify:
sha256sum ew2-4.0.0-linux-x86_64.tar.gz
Arch Linux
Install:
sudo pacman -U ew2-4.0.0-x86_64.pkg.tar.zst
Fedora
Use the universal tarball meanwhile:
tar -xzf ew2-4.0.0-linux-x86_64.tar.gz
Features
High Performance
Async engine, circuit breaker, proxy rotation, up to 200 workers.
Secure Auth
HWID-locked tokens, encrypted storage, 24h free trial.
Webhook
Discord webhook notifications with batch delivery.
Proxy Support
Rotating, static, or scraped proxies with validation.
Easy Setup
Modern GUI wizard. No config files needed.
Cross-Platform
Windows, Arch, Debian, Ubuntu, Fedora, Alpine. Same features everywhere.
Installation
Download
Click the download button above to save ew2.exe
Verify checksum
Open PowerShell, navigate to the download folder, and run:certutil -hashfile ew2.exe SHA256
Compare the output with the checksum shown above.
Create a dedicated folder
Move ew2.exe to its own folder. Do not move it after first run.
Run
Double-click or launch from terminal. The GUI wizard will guide you.
Authenticate
Enter your license token or select the 24h free trial at startup.
Download
Click the download button above to save the universal tarball, or choose your distro-specific package.
Verify checksum
Run:sha256sum ew2-4.0.0-linux-x86_64.tar.gz
Compare with the checksum shown in the download section.
Extract
tar -xzf ew2-linux-x86_64.tar.gz
cd ew2-4.0.0-linux-x86_64
Install dependencies
The pre-built binary is self-contained. If running from source:
Debian/Ubuntu: sudo apt install python3-pyside6.qt6
Arch: sudo pacman -S python-pyside6
Fedora: sudo dnf install python3-pyside6
Alpine: sudo apk add pyside6
Run
chmod +x ew2
./ew2
Or run in terminal mode: python3 ew2 --terminal
Authenticate
Enter your license token or select the 24h free trial at startup.
Security
No DLLs, no config files, no side-loading risks.
Token hashes and session data with XOR+HMAC integrity.
Trial sessions are hardware-locked.
SHA-256 integrity check before execution.
All libraries compiled into the single executable.
All network communications use encrypted connections.
FAQ
Is this safe to run?
Yes. Single executable, no installer, no background services. Verify the SHA-256 checksum for assurance.
Does it need internet?
Yes. Internet is required for proxy scraping and Discord API access.
Where is data stored?
Windows: %LOCALAPPDATA%\ew2\
Linux: ~/.local/share/ew2/
macOS: ~/Library/Application Support/ew2/
How do I get a token?
Use the 24h free trial at startup, or get one from the Discord community.
Multiple machines?
Each token is HWID-locked. One token per machine.
Requirements?
Windows: 10+, 64-bit. Nothing else needed.
Linux: Pre-built binary has all deps bundled. For source: Python 3.10+, PySide6.
Which Linux build should I use?
Use the universal tarball for any distro. For native packages, choose the one matching your distribution. The universal tarball bundles all dependencies.
Support
Need help?
• Your HWID (shown at startup)
• ew² version
• OS and version (Windows/Linux)
• Steps to reproduce
⚠ Moderation
This area requires a temporary secret provided by an administrator.
Mod Build: ew2-Mod.exe
Features: Token management, generation, revocation, session info, proxy testing.