A beginner's introduction to reverse engineering Android and Windows applications using the Frida toolkit.
What You Will Learn:
Learn how to list process libraries.
Learn about reversing Android apps.
Explore hooking Classes and Functions.
Examining and modifying function parameters and return values.
Determine reversing windows app.
Gain knowledge on hooking process functions.
Learn about Memory scanning.
Find out what a Process injection is.
Hacking memory
Decompiling apps
Bypassing root detection
Intercepting http and https traffic
Bypassing basic security mechanism for android and windows apps.
Enumerating libraries and imported functions.