| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2012-01-16 | 448 Bytes | |
| rundotso.tar.gz | 2012-01-16 | 5.0 kB | |
| Totals: 2 Items | 5.5 kB | 0 |
rundotso.c you can load shared lib and run the function. It like the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! Made by Biyong SUN Songjiang, Shanghai, China. Email: sunbiyong@163.com