Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 2.39 KB

File metadata and controls

26 lines (24 loc) · 2.39 KB

Not The Hidden Wiki

Learn Mobile


  • Silent SMS Ping - link
  • Cellular Hacking - link
  • androguard: Reverse engineering and analysis of Android applications - link
  • android-tools-adb: A collection of tools for debugging Android applications - link
  • apksigner: arguably the most important step to optimize your APK file - link
  • Scanning APK file for URIs, endpoints & secrets. - link
  • constellation: Find and exploit vulnerabilities in mobile applications. - link
  • dex2jar: A tool to convert Android’s dex files to Java’s jar files - link
  • jadx: Java decompiler - link
  • jd-gui: A standalone Java Decompiler GUI - link
  • mobsf: Automated and all-in-one mobile application (Android/iOS/Windows) - link
  • scrcpy: Display and control your Android device. - link
  • smali: A tool to disassemble and assemble Android’s dex files - link
  • objection: Runtime mobile exploration - link
  • A universal memory dumper using Frida - link
  • A CLI application that automatically prepares Android APK files for HTTPS inspection - link
  • Unlock an Android phone (or device) by bruteforcing the lockscreen PIN - link
  • JADXecute - JADX-gui scripting plugin for dynamic decompiler manipulation - link
  • BadUnboxing - Automated Android custom unpacker generator - link
  • ARTful - The ARTful library for dynamically modifying the Android Runtime - link
  • Malimite - iOS decompiler designed to help researchers analyze and decode IPA files - link