Internet Sharing at Nokia Lumia 800 - Windows Phone 7 Development and Hacking

Hello all!
I have a Nokia Lumia 800 and I found that with direct access "Internet Sharing" of "Supreme Shorcut" you can access at the Nokia option (Internet Sharing) that is not available from the original menu.
Anybody can try this too?
Attached screenshots

jesuslg123 said:
Hello all!
I have a Nokia Lumia 800 and I found that with direct access "Internet Sharing" of "Supreme Shorcut" you can access at the Nokia option (Internet Sharing) that is not available from the original menu.
Anybody can try this too?
Attached screenshots
Click to expand...
Click to collapse
The feature is available on any Mango device, even those where it is hidden. The problem is that you cannot enable it in some situations, where restricted by the carrier.

ZeBond said:
The feature is available on any Mango device, even those where it is hidden. The problem is that you cannot enable it in some situations, where restricted by the carrier.
Click to expand...
Click to collapse
Hi,
My phone is unbranded device and is up to date.... and the option don't appear at the setting.
FW Version: 7.10.7740.16
FW Rev.: 1600.2479.7740.11451

jesuslg123 said:
Hi,
My phone is unbranded device and is up to date.... and the option don't appear at the setting.
FW Version: 7.10.7740.16
FW Rev.: 1600.2479.7740.11451
Click to expand...
Click to collapse
Exactly. Currently we do not have an interop unlock (working on it) for Lumia 800, so we cannot enable this capability unless it it provided by your carrier.

So the only way to access to Internet sharing is with Supreme Shorcut in a unbranded Nokia Lumia 800?

Just because you can access the UI to enable the option doesn't mean that enabling it will work (and the OP doesn't say that it works).
It *is* odd that an open-market phone wouldn't allow it, though.

Device specific, please post in the correct section!
Thread Closed

Related

Nokia 2730 classic-Vodafone locking

Ciao. I want unlocking free my Nokia 2730 classic Vodafone! PLEASE!!! Thank you verry much! Regards.
batrinete said:
Ciao. I want unlocking free my Nokia 2730 classic Vodafone! PLEASE!!! Thank you verry much! Regards.
Click to expand...
Click to collapse
Not the right place to ask.
And I don't think that there is a free way to unlock it.
Call Vodafone and ask for unlock code.
Thanks for sharing...........
batrinete said:
Ciao. I want unlocking free my Nokia 2730 classic Vodafone! PLEASE!!! Thank you verry much! Regards.
Click to expand...
Click to collapse
. This is not the right forum for the NOKIA S40 series phones.
But, lucky you, I have a solution.
The Nokia 2730 has a code that represents the region of the actual device and the network company also.
When connecting to Nokia update service, the main server checks your phone's special code and it sudjests you the latest regional and network ROM.
So the only way is to trick the Nokia server to think that you have an unlocked (network free) device. You can specify / change the region as well.
There is a program called Nemesis service suite that changes your code. Google it, study the tutorials, check the 2730 code list with your region (e.g Chinese) but network free.
Cheers.
unlock phone by software update
korafatoulis said:
. This is not the right forum for the NOKIA S40 series phones.
But, lucky you, I have a solution.
The Nokia 2730 has a code that represents the region of the actual device and the network company also.
When connecting to Nokia update service, the main server checks your phone's special code and it sudjests you the latest regional and network ROM.
So the only way is to trick the Nokia server to think that you have an unlocked (network free) device. You can specify / change the region as well.
There is a program called Nemesis service suite that changes your code. Google it, study the tutorials, check the 2730 code list with your region (e.g Chinese) but network free.
Cheers.
Click to expand...
Click to collapse
Nemesis is ok to find product code very useful by example if you
1.want to change languages in your phone -may be useful...
2.debranding phone
but.. I do not think you will unlock phone by make a software update
It would meant that they at Nokia are stupid is not it?
also do not forget you are using Nokia software to do that
it can be done by jaf unlocker interface but we talk here about hardware tools...
by the way some people say it is possible to unlock E51 by software update- change product code
try maybe it works for you before do a check maybe phone is already unlocked
so de-branding one thing un-locking another thing

[WIP] Registry hack to enable ICS settings on Samsung Omnia 7

Hello,
I own a Samsung Omnia 7 (no carrier locked) and mine is distributed without internet sharing availiable: this option is now shown on my phone.
Of course I tried all the hacks suggested here, but they do not work with this phone. Surfing this and other forums I decided to try to find a solution myself, and I would like to share my findings here, so to get some advices from more-expert-wp7-exploiters and to share, if I find, a solution.
My approach now is to surf the registry looking for the correct keys to change to enable it.
I am using, as source, the provxml (gen2) provided by voluptuary here: http://forum.xda-developers.com/showpost.php?p=19083920&postcount=1
These are the steps I have in mind:
1- find and enable the show-up of "ICS" option in the settings menu surfing the reg
2- using the information in the above mentioned provxml file, try to use ICS.
Current knowledge (I just started)
- the "phone settings menu" items seem to be ruled by HKEY/Local Machine/Software/Microsoft/Settings: here I find all the descriptions of the items shown in the phone settings menù
I hope someone will cooperate with me, sharing knowledge.
Thanks,
p.s. if this thread is misplaced in this sub-forum, I sincerely apologize and ask to move it in the most appropriate one.
What exactly are you trying to do? I have enabled ICS on my Omnia7 through the registry just fine, though it needed some editing after 8107 update.
jessenic said:
What exactly are you trying to do? I have enabled ICS on my Omnia7 through the registry just fine, though it needed some editing after 8107 update.
Click to expand...
Click to collapse
Hello,
thanks a lot for replying to this post.
I am trying to enable ICS on my Omnia W (not Omnia 7) which never had ICS (the option was not and is not present under my "Settings" page).
Using "WP7 Root Tools v0.9" I applied manually the registry settings found in the provxml (gen2) provided by voluptuary here: http://forum.xda-developers.com/show...20&postcount=1
(I must admit I was not able to add the "boolean" values, such as
Code:
<characteristic type="HotSpot">
<parm name="Enabled" datatype="boolean" value="true" />
because WP7 Root Tools does allows only for DWORD/String values)
but without success: I was not even able to have the ICS option shown up in the settings page.
Do you have any suggestion ?
ghepardo said:
Hello,
thanks a lot for replying to this post.
I am trying to enable ICS on my Omnia W (not Omnia 7) which never had ICS (the option was not and is not present under my "Settings" page).
Using "WP7 Root Tools v0.9" I applied manually the registry settings found in the provxml (gen2) provided by voluptuary here: http://forum.xda-developers.com/show...20&postcount=1
(I must admit I was not able to add the "boolean" values, such as
Code:
<characteristic type="HotSpot">
<parm name="Enabled" datatype="boolean" value="true" />
because WP7 Root Tools does allows only for DWORD/String values)
but without success: I was not even able to have the ICS option shown up in the settings page.
Do you have any suggestion ?
Click to expand...
Click to collapse
The gen2 should work just fine on your Omnia W, I've personally used it on my mother-in-laws Focus Flash (same as Omnia W) and it worked just fine. The values in the provxml are all valid and correct to enable ICS so if you can't get it to work the it is something specific to your device that is going wrong. Basically if you can interop unlock to use Root Tools you can get ICS using my XAP.
ghepardo said:
Code:
<characteristic type="HotSpot">
<parm name="Enabled" datatype="boolean" value="true" />
Click to expand...
Click to collapse
Change it is DWORD = 1.
voluptuary said:
The gen2 should work just fine on your Omnia W, I've personally used it on my mother-in-laws Focus Flash (same as Omnia W) and it worked just fine. The values in the provxml are all valid and correct to enable ICS so if you can't get it to work the it is something specific to your device that is going wrong. Basically if you can interop unlock to use Root Tools you can get ICS using my XAP.
Click to expand...
Click to collapse
It should works fine also on Omnia W/Focus Flash with the latest update installed? My friend can't activate ICS on his W with 8107...
I also have the W, but branded VOD-IT that comes with ICS enabled: if I revert back to 7740 and then I debrand and update via Zune to the 8107, will I loose the ICS service?
Thanks...
AdryJay said:
It should works fine also on Omnia W/Focus Flash with the latest update installed? My friend can't activate ICS on his W with 8107...
I also have the W, but branded VOD-IT that comes with ICS enabled: if I revert back to 7740 and then I debrand and update via Zune to the 8107, will I loose the ICS service?
Thanks...
Click to expand...
Click to collapse
Depends on what firmware you have but if you can interop unlock then you can get ICS.
voluptuary said:
The gen2 should work just fine on your Omnia W, I've personally used it on my mother-in-laws Focus Flash (same as Omnia W) and it worked just fine. The values in the provxml are all valid and correct to enable ICS so if you can't get it to work the it is something specific to your device that is going wrong. Basically if you can interop unlock to use Root Tools you can get ICS using my XAP.
Click to expand...
Click to collapse
thanks a lot for taking time to help me.
In fact I am interop unlocked via windowsbreak,which uses the same provxml technique as your files, but when I apply yours, I do not see the "system tweaks" in the diagnosis app,I see only the standard ones plus windowbreak one,this is why I am trying with the manual approach.
I tried also uninstalling diagnosis and repeating the procedure from scratch, but I am stuck at the same point.
Do you have any suggestions?
Thanks again.
ghepardo said:
thanks a lot for taking time to help me.
In fact I am interop unlocked via windowsbreak,which uses the same provxml technique as your files, but when I apply yours, I do not see the "system tweaks" in the diagnosis app,I see only the standard ones plus windowbreak one,this is why I am trying with the manual approach.
I tried also uninstalling diagnosis and repeating the procedure from scratch, but I am stuck at the same point.
Do you have any suggestions?
Thanks again.
Click to expand...
Click to collapse
Did you update your phone after you used WindowsBreak? Cuz if you did that's your problem, you updated your firmware. If not... well then it should work.
voluptuary said:
Did you update your phone after you used WindowsBreak? Cuz if you did that's your problem, you updated your firmware. If not... well then it should work.
Click to expand...
Click to collapse
Yes, I did updated my phone after the windows break, but I am still interop unlocked and I can still see the "windowbreak" inside the "GPS manager" diagnosis menù.
I applied manually all the registry settings in your gen2 provxml file, setting the boolean val as DWORDS (as suggested by drkfngthdragnlrd), but I still cannot see the ICS option in my settings menu.
Any clues ?
ghepardo said:
Yes, I did updated my phone after the windows break, but I am still interop unlocked and I can still see the "windowbreak" inside the "GPS manager" diagnosis menù.
I applied manually all the registry settings in your gen2 provxml file, setting the boolean val as DWORDS (as suggested by drkfngthdragnlrd), but I still cannot see the ICS option in my settings menu.
Any clues ?
Click to expand...
Click to collapse
Roll back to stock firmware and update the os manually with cab sender
voluptuary said:
Roll back to stock firmware and update the os manually with cab sender
Click to expand...
Click to collapse
I'm in the same situation... If I restore the old firmware, then I enable ICS and finally I update my Windows Phone, the ICS still here?
And about the update to 8107 with cab sender, it broke future update on Omnia W... :S
AdryJay said:
I'm in the same situation... If I restore the old firmware, then I enable ICS and finally I update my Windows Phone, the ICS still here?
And about the update to 8107 with cab sender, it broke future update on Omnia W... :S
Click to expand...
Click to collapse
ICS should still be there, infact if you update with CAB sender you can op to NOT install the firmware update. Just install the OS update. In order to ensure that you don't break future update you need to be sure to include all the language CAB's for the languages currently on your phone. If you do that you will be fine. Heathcliff74 has tools to help you figure out what CAB's you need to send over in his CAB update thread.
Sorry, I was wrong when I says that CAB sender brokes Samsung update on Omnia W.
I reverted back to 7720 and then updated to 8107 via Zune: then I've unbranded the phone to recive the Samsung update that returned the famous error 8018001E... So it's an incompatibility of the Samsung update with my (and other VOD-IT) Samsung Omnia W. Sorry for the OT and thanks...

2175.2907.8858.13030 New firmware available on navifirm

So someone flashed this new rom? What changes? I translated from china lumia 900's forum, here results.
1 used the State Bank 2175.2905.8858.12480 version as mastering.
The 2. Transplantation Lumia900 latest 2175.2907.8858.13030OEM.
3. Latest FULLUNLOCK V4 unlock procedure.
4. Using latest unlocking supporting software the Root rights management, gravity sensor, XAP deployment, file management, WM Device Center, the search key settings and Quick Start 7 software, and all models have added language to facilitate domestic players to use.
5. Supports XBOX game support IE ​​deploy, support for unlimited XAP deployment of PC.
6. Delete multiple languages, or English only reserved yet.
Other registry optimization, debug mode, the default time zone correction.
If you deploy third-party software requires full unlock permission, be sure to set it as a trusted Root rights management, or it may not work properly, no matter what the time, Root permissions to manage the software, you can not delete, or may some other unknown problems. The first time after the start of the Brush to wait a minute or a the Welcome Message pop-up in use. Remember! ! !
http://translate.google.com/translate?hl=ru&sl=auto&tl=en&u=http%3A%2F%2Fwww.wpxap.com%2Fthread-564190-1-1.html
http://www.wpxap.com/thread-564190-1-1.html
2907 is MX (Mexico?) country variant. Anyway works fine for me, better than 2905. Faster and more stable.
2175.2907.8858.13030
wow that's great! downloading!!!!!!!!!!! :fingers-crossed:
Hi there,
can you tell me what's the difference between 12480 and 13030 firmware?
In my custom rom i used the 12480 because it's the latest offical rom for all countrys...
13030 is only for Mexico?
Any recommendations?
Ok, somebody help me out here. I might be stupid. NaviFirm doesn't show this ROM for me. Is there a downloas link on the chinese web page somewhere that I cannot seem to find?
Even the Mecixo one has all languages in.

[Q] Interop unlock

Hi,
Some months ago there was a method to interop unlock thanks to the connectivity setup app. Unfortunately this not possible today.
I have a developer unlocked phone but not a qalcomm bootloader and I don't want to open my phone.
Is there anyway to get the old xap of connectivity setup app, and then apply the patch? If yes where can I get that old xap, I can't find it?
Once I have the xap it seems like I can't deploy it using the classic Application Deployement Software. Is there any mean to interop unllock it without opening it?
Thank you in advance.
Celteek said:
Hi,
Some months ago there was a method to interop unlock thanks to the connectivity setup app. Unfortunately this not possible today.
I have a developer unlocked phone but not a qalcomm bootloader and I don't want to open my phone.
Is there anyway to get the old xap of connectivity setup app, and then apply the patch? If yes where can I get that old xap, I can't find it?
Once I have the xap it seems like I can't deploy it using the classic Application Deployement Software. Is there any mean to interop unllock it without opening it?
Thank you in advance.
Click to expand...
Click to collapse
Just wait some days. Cyclone team already relised no TP root method for Lumia 800, and our 900 will added soon and we can change bootloader via usb.
haikkk said:
Just wait some days. Cyclone team already relised no TP root method for Lumia 800, and our 900 will added soon and we can change bootloader via usb.
Click to expand...
Click to collapse
Thank you for your answer.
I didn't know about that project, that's some very good news! I waiting for this!
Any news?
I can't find information for lumia 900... only for lumia 800.
Celteek said:
Any news?
I can't find information for lumia 900... only for lumia 800.
Click to expand...
Click to collapse
Here some info from Cyclone team
We also have solution to completly root rest of lumias, including 610, 610nfc, 900, etc... however it will be released ONLY if this solution WILL NOT BE COPIED. If somebody copy solution - it will be kept private.
Click to expand...
Click to collapse
haikkk said:
Here some info from Cyclone team
Click to expand...
Click to collapse
Yes, but when?

static IP?!?

Hi guys
i'm using a lumia 930 with the actual wp10 build.
yesterday i had to learn, there is no way to use a static ip for my wlan.
ok, i could buy an app, witch would do it.
but i really dont get the point, why i should buy for such a standard function...
is there anyway to do this by my self?
of course
use my tweak in my signature
u need interop unlock phone
very easy
kwanice said:
of course
use my tweak in my signature
u need interop unlock phone
very easy
Click to expand...
Click to collapse
hey cool, thx for the info.
are there any problems with newer wp10 builds?
or maybe anything negativ about hacking a wp10 lumia 930?
haven't tried anything like this on wp, so on this OS im a total noob... ^^
i will try it as soon as possible.
StaticIP
huberei said:
static ip for my wlan.
Click to expand...
Click to collapse
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/windows-10/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
bbakbbaki said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/win.../jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/win...ptweakers-2015-08-17-added-5th-quick-t3180474
Click to expand...
Click to collapse
Worked in my L930
bbakbbaki said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/windows-10/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Click to expand...
Click to collapse
I tried the provided list but the reg editor doesn't seem to write the reg entry. I used root tool v2.0. What seems to be the problem? Before using root tool I updated my 1520 to the latest update I think that matters(does it matter?).
1337_807 said:
I tried the provided list but the reg editor doesn't seem to write the reg entry. I used root tool v2.0. What seems to be the problem? Before using root tool I updated my 1520 to the latest update I think that matters(does it matter?).
Click to expand...
Click to collapse
Root tool is your problem. It used to work fine previously but now it's quite useless. Don't know why. Try with another reg tool.
Satirus said:
Root tool is your problem. It used to work fine previously but now it's quite useless. Don't know why. Try with another reg tool.
Click to expand...
Click to collapse
any that you can recommend? I haven't rooted my device yet. I tried the tweaks but it doesn't deploy I receive errors.
1337_807 said:
any that you can recommend? I haven't rooted my device yet. I tried the tweaks but it doesn't deploy I receive errors.
Click to expand...
Click to collapse
You can do that with Interop Tools
Satirus said:
You can do that with Interop Tools
Click to expand...
Click to collapse
I'll give it a shot.
bbakbbaki said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WCMSvc\WifiNetworkManager\Config]
"EnableStaticIP"=dword:1
http://forum.xda-developers.com/windows-10/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Click to expand...
Click to collapse
Create new or edit?
Thanks.
Do you know "Provisioning package" ?
Go to Seetings——Accounts——Access work or school——Add or remove a provisioning package——Add package.
I'll give you a “.ppkg” package, you can add it.
Download link:
pan.baidu.com/s/1bo2hkWR
Tips:This is China's network disk, the speed will be slower.
Finally..
I managed to enable IP Static with WPTweaker : http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Thanks
vbnoob said:
Finally..
I managed to enable IP Static with WPTweaker : http://forum.xda-developers.com/windows-10/windows-10-mobile/wptweakers-2015-08-17-added-5th-quick-t3180474
Thanks
Click to expand...
Click to collapse
hi sorry for posting in old thread...
i've just updated my old lumia1020 to the latest w10m version 10.0.15254.369
i was hoping that in this version that the static ip option was enabled by default...
i was wrong...
need static ip option badly since my home and office wifi need to manually configure the ip/dns setting before i can use the network...
is there any way to configure static ip without interop unlock (or is it safe to use wp internal to unlock root with my current w10m build on nokia lumia 1020?? i update them using iutool method)
huberei said:
is there anyway to do this by my self?
Click to expand...
Click to collapse
https://forum.xda-developers.com/windows-10-mobile/guideline-change-dns-lumia-950-vs-lumia-t3716736
augustinionut said:
https://forum.xda-developers.com/windows-10-mobile/guideline-change-dns-lumia-950-vs-lumia-t3716736
Click to expand...
Click to collapse
These settings aren't available in Windows 10 Mobile 1703+ due to new WiFi menu. But the old one isn't deleted, it's just hidden. You can use Interop Tools to run it and to change Static IP settings there.
Go to Interop Tools - General - Applications - Package List (swipe left from Deployment options). Find WiFi package there, tap on it and use Launch App button to open it. There you can find Static IP settings.
Of course, you must activate Static IP settings at first. You can use the tweak in Interop Tools for it or the provisioning package (you can find it, for example, here).
He said device portal.
A_Deerslayer said:
These settings aren't available in Windows 10 Mobile 1703+ due to new WiFi menu. But the old one isn't deleted, it's just hidden. You can use Interop Tools to run it and to change Static IP settings there.
Go to Interop Tools - General - Applications - Package List (swipe left from Deployment options). Find WiFi package there, tap on it and use Launch App button to open it. There you can find Static IP settings.
Of course, you must activate Static IP settings at first. You can use the tweak in Interop Tools for it or the provisioning package (you can find it, for example, here).
Click to expand...
Click to collapse
Just when I had lost all hope! Thanks! It didn't show when I searched in the box in the upper part but it there if you scroll all the way down to W.

Categories

Resources