logo
Android Stack Overflow Exploitation (ARMv7) - MobileHackingLab

Android Stack Overflow Exploitation (ARMv7) - MobileHackingLab

In this post, we explore an Android Stack Overflow vulnerability within a server-client chat messaging application. By analyzing the native code and leveraging vulnerabilities such as format string and stack buffer overflow, we develop an exploit using pwntools to gain control of the target system. Throughout the process, we also examine security features like RELRO, stack canaries, and NX to understand the defenses in place and how to bypass them.
8 minutes to read
Kousha Zanjani