Skip to content
#

mobile-security

Here are 216 public repositories matching this topic...

A comprehensive penetration testing toolkit for Flutter applications. Includes SSL pinning bypass techniques, Frida scripts, static/dynamic analysis guides, automated security scanning tools, and real-world case studies. Everything you need to assess Flutter app security on Android & iOS

  • Updated Oct 23, 2025

"WifiMapper is an Android app developed for a mobile security course, featuring a background service that scans nearby Wi-Fi networks every 10 seconds and syncs data to a Node.js backend with PostgreSQL storage. Visualize Wi-Fi locations on Google Maps and explore them via an interactive RecyclerView list."

  • Updated Jun 30, 2025
  • Java

This repository contains notes, labs, demos, docs, and certificate for the Android Bug Bounty Hunting – Hunt Like a Rat (EC-Council Continue Learning) program. It focuses on Android application security, vulnerability exploitation, and bug bounty methodologies.

  • Updated Dec 6, 2025

This project showcases my journey in reverse-engineering an Android APK, debugging obfuscated source code, and successfully completing a game through code analysis and logic tracing. I decompiled the APK, fixed critical runtime exceptions, modified UI elements, and decoded a hidden sequence based on a user ID to win the game.

  • Updated Jan 5, 2025
  • Java

An intentionally insecure Android app for practicing mobile VAPT. Demonstrates common Android vulnerabilities like insecure SharedPreferences, exported components, WebView JS bridges, client-side auth bypass, hardcoded secrets, and SSL pinning bypass using Frida.

  • Updated Dec 13, 2025

Improve this page

Add a description, image, and links to the mobile-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mobile-security topic, visit your repo's landing page and select "manage topics."

Learn more