I downloaded MobileTerminal sources from http://mobileterminal.googlecode.com/svn.
I compiled it and it works perfect on iOS simulator.When run on iPhone, there is an alert said “Not allowed to fork from inside Sandbox”.
The author of MobileTerminal said that it will work fine if put the MobileTerminal’s binary in /Applications,but how to do this on a non-jailbreak iPhone? My iPhone is running on iOS5.1.
Special thx.
You can’t place binaries in
./Applicationson a non jailbroken iPhone.Thus this app will only work on Jailbroken iPhones.
Also all apps on non Jailbroken iphone are placed in a sandbox and can only access files with this sandbox. Thus you can’t leave the apps sandbox.