πŸ“±Android-AppSec

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

  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. freeCodeCamp -> English Course

  4. Learned Android App Pentesting basics

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

Last updated

Was this helpful?