Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline
description If you enjoy what I do, please support me Buy Me Ko-fi! https://ko-fi.com/h0tak88r
icon android

Android-AppSec

{% embed url="https://github.com/Ralireza/Android-Security-Teryaagh/blob/main/00-Roadmap/Android-Security-Roadmap.pdf" %}

{% embed url="https://app.hextree.io/map" %}

  1. Learned Web Pentesting
  2. Learned JAVA basics and OOP
    1. Lazy Programmers -> Arabic Course
    2. OOP (omarAhmed) -> Arabic Course
  3. Learned Android App Development
    1. lazyProgrammers -> Arabic Course ( i was focusing on java so i didn't study kotlin part)
    2. Android App Java Tutorials -> Arabic Course
    3. freeCodeCamp -> English Course
  4. Learned Android App Pentesting basics
    1. Android Application Pen-testing Course -> Arabic Course
  5. Dive in Android App Hacking World
    1. Guide to Android Application Bug Bounty
    2. Android App Hacking - Black Belt Edition
    3. Hack-Tricks
    4. Frida for Beginners
    5. overSecuredBlog
    6. elcapitano-blog

Android Security Awesome

This section contains materials on the security of Android applications, including various articles, studies, analysis tools and useful libraries to ensure the security of applications.

Analysis Tools

This block is broken into several parts. First, you can see common solutions for analyzing and searching for vulnerabilities. Some of them intersect with tools for iOS, because among them there are universal frameworks (but few of them).

Then there are tools used for dynamic analysis (it is necessary to run the application on a real device or emulator).

Well, the last point - the tools available online, using which you can download the application file and get the result after a while.

General

References

Dynamic analysis

References

Online analyzers

References

Vulnerable Applications

Various vulnerable applications that can be trained in analysis and see what security problems are at all.

References

Articles

This is the largest section of all. Here are articles on various topics related to Android security. Separately collected all Russian-language materials, as well as articles using Frida.

Ru

References

En

References

Frida

Others

Morty Proxy This is a proxified and sanitized view of the page, visit original site.