A quick introduction to Android Emuroot, a Python script that allows to get root privileges on the fly on an Android Virtual Device. It explains the reverse engineering steps needed for the script to work with recent AVDs and provides a preview of specific Linux kernel structures in memory. It also provides an insight into specific Linux kernels in memory in order to see how the script works with the AVD. More details about the script are available in this article by Frida Ghitis at http://www.mailonline.com/emuroot/.”]
Source: https://blog.quarkslab.com/category/android-reverseengineering.html

