1. Install fiddler
2. Go to tools, fiddler options then connection then allow remote connection
3. Press ok then restart fiddler
4. Then open fiddler ctrl +r, it will open the notepad app
5. Ctrl +f then paste static function OnBeforeRequest(oSession: Session) {
6. At the next line paste this code
if(oSession.uriContains("RM-821_eu_euro1_425"))
{
oSession.url = oSession.url.Replace("RM-821_eu_euro1_425","RM-877_nam_att_205");
}
7. replace the RM-821_eu_euro1_425 with your lumia found in extra+info
8. go to your phones wifi setting, connected to the same wifi network as your computer. Click on the network you connected or hold it until edit option pop out. Proxy switch to ON and Server/url is your computer's IP address, and the Port is 8888 and save
9. here is the qr code
qr codes - Imgur
:smile::smile::smile::smile:
2. Go to tools, fiddler options then connection then allow remote connection
3. Press ok then restart fiddler
4. Then open fiddler ctrl +r, it will open the notepad app
5. Ctrl +f then paste static function OnBeforeRequest(oSession: Session) {
6. At the next line paste this code
if(oSession.uriContains("RM-821_eu_euro1_425"))
{
oSession.url = oSession.url.Replace("RM-821_eu_euro1_425","RM-877_nam_att_205");
}
7. replace the RM-821_eu_euro1_425 with your lumia found in extra+info
8. go to your phones wifi setting, connected to the same wifi network as your computer. Click on the network you connected or hold it until edit option pop out. Proxy switch to ON and Server/url is your computer's IP address, and the Port is 8888 and save
9. here is the qr code
qr codes - Imgur
:smile::smile::smile::smile: