ads

jeudi 27 août 2015

Unrestricted Tethering N920T



All credit for this mod goes to Fenny in the S6 forums for T-Mobile. The original thread can be found here: http://forum.xda-developers.com/tmob...ether-t3078551

I have tested this on my own Note 5 and have streamed quite a few videos, at least ~4gb worth on a tethered device. This mod will make it so your data comes out of your normal data, not the tethering plan data.


Quote:










Originally Posted by Fenny


As always I'm here to insist that data is data, here is a tethering mod for the Tmobile S6.

About:*


Quote:










What this does:*It bypasses the provisioning check, switches your apn to ipv4, (required for tethering) and changes your tethering APN to the normal data APN.
What it does not do:*It will not hide your browser headers from t-mobile, if they detect that you are using a desktop browser, you will see it deduct from your tethering balance. Use a User Agent Spoofer to work around this.




Prerequisites:*


Quote:










You should have a computer with adb, and your phone should be rooted and have busybox installed.




Installation instructions:
Manual via adb:


Quote:










Download the attached apk, and open a command prompt in the location you have saved it to.





Installing the new Tethering Provision apk:


Code:


adb push TetheringProvision.apk /sdcard/
adb shell
su
mount -o remount,rw /system
cp /sdcard/TetheringProvision.apk /system/app/TetheringProvision/
chmod 644 /system/app/TetheringProvision/TetheringProvision.apk



(The following command only needs to be run if you are on a stock odexed rom.)


Code:




rm -R /system/app/TetheringProvision/arm64


After installation you MUST reboot for the new tethering provision apk to be seen.

Setting proper APN settings, (you will need busybox for this part):


Code:



adb shell
su
mount -o remount,rw /system
sed -i 's/pcweb.tmobile/fast.t-mobile/' /system/csc/customer.xml
sed -i 's/ipv6/ipv4/' /system/csc/customer.xml


Once you have configured the above, you MUST reset apn settings (Settings > Mobile Networks > Access Point Names > More > Reset to default )






Again, I take no credit other than testing to make sure this worked with the note. For convenience, I'm attaching the modified tethering app as well that Fenny posted.














Attached Files






File Type: apk TetheringProvision.apk -
[Click for QR Code]
(229.3 KB)







Aucun commentaire:

Enregistrer un commentaire