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 :)