Help friend ,
This is trick to access another android Phone
How to Hack Android using Dirty COW Exploit in 20 seconds
STEP 1
Fire up any Linux Operating System that has Android NDK installed. Here, in this demo, we are using Kali.
STEP 2
Clone the root.zip from this link. Extract the root.sh script file in it.
STEP 3
Enable Developer options and USB debugging on the victim’s Android device. “Developer Settings” can be enabled in Settings>About Phone>hit the build number 7 times and then you will see Developer Settings in the bottom portion of the Settings Panel. Then, later click on it and enable USB debugging by tapping it.
STEP 4
Copy the root.sh script file on to the victim’s Android device’s internal storage. Then run the root.sh script by typing
./root.sh
Now you can check the whether if you got the root access using the command
su
and then
whoami
Hope you guys enjoyed the tutorial.