Telerik Forums
Fiddler Forum
4 answers
265 views

Hello, i used Fiddler for years and never got any issue, somehow i'm using it for botting in a Discord channel for some experience points, i simply added a rule with a delay of 30000 and sometimes for an obscure reason the request is either pending (this never complete) or this crash just with that error, what can probably be the reason ?

Also cheer up on this software, it's the best HTTP/HTTPS debugger so far and very useful combined with hackish stuff =P.

Alexander
Telerik team
 answered on 02 Aug 2018
1 answer
71 views
Hello Guys.!

I have a big problem.

I tryed to capture https packets on Android mobile app using chrome and etc browsers.

But, When I tryed to capture https packets on Android app I got a this pop-up issue.

Could you please fix this issue? 

Dimitar
Telerik team
 answered on 31 Jul 2018
0 answers
129 views

Eric - you have developed a fantastic product in Fiddler and I hope it has given you the means to spend the rest of your days in comfort and security.

I cannot begin to list the number of times Fiddler has 'saved my sorry ass' as I try to navigate the horrors of Microsoft + HTTP + the Internet + Websites galore.  Despite EVERYTHING - and with the aid of Fiddler - I have managed to develop network apps that do just about everything ... but I wouldn't have even got beyond first base without Fiddler.

Its a stupendous product of which you can be justly proud.

 

Kind regards

 

Ray

Reg
Top achievements
Rank 1
Iron
 asked on 26 Jul 2018
2 answers
150 views

Hello,

im using chrome, i want to prevent/block fiddler white webview from automatically opened when browser unable to open pages (ex. internet time out)

any ideas how to do it ?

or any idea how to access and edit webviewer script ?

Dimitar
Telerik team
 answered on 23 Jul 2018
1 answer
334 views

Good day. 

 

I've been trying to capture HTTPS traffic from an Android app running in an emulator(LDPlayer).

Emulator was configured to use Fiddler's proxy and i'm seemingly able to decrypt HTTPS tunnels(pic1), but then i get these logs(pic2) and i guess incomplete responses(pic3). Looks like the problem is in application using wildcard hostname in his requests. What is the most possible cause for this behaviour?

 

Thanks.

Alexander
Telerik team
 answered on 23 Jul 2018
1 answer
492 views

Hi!

 

I'm coding an API for Playfab using Game Maker Studio.

Everything worked just fine until one day when the first http request of the API started to take ~30 seconds. I started debugging the API and downloaded Fiddler 4. When I check the "Decrypt HTTPS traffic" option in Tools > Options > HTTPS everything starts to work just fine and the first HTTP request takes 0.7 sec intead of 30. After the first HTTP request everything works correctly whether I am using Fiddler or not. 

Weirdly, every else HTTP (and HTTPS) request works fine when using different backends (calling them using exactly the same code as my API).

Also the Playfab API I'm writing works just fine on my other PCs (but I don't know how rare problem this would be if I would publish my API). Also the http request has no problems when using Postman.

 

I read the "Help! Running Fiddler Fixes My App???" article you wrote. I have the "Connection: Keep-Alive"  in my headers, I'm using HTTP/1.1, I'm not using any proxy expect the one Fiddler provides.

This is the code I've isolated the problem to. I'm using GML (which GameMaker Scripting language, but should be pretty easy to understand).

https://gyazo.com/6051bf168a6ffafd0d947a16c3c0f362

The engine is not open source so I can't see what is happening behing the http_request(), but as I said this code works fine on other computers and every other http_request with different domain works just fine, so that shouldn't be a problem. But otherwise I'm pretty helpless with this :/

Thanks!

Alexander
Telerik team
 answered on 23 Jul 2018
2 answers
2.7K+ views

Hi, 

 

I used fiddler composer to send a request from windows machine, but I receive 407, I turned on "auto authenticate" in options. So there is what I see in the sessions window:

session1:

GET http://www.example.com/ HTTP/1.1
User-Agent: Fiddler
Host: www.example.com


HTTP/1.1 407 authenticationrequired
Date: Sat, 14 Jul 2018 07:44:18 GMT
Content-Type: text/html
Cache-Control: no-cache
Content-Length: 12629
Proxy-Connection: Keep-Alive
Proxy-Authenticate: Negotiate
Proxy-Authenticate: NTLM


session2:

GET http://www.example.com/ HTTP/1.1
User-Agent: Fiddler
Host: www.example.com
Proxy-Authorization: Negotiate TlRMTVNTUAABAAAAl4II4gAAAAAAAAAAAAAAAAAAAAAGAbEdAAAADw==


HTTP/1.1 407 authenticationrequired
Date: Sat, 14 Jul 2018 07:44:18 GMT
Content-Type: text/html
Cache-Control: no-cache
Content-Length: 12629
Proxy-Connection: Keep-Alive
Proxy-Authenticate: NTLM
Proxy-Support: Session-Based-Authentication

--------------------------------------------

 

And that's it. How do I make it to go through?

 

Thanks in advance.

Kammen
Telerik team
 answered on 20 Jul 2018
1 answer
352 views

Hello,

I'am getting an certificate warning on the latest update.

See picture. What is wrong here?

My previous version was signed by Telerik AD, this update used Telerik EAD?

 

 

 

 

Alexander
Telerik team
 answered on 18 Jul 2018
1 answer
107 views
---------------------------
Process-determination failed.
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.

The type initializer for 'System.Console' threw an exception.

Type: System.TypeInitializationException
Source: System
  at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0036b] in <bd46d4d4f7964dfa9beea098499ab597>:0
  at System.Diagnostics.Process.Start () [0x00040] in <bd46d4d4f7964dfa9beea098499ab597>:0
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at .‚‚.” (System.Int32 Ÿ) [0x00064] in <616b130fa1474630b442fde0f9112534>:0

System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.ConsoleDriver..cctor () [0x00062] in <8f2c484307284b51944a1a13a14c0266>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Console..cctor () [0x000a8] in <8f2c484307284b51944a1a13a14c0266>:0
Fiddler v4.6.20171.26113 (x64 ) [.NET 4.0.30319.42000 on Unix 4.16.0.2]
---------------------------
OK   
---------------------------
Alexander
Telerik team
 answered on 17 Jul 2018
1 answer
121 views
---------------------------
Awww, Fiddlesticks!
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.

Root element is missing.

Type: System.Xml.XmlException
Source: System.Xml
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)

   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

   at System.Xml.XmlTextReaderImpl.Read()

   at System.Xml.XmlTextReader.Read()

   at Fiddler.Session.LoadMetadata(Stream strmMetadata) in C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Core\Session.cs:line 1616


Fiddler v5.0.20181.14337 (x86 x86) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.17134.0] 
---------------------------
OK   
---------------------------

Alexander
Telerik team
 answered on 17 Jul 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?