November 29th, 2011, 03:27 AM
|
#1 (permalink)
|
|
New Member
Join Date: Sep 2011
Posts: 12
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
programmatically root android phone using an exploit
Hello,
I am trying to build a sample android application in which i am trying to execute a exploit(manually placed in sdcard) using commands.
when i am trying to change mode using " chmod 700 exploit path" in sdcard,its says unable chmod,operations not permitted.
after that i am trying to execute exploit to get shell root access,then it says:
1) service neutralized.
2) killing adb (restart in a second or two).
3) failed to kill adb,operations not permitted.
My points are:
1) How can i execute chmod command to change mode successfully.
2) After changing of mode on exploit,how can i get shell root by executing exploit.
Please provide some assistance,i will be very thankful to you.
Thanks And Regards:
Varun Bansal
|
|
|
Last edited by Slug; November 29th, 2011 at 02:59 PM.
Reason: Email address removed for security
|
|