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
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