Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Find a way to edit the new operator bundles
is a discussion within theFile Mods
forums, a part of theiPhone Modding
section;With the new o.s. 3.1 apple blocks the chance to edit the bundle files! with 3.0 was easy to do... you could SSH to the file carrier.plist in your carrier
...-
09-15-2009, 07:36 PM #1
Find a way to edit the new operator bundles
With the new o.s. 3.1 apple blocks the chance to edit the bundle files! with 3.0 was easy to do... you could SSH to the file carrier.plist in your carrier bundle and edit it or load with itunes the ipcc modified (it's easy, only add 1 or 2 strings)...
but with with 3.1 (request of operators that want to let pay for tethering a surplus of the usually data plan for iphone, like vodafone in italy does) apple disables it!
this is the old one:
and this is the new one:Code:<key>apns</key> <array> <dict> <key>apn</key> <string>iphone.vodafone.it</string> <key>password</key> <string></string> <key>type-mask</key> <integer>49</integer> <key>username</key> <string></string> </dict>
as you see they add a new data...signature...it's a string that checks if the the address is the original (it's crypted so it's not editable easily)... if you edit the address the iphone see that the address doesn't match and tethering (or mms or internet) doesn't work!Code:<key>apns</key> <array> <dict> <key>apn</key> <string>iphone.vodafone.it</string> <key>password</key> <string></string> <key>signature</key> <data> hZGJkB6oWiKrgwj7Di8eHzpNyk/A6pZ26p7wq4HZsSsAYdFUV3gs fL+A570wtaj3AEmhu5stPt8oe3TANer1d6FeBK0MygUXLNVBwLKD R2z3NmjRdQYdUXYm6PaSZ3Ct7H/qfH4Ea5IiG2qWiT+iRgkAGYK2 4VitJSdCYDMIWro= </data> <key>type-mask</key> <integer>1</integer> <key>username</key> <string></string> </dict>
so i decide to open a new thread where we can try to find a method because it's not easy to do... i was able to easily the old bundles....but this i have no idea... you have any idea? let's work
-
09-16-2009, 01:22 PM #2
Hey, maybe this site would help you a bit.
iPhone-Dev.ca | Information
-
09-16-2009, 05:05 PM #3
-
09-17-2009, 01:19 PM #4iPhone? More like MyPhone
- Join Date
- Jul 2008
- Location
- Betty Whites Pants!
- Posts
- 221
- Thanks
- 14
- Thanked 18 Times in 12 Posts
Mms
I have mms working on iphone 3.1 i also have the tethering option. I am on AT&T with no official carrier .ipcc. My tethering when turned on does not work, but my mms does.
We ain't found s-h-i-t!

-
09-17-2009, 03:04 PM #5
-
09-20-2009, 04:34 AM #6
I don't think those files can be edited easily.
But didn't the dev team say that they will include a solution in a future pwnageTool release?
I'm still wondering how the iphone knows for which carrier to show the tethering button and for which not. because I can activate the tethering menu on 3.1, but it disappears as soon as I turn it on -> why?
-
09-21-2009, 05:18 AM #7
NO they tell the jailbreak make easier to crack the protection....but it's not their work...
btw every operator have a bundle with a list of what works and what not...with all the settings (addresses, mms settings) before we can easily edit this files because are only text files...but now in the text file the addresses are encrypted...so when you edit the bundle maybe the switch appear...but wehen you switch it doesn't work because the signature is wrong..




LinkBack URL
About LinkBacks
Reply With Quote
