Android-AppSec
If you enjoy what I do, please support me Buy Me Ko-fi! https://ko-fi.com/h0tak88r
Last updated
Was this helpful?
If you enjoy what I do, please support me Buy Me Ko-fi! https://ko-fi.com/h0tak88r
Last updated
Was this helpful?
Learned Web Pentesting
Learned JAVA basics and OOP
-> Arabic Course
-> Arabic Course
Learned Android App Development
-> Arabic Course ( i was focusing on java so i didn't study kotlin part)
-> Arabic Course
-> English Course
Learned Android App Pentesting basics
-> Arabic Course
Dive in Android App Hacking World
\
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.
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
Dynamic analysis
Online analyzers
Various vulnerable applications that can be trained in analysis and see what security problems are at all.
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
En
- free and open-source platform to Android analysis applications
- print the key, key key key, algorithm parameters, keystore password in logcat
- Defeat Java packers via Frida instrumentation
- Security checks for release assemblies
- This is a cheatsheet to install tools required for i0S and Android application pentesting