How Development Skills Translate to Reverse Engineering: Using LLDB to Reverse Engineer an Android App
02 FEB 2022
For developers, reverse engineering is easier than they might think. Attackers use debuggers to understand and tamper with an app’s logic at runtime, iOS and Android developers use the debugger without realizing how the exact same capabilities are used for reverse engineering.