This repository contains my solutions for the OWASP Mobile Reverse Engineering Challenges. The challenges are solved using a combination of:
- Patching: Modifying both native libraries and Java code to bypass protections.
- Dynamic Analysis: Leveraging Frida to analyze and manipulate app behavior at runtime.