Web developer getting started with hacking android

This page summarizes the projects mentioned and recommended in the original post on /r/Hacking_Tutorials

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. mastg

    The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the OWASP Mobile Security Weakness Enumeration (MASWE) weaknesses, which are in alignment with the OWASP MASVS.

    Here's the Open Web Application Security Project's Mobile Security Testing Guide. Detailed guides for multiple aspects of mobile security testing for both Android & iOS https://github.com/OWASP/owasp-mstg

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. smali

    smali/baksmali

    If interested in reversing, you’ll need tools such as (https://ibotpeaches.github.io/Apktool/ ) and dex2jar (https://github.com/pxb1988/dex2jar) and jd-GUI (http://java-decompiler.github.io/) and I also highly recommend using smali (https://github.com/JesusFreke/smali) rather than trying to analyze the machine code if jd-GUI fails to recompile something back to the pseudo-Java. There’s actually a very good LinkedIn learning video on how to use all these tools together called Learning Android Malware Analysis, just get the trial or w/e and do the course then cancel.

  4. Leesons-Modding-Instructions

    The recordings of my 2 and 1/2 week journey to get a setup running for dynamic testing of Android malware

    For dynamic testing, I recommend building your own OS so you can write out logs, here’s a guide https://github.com/n0x-L/Leesons-Modding-Instructions Good luck

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Case for Standards in Mobile App Security

    1 project | dev.to | 31 Jul 2024
  • Google Play rolls out an "Independent security review" badge for apps

    2 projects | news.ycombinator.com | 3 Nov 2023
  • Need Help on Patching

    1 project | /r/REGames | 18 Feb 2023
  • The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).

    1 project | /r/redteamsec | 2 Jan 2023
  • Mobile game security - how to?

    1 project | /r/Unity2D | 16 Oct 2022

Did you know that Shell is
the 10th most popular programming language
based on number of references?