ModMyMotoModMyiModMyGphone





 
 

2.2 Unlock | Jailbreak OS X




  Apple Forums | ModMyi.com | iPhone, iPod, Mac, OS X, Mods, More > Computer Modding Software > Windows Specific Modding Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-03-2008, 01:07 PM
What's Jailbreak?
 
Join Date: Jun 2008
Posts: 7
Thanks: 0
Thanked 7 Times in 1 Post
A Brand New iPhone/iPod file explorer

I am working on an iPhone/iPod file explorer directly based on iTunes' iTunesMobileDevice.dll with C++ native code. Anyway it's not prefect, leave your comments at the dev blog . Now the second version is released.

Highlights:
Total Control of iPhone File System
Manage files on your iPhone in a way just like Windows Explorer but more robust and friendly. Easily transmit files and folders to your computer with the performance optimized file transfer.

Hi-Speed General Purpose Storage
Use your iPhone as an USB Portable Disk for general files. Exploit the large flash memory on iPhone with transmission speed beyond 5MB/s.

Managing Music and Movie on iPhone/iPod
Download Apple iTunes© managed audio and video in iPhone or iPod to PC as a backup copy. Upload songs and movies to iPhone or iPod from PC.

Flexible Batch Wallpaper Uploader
Automatically convert and upload batches of images to iPhone as wallpaper. Any image size is supported including photos from professional cameras.

Click the image to open in full size.

Download site: i-FunBox | File Manager and Hi-Speed Transfer Tool for iPhone (iFunBox Download Page)
Dev Blog: iFunBox Development

Last edited by e_boris; 09-13-2008 at 01:37 PM.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 7 Users Say Thank You to e_boris For This Useful Post:
AboveTheLogic (09-01-2008), cleblanc92 (08-23-2008), GrandpaBob (08-11-2008), hoya89 (08-07-2008), icepick4u (08-29-2008), m1ngaa (11-21-2008), skippy1974 (08-10-2008)
  #2 (permalink)  
Old 08-03-2008, 02:39 PM
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: iPhone 1.1.4
Operating System: Vista Ultimate
Location: Kentucky
Posts: 257
Thanks: 13
Thanked 23 Times in 19 Posts

downloaded and using it, i like it a lot more than iPhonebrowser! great job so far

one big request that will make this app perfect:

ability to set permissions to files. I love that you can add apps but they wont run because you still have to set the permission on them. If this app did this then it will be awesome.

Let me kno if its possible and if you decide to start working on making it happen
__________________
Click the image to open in full size. Click the image to open in full size.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3 (permalink)  
Old 08-03-2008, 06:14 PM
What's Jailbreak?
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

this looks relllie promising nice job man good luck with this hope to see some nice improvements in the future
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4 (permalink)  
Old 08-03-2008, 11:39 PM
What's Jailbreak?
 
Join Date: Jun 2008
Posts: 7
Thanks: 0
Thanked 7 Times in 1 Post

iTunesMobileDevice.dll doesn't expose much on the filesystem. changing the permission may not be possible unless having a deamon on iPhone side. I will try to dig. BTW, you are copying apps to the Applications folder? In the fact, I never did so, dose it works after permission fixed?. The purpose of putting that folder there is for easily tuning apps (modify configuations, icons).
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5 (permalink)  
Old 08-04-2008, 12:15 AM
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: iPhone 1.1.4
Operating System: Vista Ultimate
Location: Kentucky
Posts: 257
Thanks: 13
Thanked 23 Times in 19 Posts

I see,lets hope you find something then. And yep apps work great after changing permissions with ssh. I just put the installer beta on my phone throigh this app and set perms to 777 with winscp and it runs how it should. Thanks for the great app, its my file browser of choice. Also the ability to add favorites for diffrent locations would be nice. Private/var/mobile/library/summerboard/themestakes a while to get to on a laptop lol
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6 (permalink)  
Old 08-07-2008, 06:44 AM
What's Jailbreak?
 
Join Date: Jul 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

I love this app. I just want you to know, I've been searching for the best filebrowser, and the ease of this app, coupled with the ability to still mod core files if you choose, is great. Thanks a bunch for putting the time and effort into this.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7 (permalink)  
Old 08-10-2008, 05:07 AM
What's Jailbreak?
 
Join Date: Aug 2008
Device + Firmware: iPod Touch 2.0.1 (5B108)
Operating System: Windows XP
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts

Your tool is just incredible.
One small thing is that it does not interpret symlink correctly.

Great job !!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8 (permalink)  
Old 08-14-2008, 04:05 AM
What's Jailbreak?
 
Join Date: Jun 2008
Posts: 7
Thanks: 0
Thanked 7 Times in 1 Post

thanks all, acctually I am windows guy and know little about unix-like file systems. So anybody can drop me something on that?

and skippy1974, what is symlink?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9 (permalink)  
Old 08-14-2008, 05:23 AM
What's Jailbreak?
 
Join Date: Jul 2008
Device + Firmware: iPhone 1st Gen 2.0 and 3G
Operating System: Mac OSX 10.5.3
Posts: 18
Thanks: 10
Thanked 1 Time in 1 Post

Hello

Is there something similar availible for Mac OSX? isn't possible to comunicate with the iPhone during the cable (no Wifi).

regards, Tommy
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10 (permalink)  
Old 08-14-2008, 07:11 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.3
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,144
Thanks: 40
Thanked 187 Times in 151 Posts

FYI, a symlink is a Unix concept that is similar to a shortcut, but is understood by most Unix programs transparently.

From what I can tell (haven't loaded it yet) either in firmware 2.0 or the jailbreak or Cydia install process, the main /Applications directory is moved to the User partition and replaced with a symlink.

Basically it consists of a tiny text file that contains the name of the actual destination, with a special directory bit set that tells the operating system the file is a symlink that should be followed, and not treated like a text file.

For some reason Apple appears to have modified the afc service in firmware 2.x to not follow symlinks. There may be some new functionality in the afc service that would support symlinking, or maybe we could create a patched afc daemon that will follow symlinks (basically you can pass flags to the Unix filesystem API to ignore symlinks).
__________________
Starlight Computer Wizardry
Pocket-sized Development
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11 (permalink)  
Old 08-23-2008, 06:27 PM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Ooow... this is great! So easy to use and familiar with windows user.
You are doing a great job!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12 (permalink)  
Old 08-23-2008, 09:28 PM
What's Jailbreak?
 
Join Date: Jun 2008
Posts: 7
Thanks: 0
Thanked 7 Times in 1 Post

thanks NetMage for the explaination. I tried my best to dig the functions (AFC*) exposed by iTunesMobileDevice.dll. however, I failed to find ways to involve with the detailed information about every file, such as the premission and filetime.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13 (permalink)  
Old 08-24-2008, 01:19 AM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.3
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,144
Thanks: 40
Thanked 187 Times in 151 Posts

Helping the competition

You can't get any more information than provided by the stat command that I know of - filesize, whether or not it is a symlink or a directory, # of blocks...

Bootstrapping a daemon onto the phone can be a little tricky as well, must replace an existing phone file that already has executable permission (the very oldest jailbreak trick) and that can be set to run automatically to change permissions on the phone for you.
__________________
Starlight Computer Wizardry
Pocket-sized Development
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks