Advertisement
Guest User

Untitled

a guest
Jun 5th, 2012
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1. D:\>D:\android-sdk\platform-tools\adb.exe shell ls /system/
  2. addon.d build.prop framework tts xbin
  3. app etc lib usr
  4. bin fonts media vendor
  5.  
  6. D:\>D:\android-sdk\platform-tools\adb.exe shell ls /system/bin
  7. BlobCache_test mksh
  8. InputChannel_test mkyaffs2image
  9. InputDispatcher_test monkey
  10. InputEvent_test mount
  11. InputPublisherAndConsumer_test mtpd
  12. InputReader_test mv
  13. Looper_test nandread
  14. ObbFile_test ndc
  15. String8_test netcfg
  16. Unicode_test netd
  17. ZipFileRO_test netstat
  18. adb newfs_msdos
  19. am notify
  20. app_process omx_tests
  21. audioloop ping
  22. backuptool.functions ping6
  23. backuptool.sh pm
  24. bmgr pppd
  25. bootanimation printenv
  26. bu ps
  27. bugreport qemu-props
  28. cat qemud
  29. chmod qmuxd
  30. chown r
  31. cmp racoon
  32. compcache radiooptions
  33. dalvikvm reboot
  34. date record
  35. dbus-daemon recordvideo
  36. dd renice
  37. debuggerd rild
  38. decoder rm
  39. dexopt rmdir
  40. df rmmod
  41. dhcpcd route
  42. dmesg run-as
  43. dnsmasq schedtest
  44. drmserver schedtop
  45. dspcrashd screencap
  46. dump_image screenshot
  47. dumpstate sdcard
  48. dumpsys sendevent
  49. erase_image sensorservice
  50. flash_image service
  51. fsck_msdos servicemanager
  52. gdbjithelper setconsole
  53. gdbserver setprop
  54. getevent sf2
  55. getprop sh
  56. gzip showlease
  57. handle_compcache simg2img
  58. hd skia_test
  59. id sleep
  60. ifconfig smd
  61. iftop stagefright
  62. ime start
  63. input stop
  64. insmod stream
  65. installd surfaceflinger
  66. ioctl svc
  67. ionice sync
  68. ip sysinit
  69. ip6tables system_server
  70. iptables tc
  71. keystore testid3
  72. keystore_cli toolbox
  73. kill top
  74. linker touch
  75. ln umount
  76. log unyaffs
  77. logcat uptime
  78. logwrapper vdc
  79. ls vmstat
  80. lsmod vold
  81. lsof watchprops
  82. mediaserver wipe
  83. mkdir
  84.  
  85. D:\>D:\android-sdk\platform-tools\adb.exe shell ls /system/xbin
  86. [ false mountpoint sleep
  87. [[ fdisk mpstat sort
  88. add-property-tag fgrep mv split
  89. adjtimex find nanddump sqlite3
  90. arp flash_lock nandwrite ssh
  91. ash flash_unlock nano stat
  92. awk flashcp nc strace
  93. base64 flock netperf strings
  94. basename fold netserver stty
  95. bash free netstat su
  96. bbconfig freeramdisk nice sum
  97. blkid fsync nohup swapoff
  98. blockdev ftpget nslookup swapon
  99. brctl ftpput ntpd sync
  100. btool fuser od sysctl
  101. bunzip2 getopt opcontrol tac
  102. busybox grep openvpn tail
  103. bzcat groups oprofiled tar
  104. bzip2 gunzip patch taskset
  105. cal gzip pgrep tcpdump
  106. cat halt pidof tee
  107. catv head ping telnet
  108. chattr hexdump pkill telnetd
  109. check-lost+found id pmap test
  110. chgrp ifconfig poweroff tftp
  111. chmod insmod printenv tftpd
  112. chown install printf time
  113. chroot iostat procmem timeinfo
  114. clear ip procrank timeout
  115. cmp kill ps top
  116. comm killall pstree touch
  117. cp killall5 pwd tr
  118. cpio latencytop pwdx traceroute
  119. cpueater length rawbu true
  120. crond less rdev ttysize
  121. crontab librank readlink tune2fs
  122. cut ln realpath umount
  123. daemonize losetup renice uname
  124. date ls reset uncompress
  125. dbus-monitor lsattr resize unexpand
  126. dbus-send lsmod rev uniq
  127. dc lsusb rm unix2dos
  128. dd lzcat rmdir unlzma
  129. depmod lzma rmmod unlzop
  130. devmem lzop route unxz
  131. dexdump lzopcat rsync unzip
  132. df man run-parts uptime
  133. diff md5sum rx usleep
  134. directiotest mesg sane_schedstat uudecode
  135. dirname micro_bench scp uuencode
  136. dmesg mkdir sed vi
  137. dnsd mke2fs seq vim
  138. dos2unix mkfifo setconsole watch
  139. dropbear mkfs.ext2 setserial wc
  140. dropbearkey mkfs.vfat setsid wget
  141. du mknod sftp-server which
  142. echo mkswap sh whoami
  143. ed mktemp sha1sum xargs
  144. egrep modinfo sha256sum xz
  145. env modprobe sha512sum xzcat
  146. expand more showmap yes
  147. expr mount showslab zcat
  148.  
  149. D:\>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement