Interesting Finds with ADB
This is a discussion on Interesting Finds with ADB within the Droid Hacks forums, part of the Droid Hacking category; I managed to get an adb shell to the Droid and, though I could not cp any files off to the sdcard, I was able ...
-
Interesting Finds with ADB
I managed to get an adb shell to the Droid and, though I could not cp any files off to the sdcard, I was able to dump the results of some commands to txt files. Here are some interesting finds...
Directory listing of /system/bin:
system_bin
Results of "dump" command:
dump
Results of "dumpstate" command:
dumpstate
Results of "id" command:
id
Results of "ps" command:
ps
Options for "sdptool" command:
sdptool
Results of "top" command:
top
Directory listing of /etc:
etc
Now, I'm not so much a developer, but I feel pretty sure there is some valuable info in that "dumpstate" and "dump" info. The "dumpstate" contained my phone number numerous times so I <edit> part of it. 
Hopefully some of this info will prove helpful to developers!
-James
-
-
How did you get to the ADB shell?
Note: Got to the ADB shell, but I can't run dump... Permission Denied... dumpsys does seem interesting though and works for me.
Last edited by NakedSkydiver; 11-24-2009 at 09:13 AM.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By wallstreet123456 in forum Droid General Discussions
Replies: 3
Last Post: 11-10-2009, 10:36 AM
-
By jcortes in forum Droid General Discussions
Replies: 0
Last Post: 11-09-2009, 02:51 PM
-
By Neofite in forum Droid Applications
Replies: 5
Last Post: 11-04-2009, 07:40 PM
-
By ToddP0530 in forum Droid General Discussions
Replies: 0
Last Post: 11-03-2009, 01:53 PM
Search tags for this page
adb dumpstate
,
adb ps command
,
adb sdptool
,
adb shell ps
,
adb shell ps command
,
android adb ps
,
android dumpstate command
,
android ps command
,
android sdptool
,
android shell ps command
,
dumpstate command
,
ps adb shell
,
ps android
,
ps command in android
,
ps command on android
Click on a term to search our site for related topics.
Tags for this Thread