Affichage des articles dont le libellé est hack. Afficher tous les articles
Affichage des articles dont le libellé est hack. Afficher tous les articles

mardi 24 février 2015

Hotspot hack for stock rooted sprint lollipop topic






Is there one?






Updated Sprint M8 Lollipop LTE Tether Hack Help topic






Hi, Looking for help to update the M8 tether hack to work with lollipop on Sprint stock rooted ROM.

I was able to update the default.xml file ( sprint stock lollipop based) in the attached zip which enabled the hotspot and works great with 3g. The init.d tether script used to get LTE working in the zip worked great on kitkat when set correctly using SManager but it doesn't seem to work on lollipop as everyone is aware. I am not experienced enough to edit the tether script which I suspect is the issue with LTE and was hoping someone else here was. It's below and also attached in the zip file under system/etc/init.d which I am sure you know already. Of course it might be something much harder than a simple update of a script or it probably would have been done already....

(I can't attach the zip I was referring to since I haven't posted 10 posts yet but it's here)
http://forum.xda-developers.com/atta...9&d=1423894001

Thanks!

#!/system/bin/sh
iptables -F
iptables -A bw_FORWARD -i !lo+
iptables -A natctrl_FORWARD -j RETURN -i rmnet+ -o wlan0 -m state --state RELATED,ESTABLISHED
iptables -A natctrl_FORWARD -j DROP -i wlan0 -o rmnet+ -m state --state INVALID
iptables -A natctrl_FORWARD -j RETURN -i wlan0 -o rmnet+
iptables -A natctrl_FORWARD -j DROP
iptables -A natctrl_nat_POSTROUTING -t nat -o rmnet+ -j MASQUERADE






dimanche 22 février 2015

[Q] How to hack games topic






Hi
I've got question. Does anyone know how to hack games in wp ? For example : Jetpack Joyride , Hill Climb Racing .



Best regards ;)






lundi 9 février 2015

[Q] Tethering Hack on Stock? topic






Hey there,

I recently picked up an M8. I'm S-OFF stock-rooted on 3.28.605.4 (Android 4.4.4) and I've been feverishly looking for a flashable zip or a quick mod that'll enable tethering on my M8. When I was on the M7 there was a simple flashable zip that enabled tethering. I'm not sure what the process is for the M8. Anyone have a thread link or can copy/paste the fix?

I've already tried using TitaniumBackup to freeze TetheringGuard but that didn't seem to do much.