🛡️ Military-Grade Security | 🎨 Cyberpunk Aesthetic | 🔒 Zero Backend Required
| Module | Description | API |
|---|---|---|
| Breach Scanner | Check if your email was exposed in data breaches | Mock (+ Official HIBP Link) |
| Password Vault | K-Anonymity password check against 800M+ leaks | ✅ HIBP Range (Free) |
| Link Analyzer | Phishing & malware URL scanner | VirusTotal + Local |
| Device Integrity | Root/Jailbreak, Developer Mode, Lock Screen | Local |
| WiFi Spy Detector | Suspicious network detection | Local |
| Dark Web Monitor | Real-time threat surveillance (Demo) | Mock |
| Security Coach | Interactive security hardening guide | Local |
- Cyberpunk Theme: Void Black (
#050505) + Neon Cyan (#00F5FF) - Animated Backgrounds: Binary Rain, Radar Pulse, Scan Lines
- JARVIS-Inspired HUD: Rotating rings, data visualization
| Risk Score | Link Scanner | Dark Web |
|---|---|---|
![]() |
![]() |
![]() |
- Framework: Flutter 3.x
- State Management: GetX
- APIs: VirusTotal, HIBP Pwned Passwords (K-Anonymity)
- Local Storage: SharedPreferences
- Flutter SDK 3.10+
- Android Studio / Xcode (for mobile builds)
# Clone the repository
git clone https://github.com/falcon0x1/ZeroTrust.git
cd ZeroTrust
# Install dependencies
flutter pub get
# Run in debug mode
flutter run
# Build release APK
flutter build apk --release| Platform | Download |
|---|---|
| Android | APK Release |
The app works fully offline. For enhanced scanning:
- VirusTotal (Free tier: 4 req/min)
- Get key at virustotal.com
- Replace in
lib/features/link_scanner/data/services/link_scanner_service.dart
MIT License - See LICENSE for details.
Falcon0x1 - GitHub
🦅 "Trust No One. Verify Everything." 🦅



