Access Your Android Device Using SSH And Grab APK's Easily

Access Your Android Device Using SSH And Grab APK’s Easily

Ever wanted to have to have unrestricted file access to the /system partition of your Android device through the comfort of your desktop PC? How about wireless mounting to be able to copy files to and from your SD card via WiFi? If even that doesn’t tickle your fancy, what about shell access to your device via the same WiFi network?

Here are some of the benefeits of using this technique:

  • Dual mount ( you can copy to and from the while using the sdcard)
  • wireless mount (copy to your sdcard without cable)
  • wireless root shell (root terminal access)
  • Grabing APK From
  • modifying data partition
  • unlimited access to all data
  • full, unrestricted access on your /system partition

How-To: [Root access Needed]

1. mount system rw

a. mount system RW with market sgs tools

b. mount system RW with market “mount system r/w”

2. enable a SSH/SFTP server

a. enable sshd server with market “QuickSSHd” -paid $1, and very much worth it.

b. enable sshd server with market “SSHDroid” – free, limited features

Make sure you select a SECURE password so that it cannot be brute force hacked over the cell network.

3. Make a shortcut on your desktop to your ’s ssh and sftp addresses

a. under linux:

sftp://root@192.168.1.xxx

gnome-terminal -x ssh -X root@192.168.1.xxx

b. under Mac:

sftp://root@192.168.1.xxx

terminal -x ssh root@192.168.1.xxx

c. under Windows:

use WinSCP -for help with setting up winSCP, see post #4

or putty (thanks boardsportsrule)

Shortcuts make things easier to access. Creating shortcuts will allow you one-click wireless dual mount, or one-click root shell. This basically makes your like a USB drive attached to your computer at all times.

4. copy to or from “/system/” or “/data/” freely

NOTE: Any SFTP Client can be used like “root explorer”, the paid market app

a. use a filemanager like Astro to network sftp into loopback address (sftp://127.0.0.1) and copy the file

b. use your computer to SFTP into your and copy the file

5. reboot the phone after applying battery mods or new system apks.

This should get you going in the direction you want.

By using the techniques available in this thread, you will have unlimited access to your phone. This will give you the ability to destroy your phone. Realize that you must be careful of performing any modification as there are thousands of files on your phone and trying to find the problem can be a nightmare. It’s a good idea to keep a written log and a backup of any files you modify so that you can go back and restore them.

For help and support see this website

MOST VIEWED STORIES

Auto-Rotating TouchWiz Launcher for Galaxy S
Install Gingerbread Keyboard On Android 2.3.3 No Root Required
How To Protect Your Android Phone From Theft?

MORE STORIES:

Tags: , , , , , , , , ,


A web entrepreneur,Marketing Free Lancer, Online content writer,Love blogging,Designing and browsing. Specialized in Finance, Financial Analyst in Making.

Leave a Reply