Downloads

No app stores. No gatekeepers. Direct downloads, signed binaries, open checksums.

๐Ÿ•น๏ธ

Field Hardware

available now

Purpose-built hardware integrations for Soul Cage field operators. Open-source, flashable, and designed around real wardriving and network recon tooling. Connect your device, configure your API key at /profile, and your scans sync directly to the territory map.

NIOMI โ€” The Black HatuConsole

ClockworkPi uConsole ยท ESP32-C5 ยท Python / pyxel

GitHub โ†’

Open-world hacking RPG running on the uConsole handheld. Real-time wardriving, WPA handshake capture, BLE scan, Evil Twin, MeshCore mesh chat, Flipper Zero integration, and ADS-B radar. Loot syncs to Soul Cage at rank 6 (WARDRIVER).

WiFi wardriveWPA handshakesBLE scanLoRa MeshCoreEvil TwinFlipper Zero
NIOMI-WatchT-Watch Ultra

LilyGO T-Watch Ultra ยท ESP32-S3 ยท PlatformIO / C++

GitHub โ†’

Wearable companion firmware for the T-Watch Ultra AMOLED smartwatch. WiFi/BLE recon, NFC reader, LoRa MeshCore, and a web UI over SoftAP. Pairs to NIOMI on the uConsole via BLE. Flash with PlatformIO โ€” no app store, no cloud account.

WiFi reconBLE scanNFC readerLoRa MeshCoreBLE companionWeb UI
Both projects are open source (MIT). Build instructions, hardware requirements, and setup guides are in each repo's README. Your Soul Cage API key is at /profile.
๐Ÿ“

Images For your Soul Cage Pet

Pre-built Raspberry Pi OS images that you can conveniently flash to an SD card using Balena Etcher, Rufus, Raspberry Pi Imager, or any imager you trust and use confidently with Pi images.

Ask Aleksandra about the min hardware requirements for each image.

๐Ÿ“ฑ

Mobile Apps

We ship direct โ€” no app store required. Both Google and Apple take 30% of all revenue, impose restrictions that would compromise your experience, and offer no meaningful safety guarantees beyond what we provide ourselves. We keep you safer the old-fashioned way: full transparency, signed binaries, open checksums you can verify before you install.

On Android, enable "Install from unknown sources"for your browser or file manager โ€” it takes about ten seconds and you can turn it back off straight after. An iOS app is something we genuinely want to build, but nothing is set in stone yet. Apple's ecosystem comes with its own set of constraints, costs, and tradeoffs โ€” and our first priority is making sure Soul Cage stays financially sustainable as the game grows before we commit to that path.

๐Ÿ”’ Verifying downloads

All release binaries include SHA-256 checksums. Verify before installing.

# Linux / macOS
sha256sum soul-cage-v1.0.0.apk

# Windows PowerShell
Get-FileHash soul-cage-v1.0.0.apk -Algorithm SHA256
๐Ÿ–ฅ๏ธ

Soul Cage Foundry

Windows ยท Linux ยท Mac

A desktop program for Windows, Linux, and macOS that helps train your Soul Cage pet and process authorised security data.

It can use Hashcat to crack ethically collected, permission-based Wi-Fi hashes, while also running a six-layer machine learning system that helps improve the pet over time.

The program works as part of the wider Soul Cage Fleet: a community-powered network where users can contribute spare computing power to help solve approved cracking jobs, train models, and make every pet smarter.

๐Ÿ”’ Verifying downloads

All release binaries include SHA-256 checksums. Verify before installing.

# Linux / macOS
sha256sum soul-cage-foundry-linux-x64

# Windows PowerShell
Get-FileHash soul-cage-foundry-windows-x64.exe -Algorithm SHA256