工具busybox

时间:2016-08-18 11:28:52
【文件属性】:

文件名称:工具busybox

文件大小:1.92MB

文件格式:

更新时间:2016-08-18 11:28:52

busybox android

1.adb push busybox /data/ 2.adb shell 3.cd /data 4.chmod 777 busybox 5. ./busybox find 运行


网友评论

  • 很好。可以使用。busybox是一个集成linux命令行的工具。如:busybox find -name **,在linux下也可以使用find -name **等。