Projects
π My Projects Link to heading
Hereβs a curated selection of projects Iβve built, focusing on Android, security, and mobile development:
π¦ APK Analyzer Link to heading
Professional Android App for Analyzing Installed APKs
A modern Android application to analyze installed apps and display detailed technical, security, and component-level information with a clean Material UI and full dark theme support.
Highlights:
- π± Lists all installed apps (User / System / Unknown Source)
- π Real-time search by app name or package name
- π Shows detailed info: package, version, SDK, size, paths, UID, install source
- π Displays SHA-256 signature and security-related info
- π§© Component analysis: Activities, Services, Receivers, Providers
- π‘οΈ Full permission list with easy-to-read names
- π Full dark theme + Material Design UI
- π€ Share app info, π tap-to-copy any field, π open or uninstall apps
π GitHub:
https://github.com/Pravs254gh/Apk-Analyzer
π© SMS Forwarder Link to heading
Android Security & Permission Awareness Demo
A transparent, user-controlled Android application that demonstrates how sensitive SMS permissions can be misused.
Built specifically for security research, awareness, and educational purposes β not for stealth or malicious usage.
Highlights:
- π₯ Listens for incoming SMS messages
- π€ Forwards messages to a user-configured phone number
- π Runs as a foreground service with a persistent notification
- π Automatically starts after reboot (based on user setting)
- π‘οΈ Fully transparent behavior to demonstrate permission risks
- π± Clean Material UI for configuration
π GitHub:
https://github.com/Pravs254gh/SMS-forwarder
π Flutter Firebase Authentication Sample Link to heading
Flutter + Firebase Authentication Demo App
A simple and clean Flutter application demonstrating Firebase Authentication with basic login and signup flows.
Highlights:
- π Firebase Authentication integration
- π¨ Clean and simple UI
- π± Demonstrates basic auth flows in Flutter
- π§ͺ Good starter template for Flutter + Firebase projects
π GitHub:
https://github.com/Pravs254gh/flutter_firebase_sample_authentication
More projects coming soon β stay in touch :)