Introduction Android reverse engineering refers to the process of decompiling the APK for the purpose of investigating the source code that is running in the background of an application. In part 1 (refer here) we saw how an attacker would be able to decompile, change the smali files and recompile
The post Android Penetration Testing: APK Reversing (Part 2) appeared first on Hacking Articles.