AERoot
AERoot copied to clipboard
AERoot is a command line tool that allows you to give root privileges on-the-fly to any process running on the Android emulator with Google Play flavors AVDs.
``` `aeroot --verbose daemon` AERoot (Android Emulator ROOTing system) v. 0.3.9 [d] Kernel configuration 5.4.61-android11-0-00791-gbad091cc4bf3-ab6833933 i686 loaded [d] Retrieving kernel base address from memory [+] Kernel base address found at...
I'd like to be able to add support for an older or newer Android kernel version. How can I calculate the offsets to swapper, selinux, tasklist and the task struct?