
Originally Posted by
Fredint0sh
Hey there,
I jailbroke my iPhone 3GS 3.1.3 but I lost the Settings.app !
Could anyone get it using a SSH connection and upload it ?
Uploading this (and sharing the link on hackint0sh) would be a violation of the site's rule against warez and unauthorised distribution of apple files.
It is quite possible to use xpwn to decrypt the OS dmg from a 3.1.3 3GS ipsw and then you can mount the dmg and extract settings.app yourself.
Unzip the IPSW, there is only one file you want. It is called 018-6481-015.dmg
Use the following command to decrypt the dmg
Code:
dmg extract 018-6481-015.dmg 018-6481-015-decrypted.dmg -k 2360D83B606481A5CA080FE7A6FC64F8D5A5556413DFCF3E1277FE564734EE0B188798B8
Then either mount it in OS X (10.6.x) or use a windows app that can handle HFS+ with compression.
Or you can use the hfsplus.exe utility that also is included in xpwn to extract files out of the DMG.
You can even do all of this on the iPhone (if you find and install xpwn for iPhone OS), which makes extracting and installing the files even easier.
Bookmarks