This may be a Noob answer to a "Noob Question"
I have the Air Sharing app, that I got from the app store.
And YOU can use ON DEVICE SSH in that app..and I just checked it now and u can actually "Edit" the files in the device...not sure how much you can Edit, I know you can add stuff, I didn;t even want to attempt to delete files.
But yeah, you may want to check out Air Sharing App to SSH your files.
Does that mean we can change icons and perhaps change the iphone theme?
But how do they stop you from doing that?
But how do they stop you from doing that?
I have access to /var/mobile/Media/DCIM and /var/mobile/Media (with 3rd party programs), but not anything else.
To really understand this, you have to understand Unix (actually BSD) file permissions. Apple has basically locked us out of the file system, using a Unix command called chroot to create a chroot jail. This isolates user-run processes by changing the apparent root directory. All applications on your phone are within that chroot jail, and therefore do not have access to any other part of the file system. All of them see /var/mobile/ as the root directory, and have permission to access only two subfolders within that directory.
This is done by design, to create a more secure environment and to allow Apple greater control over your device. Jailbreaking, as you might be able to guess, is the process of breaking that chroot jail so that you, the user, can access the rest of the file system. Unless you jailbreak your phone, by definition you will be unable to access the real root folder of your phone.
Can I hack this, like fake being iTunes, which obviously can during fw updates and such?
I do not mean to jailbreak-- add cydia or other apps, I just mean to modify the SpringBoard application to include some extra features.
Can I hack this, like fake being iTunes, which obviously can during fw updates and such?
I do not mean to jailbreak-- add cydia or other apps, I just mean to modify the SpringBoard application to include some extra features.
Trust us Irish to try and jump through hoops, take four times longer, invest more time and energy than required to achieve the exact same thing everyone else is doing just to avoid 'terminology'....
Seriously Palz, just wait for the new spirit jailbreak. It will make theming a lot easier than any other method. Despite it's risks, your less likely to bog it up than messing about trying to crack open the file structure yourself.
what do you mean by OTA? and what does it mean that spirit is a 'userland' jailbreak? Userland to me means /usr/bin, etc![]()
And what exactly does iTunes do to edit the root folder? Does it have its own user?