Skip to content

falcon0x1/ZeroTrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroTrust - Cyberpunk Privacy Shield 🦅

ZeroTrust Banner

🛡️ Military-Grade Security | 🎨 Cyberpunk Aesthetic | 🔒 Zero Backend Required


🚀 Features

🔐 Security Modules

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

🎨 Immersive UI

  • Cyberpunk Theme: Void Black (#050505) + Neon Cyan (#00F5FF)
  • Animated Backgrounds: Binary Rain, Radar Pulse, Scan Lines
  • JARVIS-Inspired HUD: Rotating rings, data visualization

📱 Screenshots

Risk Score Link Scanner Dark Web
Risk Link DarkWeb

🛠️ Tech Stack

  • Framework: Flutter 3.x
  • State Management: GetX
  • APIs: VirusTotal, HIBP Pwned Passwords (K-Anonymity)
  • Local Storage: SharedPreferences

🏃 Getting Started

Prerequisites

  • Flutter SDK 3.10+
  • Android Studio / Xcode (for mobile builds)

Installation

# 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

📦 Download

Platform Download
Android APK Release

🔑 API Keys (Optional)

The app works fully offline. For enhanced scanning:

  1. VirusTotal (Free tier: 4 req/min)
    • Get key at virustotal.com
    • Replace in lib/features/link_scanner/data/services/link_scanner_service.dart

📜 License

MIT License - See LICENSE for details.


👨‍💻 Author

Falcon0x1 - GitHub


🦅 "Trust No One. Verify Everything." 🦅

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors