Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arm-linux-gnueabi-gcc-4.4 -static main.c -o mytest
- adb push main /system/bin/mytest
- adb shell
- cd /system/bin
- chmod 7 mytest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement