The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Launches
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 02-20-2009, 02:00 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts
MobileFinder with Root Access!! (MobileStudio)

This is a rough guide as to how to get MobileStudio root access instead of the plain old sandbox file dir. As I get things ironed out with this I will post a full guide with pics. Also I am having a few issues if any1 can maybe try to resolve and post so I can include it in my guide (with credit to you).

FYI your phone needs to be jailbroken


Here Goes:

1. Buy MobileStudio from the AppStore and install on the iPhone (its only $2).

2. get terminal access to the iPhone (SSH or terminal locally, tho I recommend SSH since you will be mucking around a little and a full-sized keyboard helps)

3. go find the directory where MobileStudio.app got installed...
it will be under /private/var/mobile/Applications/
you just have to ls each folder until you find it
(for me it was in A94C10F7-F240-428D-B7D6-060225C1FCF0)

4. In that directory you will find 4 Folders:
MobileStudio.app
Documents
tmp
Library

The Documents folder is what MobileStudio looks at.
Delete the documents folder.

5. Now were going to create a symlink to the root (or wherever you want MobileStudio to look, so type the following:
ln -s / /private/var/mobile/Applications/long wired name where MobileStudio.app lives/Documents

if you dont want it to look at the root, just type the path you want it to look at (such as /private/var/mobile) in place of the plain /

6. Start up good ol' MobileStudio from Springboard and VUOLA! ROOT ACCESS!!!


Notes and Problems
mobilefinder runs under the mobile account so anything owned by root wont be accessible by mobilefinder unless you chmod 0777 that file/directory (only change the permissions for what you have to, if you 0777 everything on the root you may brick the phone, trust me I learned the hard way [not sure what i was thinking] plus its just not secure)

plist files in binary format are not readable by mobiletextreader so you may want to plutil -c xml1 your binary plists to modify em with mobilestudio. (ill fill this in a little more in my guide as well, but i have attached a copy of plutil that you can just throw in your /bin directory so it works)

Even with the chmod 0777 mobilestudio seems to only be able to read files and not save or delete or edit them, any1 who can find a solution to this problem would be awesome. I imagine this has something to do with it being written under Apple's SDK and restrictions but there's always a way around anything.
Anyone familiar enough with the official SDK as to why it would be giving a permissions error (Cocoa 513) when the folders/files are chmodded to 0777?

Can anyone confirm if this will always install to /private/var/mobile/Applications/A94C10F7-F240-428D-B7D6-060225C1FCF0/ or if any1 gets a different folder name? thanks

I need your help so i can create a detailed ironclad guide!
Attached Files
File Type: zip plutil.zip (6.5 KB, 68 views)

Last edited by ejking; 02-20-2009 at 07:45 AM.. Reason: information update
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to ejking For This Useful Post:
ltjbigshot (02-20-2009)
  #2  
Old 02-20-2009, 03:00 AM
him121213's Avatar
BanHammr Immune
 
Join Date: Oct 2008
Device + Firmware: iPhone 3GS (White) 3.0 JB/Unlocked
Operating System: Mac OS X 10.5.8 (Leopard)/Fedora 10/FreeBSD 7.1/Debian 5.0
Location: Buffalo
Posts: 2,240
Thanks: 72
Thanked 230 Times in 194 Posts
Send a message via AIM to him121213 Send a message via MSN to him121213 Send a message via Yahoo to him121213 Send a message via Skype™ to him121213

cool!!

im gunna try it tommarrow afternoon when i wake up
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 02-20-2009, 03:12 AM
cricketlang's Avatar
Theme Creator
 
Join Date: May 2008
Device + Firmware: iPhone 3GS 3.0 Redsn0w/Ultrasn0w
Operating System: Windows 7 Ultimate Final
Location: Draper, UT
Posts: 2,089
Thanks: 87
Thanked 233 Times in 211 Posts

Iffy on this one
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 02-20-2009, 04:23 AM
him121213's Avatar
BanHammr Immune
 
Join Date: Oct 2008
Device + Firmware: iPhone 3GS (White) 3.0 JB/Unlocked
Operating System: Mac OS X 10.5.8 (Leopard)/Fedora 10/FreeBSD 7.1/Debian 5.0
Location: Buffalo
Posts: 2,240
Thanks: 72
Thanked 230 Times in 194 Posts
Send a message via AIM to him121213 Send a message via MSN to him121213 Send a message via Yahoo to him121213 Send a message via Skype™ to him121213

cricket what time do you get up?

or are you still up?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 02-20-2009, 10:15 AM
mrblader's Avatar
iPhoneaholic
 
Join Date: Sep 2007
Device + Firmware: 8Gig 2G iphone, 3.0 FW Jailboke=quickpwn
Operating System: MacBook: Leopard 10.5.7
Location: Michigan
Posts: 338
Thanks: 38
Thanked 43 Times in 33 Posts

havent used mobilestudio, but you can just use the old opensourced mobile finder bigboss tweaked to be compatible with FW 2.1 & 2.2

which gives you root access

like I said, i haven't used mobilestudio, so their may be more features available than the old mobilefinder.

if there are, would you mind sharing with me before i purchase this app?

cheers,
MrB
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 02-20-2009, 06:27 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts

Quote:
Originally Posted by mrblader View Post
havent used mobilestudio, but you can just use the old opensourced mobile finder bigboss tweaked to be compatible with FW 2.1 & 2.2

which gives you root access

like I said, i haven't used mobilestudio, so their may be more features available than the old mobilefinder.

if there are, would you mind sharing with me before i purchase this app?

cheers,
MrB
Ya MobileStudio has a little bit of a nicer GUI and has all the viewing programs such as TextEdit, ImageEdit, PDF Viewer, and a few others that are built right in to MobileStudio.

Unfortunately, BigBoss only ported over MobileFinder so while its good for copying and pasting its pretty hard (i havent been able to) to get it to link say a plist file to a text editing program currently available for 2.0+. (I dont like having to type in the enitre path of the plist file into the text editor for on-the-fly stuff) With MobileStudio, its much easier since everything is built in. Just have to work out the problem with not being able to write files while in root access.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to ejking For This Useful Post:
mrblader (02-21-2009)
  #7  
Old 02-20-2009, 08:44 PM
iPhoneaholic
 
Join Date: Jul 2007
Device + Firmware: 3.0 iPhone and 3G unlocked to T-Mobile and iPod Touch unJailbroken
Operating System: Windows 7 Ultimate
Location: Newport News, VA
Posts: 484
Thanks: 0
Thanked 36 Times in 32 Posts
Send a message via AIM to SiLeNtKiLLa

Worked great for me.... And the app install folder is diff.... here was my symbolic link setup

ln -s / /private/var/mobile/Applications/2865E133-6709-4E38-8330-FF70271201B8/Documents

*** If you remove app from device and re-sync it back, folder name changes ***

Last edited by SiLeNtKiLLa; 02-20-2009 at 08:48 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 02-20-2009, 09:26 PM
Mes's Avatar
Mes Mes is offline
My iPhone is a Part of Me
 
Join Date: May 2008
Device + Firmware: 3G-16G 3.0; 2G-8G 2.2.1 T-Mobile
Operating System: XPSP3, VistaHPSP1, OSX10.4.10
Location: Sunny California :)
Posts: 825
Thanks: 29
Thanked 91 Times in 81 Posts

Quote:
Originally Posted by ejking View Post
...go find the directory where MobileStudio.app got installed...
it will be under /private/var/mobile/Applications/
The easy way to find MobileStudio.app is by using the find command...

open SSH
navigate to /private/var/mobile/Applications directory
click Commands/Open Terminal
type: find . -name MobileStudio.app -print
press Execute
Bingo ...

Easiest way to find AppStore apps (and most other files/directories too)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Mes For This Useful Post:
mrblader (02-21-2009)
  #9  
Old 02-20-2009, 10:53 PM
iPhoneaholic
 
Join Date: Jul 2007
Device + Firmware: 3.0 iPhone and 3G unlocked to T-Mobile and iPod Touch unJailbroken
Operating System: Windows 7 Ultimate
Location: Newport News, VA
Posts: 484
Thanks: 0
Thanked 36 Times in 32 Posts
Send a message via AIM to SiLeNtKiLLa

Quote:
Originally Posted by Mes View Post
The easy way to find MobileStudio.app is by using the find command...

open SSH
navigate to /private/var/mobile/Applications directory
click Commands/Open Terminal
type: find . -name MobileStudio.app -print
press Execute
Bingo ...

Easiest way to find AppStore apps (and most other files/directories too)
Now this is great info... Thanks.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 02-22-2009, 05:17 PM
him121213's Avatar
BanHammr Immune
 
Join Date: Oct 2008
Device + Firmware: iPhone 3GS (White) 3.0 JB/Unlocked
Operating System: Mac OS X 10.5.8 (Leopard)/Fedora 10/FreeBSD 7.1/Debian 5.0
Location: Buffalo
Posts: 2,240
Thanks: 72
Thanked 230 Times in 194 Posts
Send a message via AIM to him121213 Send a message via MSN to him121213 Send a message via Yahoo to him121213 Send a message via Skype™ to him121213

no go..... just doesnt work

i confirmed that the symbolic link was there but it doesnt allow the app to see root
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 02-22-2009, 07:34 PM
ltjbigshot's Avatar
iPhone? More like MyPhone
 
Join Date: Aug 2007
Device + Firmware: iPhone3GS-32g-White-3.1.2-blackra1n'ed
Operating System: OSX-MacBook Pro-Snow Leapord
Location: Texas
Posts: 157
Thanks: 43
Thanked 11 Times in 9 Posts

The first time i did it i messed my phone up by actualy moving the root folder into the MobileStudio folder... hah... luckly it still let me ssh in to fix the problem. Works great now!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 02-23-2009, 05:05 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts

Quote:
Originally Posted by him121213 View Post
no go..... just doesnt work

i confirmed that the symbolic link was there but it doesnt allow the app to see root
hmm, I cant imagine why it wouldnt work. This seems like a stupid question but did you make sure that there's maybe not a typo in the symlink and make sure that there is a capital D in "Documents"?

also when you first started the app after the symlink, does it just show blank with ur desktop background or does it recreate the documents folder?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 02-27-2009, 06:03 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts

There doesn't seem to be a great interest in this topic from the community, so I figured it not worth it to put together a more detailed guide.

I wont be monitoring this thread anymore, but feel free to continue this conversation and leave any helpful tips for others.

Thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 03-12-2009, 12:34 PM
iPhone? More like MyPhone
 
Join Date: Jan 2009
Device + Firmware: Iphone 2.2
Operating System: Vista Home
Posts: 240
Thanks: 100
Thanked 73 Times in 25 Posts

mobilefinder in cydia allows u to chose default apps to open .plist, .string, .png, etc. could i just dl mobile studio, and just use the txt editors and stuff, but not the actual finder app that (just use the jb version with the official txt editors)?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 03-16-2009, 02:43 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts

Quote:
Originally Posted by leram84 View Post
mobilefinder in cydia allows u to chose default apps to open .plist, .string, .png, etc. could i just dl mobile studio, and just use the txt editors and stuff, but not the actual finder app that (just use the jb version with the official txt editors)?
I did play with that a little but could not find a way. From what I understand it is impossible because all of those reader programs are built in to the single mobilefinder (store version) program as one giant program, not individual programs, so they cannot be called as such. And from what I know of basic programming, I am guessing those programs are "Private" inside of MobileFinder, meaning that the MobileFinder program itself can call them from within itself, however they cannot be called from outside of the program, making it impossible.

If anyone finds a way to do this, PLEASE let us know as this would be very nice, but again, I don't believe it possible.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Launches

Tags
file system, jailbreak, mobile finder, root access

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 12:41 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top