fuxoft@frantisek:~/bin/android-sdk-linux_x86-1.0_r2/tools$ ./adb -d shell $ ls sqlite_stmt_journals cache sdcard etc init logo.rle init.trout.rc init.goldfish.rc init.rc default.prop system data sys proc sbin root dev $ cd sdcard $ ls music download images PureRSS dcim maps power_manager backups $ cd /data $ ls opendir failed, Permission denied $ su # ls system anr dalvik-cache property app app-private data local misc lost+found # cd data # ls com.metago.astro com.pureinnovation.purerss com.google.zxing.client.android com.wikitude com.acme.android.powermanager com.fawepark.android.barcodebeasties com.google.android.apps.gtalkservice com.apksoftware.compass com.google.android.youtube com.android.vending com.google.android.talk com.google.android.apps.maps com.google.android.googleapps com.android.providers.subscribedfeeds com.android.providers.calendar com.android.calendar com.android.browser com.android.updater com.google.android.street com.biggu.shopsavvy com.android.providers.telephony com.android.soundrecorder com.android.setupwizard com.android.sync com.android.providers.settings com.android.settings com.maplekeycompany.apps.bgcal com.android.phone com.android.packageinstaller com.android.music com.angryredplanet.android.rings_extended com.android.mms com.android.providers.media com.android.launcher com.android.providers.im com.android.googlesearch com.android.htmlviewer com.bitsetters.android.passwordsafe com.google.android.providers.gmail com.google.android.gm com.htc.fieldtest com.splashid com.android.email com.android.providers.drm com.android.providers.downloads com.android.providers.contacts com.android.contacts com.android.camera com.android.calculator2 com.android.bugreport com.android.alarmclock com.compareeverywhere # cd com.splashid # ls shared_prefs lib databases # cd databases # ls splashid # cp splashid /sdcard/ cp: not found # cd /system # ls lib framework fonts etc build.prop xbin usr sounds bin media lost+found app # cd bin # ls system_server mediaserver app_process surfaceflinger dexopt dalvikvm wlan_loader rild sdutil dumpsys playmp3 service netcfg getprop getevent dmesg df dd date cmp chmod cat wpa_supplicant wipe watchprops vmstat umount top sync stop start sleep smd setprop setconsole sendevent schedtop route rmmod rmdir rm renice ps reboot printenv notify netstat mv mount mkdosfs mkdir lsmod ls log ln ioctl kill insmod installd iftop ifconfig id htclogkernel hostapd hd hcid flash_image dvz debug_tool toolbox wpa_cli qemud radiooptions mountd servicemanager sdptool hciattach logcat dbus-daemon sh ping logwrapper linker iptables hostapd_cli debuggerd fillup dhcpcd svc pm monkey itr input dumpstate am akmd ssltest dumpcrash # cd /data/data/com.splashid/databases # cat splashid > /sdcard/splashid # ls -l -rw-rw---- app_27 app_27 36864 2009-01-08 01:24 splashid # cd /sdcard/ # ls -l d---rwxrwx system system 2009-01-07 15:07 music d---rwxrwx system system 2009-01-08 11:41 download d---rwxrwx system system 2009-01-07 15:08 images d---rwxrwx system system 2009-01-08 21:28 PureRSS d---rwxrwx system system 2009-01-08 22:27 dcim d---rwxrwx system system 2009-01-08 01:37 maps d---rwxrwx system system 2009-01-08 16:47 power_manager d---rwxrwx system system 2009-01-08 22:39 backups ----rw-rw- system system 36864 2009-01-09 00:04 splashid # reboot fuxoft@frantisek:~/bin/android-sdk-linux_x86-1.0_r2/tools$