Manually Launch Applications on the iPhone
Posted: February 13th, 2008 | Author: Kevin Jung | Filed under: Tutorials | No Comments »If you are living outside of United States, unlocking the iPhone is the only path. While jailbreaking and unlocking, we sometimes run into troubles and this is a short tutorial on how to manually launch apps on the iPhone.
DISCLAIMER: I will not take any responsibility. Do this at your own risk!
This will only work if your iPhone is SSH enabled. This tutorial is done on OS X but the steps are almost the same on Windows.
- SSH into the iPhone using terminal.
- “ssh root@youripaddress” and it will ask you for the password, type “alpine”
- Now type these commands line by line
- cd /Applications
- ./ApplicationName.app/ApplicationName
- to close the opened application, enter CTRL+ C
Let say for example you are trying to launch Installer.app manually. For step 5, you would type in ./Installer.app/Installer
The application will launch on the phone, when you are finished doing what you need to do, hitting home button will not bring you to the home screen, to close the manually opened application, go back to terminal and type CTRL + C.
UPDATE: Visual always helps right?

[...] check out “How to manually launch applications on the iPhone tutorial” here Share This Post: These icons link to social bookmarking sites where readers can share and [...]
Interesting stuff here, i will have to try this out. thanks for posting.
Hi Kevin,
Any thoughts on doing this on newer (2.1) firmware? Doing this now results in the process launching as root, but not displaying on the UI. I suspect this may have something to do with needing to run it as the mobile user. Unfortunately, launching any app as mobile brings up an instant “Killed” in the terminal.
@Corey Garst Hey, honestly, I would just do a simple restore to fix the problem.
Hi Kevin.
I was try thi in a PuTTY Terminal, and doesn’t work. When I call a app the terminal frooze and the iPhone dont do nothing. Do you have idea whats happening.
Sorry about my english.
tks…
Hello webmaster
I would like to share with you a link to your site
write me here preonrelt@mail.ru
This does not seem to work on the iPhone using OS 3.1.2?