Telerik Forums
Fiddler Forum
1 answer
1.7K+ views
Hello so as you have seen my subject question is there a way that i could for example in league of legends add myself blue essensce and things like that?
Nick Iliev
Telerik team
 answered on 12 May 2021
2 answers
3.8K+ views

I would like to see what is going through my Android device at all, not for a certain app. Therefore, I saw this tutorial and did everything step by step.

  • Fiddler Classic is installed my laptop computer, which is NOT, but is connected to my access point.
  • I have an Android tablet device which is NOT, but is connected to my access point.

As you can see on the attached screenshot, the packet sizes were 0 and it says "Tunnel to" ?!

I've read, the reason is because there would be no trust to Fiddler? But I already installed the FiddlerRootCa.cer already?!?!?!

The mobile device is a Huawei Mediapad M5

The laptop pc has running Windows 10 on it and I use Fiddler Classic

EDIT: I've setup an Android emualator. When I enter for instance amazon.de I am asked to continue to amazon.de as in screenshot*.png. Then Fiddler capture looks like in amazon.png .. Most of traffic still tunneled and size 0.  

What do I need to do when I want to capture traffic from an app and not a browser? Screenshot_1620659395.png shows Google Assistant, which is not communicating as the chrome browser.. 

(Side question: I also have a Android TV device onwhich I have root access. How can I install the Fiddler certificate on that?)


Nick Iliev
Telerik team
 answered on 11 May 2021
1 answer
409 views

The steps that were followed to initialize the fiddler tool are mentioned below.

Steps (Commands used in linux):

  1. sudo apt-get install mono-complete libcanberra-gtk-module
  2. mkdir $HOME/fiddler-linux
  3. cd $HOME/fiddler-linux
  4. wget http://www.telerik.com/docs/default-source/fiddler/fiddler-linux.zip
  5. unzip -x fiddler-linux.zip
  6. mono --debug Fiddler.exe

 

 

System Environment:

Can any one of you please suggest to me how to resolve this error?

Nick Iliev
Telerik team
 answered on 10 May 2021
11 answers
396 views
Hello Fiddler team,
Can you please tell me on how to achieve this. I am using classic fiddler.
I will send requests continuously. If response of the request is 'true', there is no need to worry. Till here no worries. But I want to break on new requests when response is false. How can this break be achieved?
Adam
Top achievements
Rank 1
Iron
 updated answer on 09 May 2021
1 answer
140 views
.
Nick Iliev
Telerik team
 answered on 03 May 2021
1 answer
654 views

I want to use AutoResponder to mock a response from my server. The response in question is JSON object and I need to tweak its properties slightly. The thing is I cannot seem to do that via the Edit Response menu in Fiddler. Here's a screenshot: http://screencast.com/t/1f7iNWTF1NX9

There's something called "Send to TextWizard" but I don't know what that's about.

Thanks
Nick Iliev
Telerik team
 answered on 03 May 2021
1 answer
182 views
How to cancel the highlighted?
I'm afraid the software of progress telerik fiddler web debugger does not have this capability.
Nick Iliev
Telerik team
 answered on 03 May 2021
2 answers
285 views

https://docs.telerik.com/fiddler/knowledge-base/fiddlerscript/modifyrequestorresponse?_ga=2.226810973.1912327690.1619085606-390831375.1615941114

 

I reviewed the content on this link. I added the nuget library. Why can't I use these codes? When using it with C #, I get an error as I mentioned in the appendix. "'oSession' does not exist in the current context" What is the cause of this error? I cannot use any code related to Fiddler. What causes the oSession error? I want to work on FiddlerCore, but I couldn't find a solution for this error.

Rosen Vladimirov
Telerik team
 answered on 29 Apr 2021
6 answers
849 views

I tried to redirect all traffic thru Fiddler by using redsocks and iptables. Plaintext HTTP seems to work fine, however HTTPS doesn't seem to work properly.

Initially I didn't want to use redsocks at all - however it seemed that Fiddler cannot work in the way similar to sniproxy: using iptables -j DNAT alone doesn't work at all.

Then, although redsocks supports http CONNECT proxy mode, Fiddler no longer shows domain names in intercepted CONNECT entries - IP addresses are shown instead. Fiddler also throws out certificate errors, even if I check the "ignore certificate errors" checkbox, the intercepted application (which already trusts FiddlerRoot certificate) still refuses to connect. I think this should be related to SNI.

I think if Fiddler could work in the way similar to sniproxy, this problem would no longer exist, probably.

Rosen Vladimirov
Telerik team
 answered on 26 Apr 2021
1 answer
11.9K+ views

Hello,

Is it possible to capture localhost (client and server) websockets communication?In my case, in the client side I am using javascript code to connect to the websocket server, that it is started using java language.

In fiddler I do not see anything...

 

Regards,

Ed

Rosen Vladimirov
Telerik team
 answered on 23 Apr 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?