Nidhi-Rakshak is a comprehensive banking security compliance application developed for the IIEST UCO Bank Hackathon 2025. The app provides robust device security assessment, app security analysis, and regulatory compliance monitoring for financial applications.
- Device Security Assessment: Detection of rooted/jailbroken devices, emulators, and other system security threats
- App Security Analysis: Scans installed apps for suspicious permission usage and security risks
- Compliance Monitoring: Ensures adherence to RBI and NPCI regulatory guidelines
- Security Dashboard: Clean, intuitive interface showing security status and threats
- Risk Assessment: Sophisticated analysis of app permissions and security risks
- Ensure Flutter is installed and configured
- Clone the repository
- Run
flutter pub getto install dependencies - Generate app icons with
flutter pub run flutter_launcher_icons
To build an APK:
flutter build apkThe APK will be generated at:
build/app/outputs/apk/release/app-release.apkflutter runThis project is licensed under the Apache License 2.0 - see the LICENSE file for details.