Telerik Forums
Fiddler Forum
0 answers
74 views
我尝试了所有方法,但无法解密他的HTTPS。请帮助我。

网址:https://visa.vfsglobal.com/chn/zh/pol/

请尝试使用 F5 刷新页面,它会提示:对不起,您已被阻止。

谢谢。
ss
Top achievements
Rank 1
 asked on 26 Jun 2023
1 answer
335 views

I manually added the fiddler cert to the trust certificate folder, but fiddler is still showing a red dot next to trust root certificates.

when i click on the button to have the cert added, it fails.  I don't know what do do next.

 

I am on windows 11

Nick Iliev
Telerik team
 answered on 26 Jun 2023
2 answers
892 views

In Fiddler Everywhere on Mac I try creating a redirect to catch requests sent to https://my.url.here/this/that/0.0.112/filename and serve some locally stored files instead. This is for a development environment on a project. I have created the following rule:

Conditions:
URL Contains: https://my.url.here/this/that/

Rules:
Update Url
Regular expression:
/https:\/\/my.url.here\/this\/that\/[0-9\.]+\/(.+)
/Users/firtname.lastname/Projects/projectname/dist/$1

The Condition is triggered because I also have a rule to color the requests and I can see that the requests are colored as I expect it. The regex Rule is probably not executed because the files are still served from https://my.url.here/this/that/... instead of the locally stored files.

Could you please advise what I am doing wrong with my regex or anything else?

Thank you.

Tihamer
Top achievements
Rank 1
Iron
 answered on 19 Jun 2023
1 answer
199 views
One of my clients has Fiddler installed and running while they utilize our web application. They said that when Fiddler is running, they will run into a blank page right away. They said if they restart their computer, the blank page issue will resolve itself. They said this started happening once Fiddler was installed. Any ideas?
Nick Iliev
Telerik team
 answered on 19 Jun 2023
1 answer
209 views

I am using Fiddler Classic with one of my clients and now that Fiddler has been installed and is running, they are saying performance on our application has become worse. I have never heard this, and have heard the opposite in that that Fiddler has improved performance.

 

What reason could be causing performance to get worse once Fiddler is installed/running?

Nick Iliev
Telerik team
 answered on 16 Jun 2023
1 answer
345 views

How to get the information of small program on WeChat
Nick Iliev
Telerik team
 answered on 16 Jun 2023
0 answers
167 views

Hi,

On June 13, around 19:00 UTC, the Fiddler Everywhere team discovered an issue with the login backend, which prevented some of our users from logging in and using the app. The issue was resolved shortly before 21:00 UTC and the team is now monitoring the service health. 

If you have experienced "Gateway Timeout" errors while trying to login, please try again now.

If you have purchased a license during that time, but your account does not show it now, please contact us to resolve this.

Please accept our apologies for the inconvenience.

Stoyan
Top achievements
Rank 1
 asked on 13 Jun 2023
1 answer
329 views

I started with:

POST https://localhost/test.aspx HTTP/1.1
Content-Type:multipart/form-data; boundary=--------------------------33ce36bc0a80f5ac

--------------------------33ce36bc0a80f5ac
Content-Disposition: form-data; name="file"; filename="41B89C87-0054-4C29-9719-61950EF84D26_md.dmp"
Content-Type: application/octet-stream

<@INCLUDE *C:\Temp\crash\DBD3C7A9-73C9-4536-968E-CE197EA65C0D_md.dmp*@>
--------------------------33ce36bc0a80f5ac
Content-Disposition: form-data; name="json"
Content-Type: application/json

{"v":5, "id":"41B89C87-0054-4C29-9719-61950EF84D26"}
--------------------------33ce36bc0a80f5ac--

But am getting:

This body cannot be parsed as valid form data! Switch to the Raw view to see its contents.

This seems like it should be pretty straightforward... What am I missing?

Nick Iliev
Telerik team
 answered on 08 Jun 2023
1 answer
271 views

Hi Team,

My requirement is to capture the Mobile traffic through fiddler which is installed on windows. I am unable to configure and unable to download fiddler trusted root certificate. Can you please give us a solution as soon as possible.

Thanks & Regards,

Eesufvali

Nick Iliev
Telerik team
 answered on 06 Jun 2023
2 answers
1.9K+ views

Using Fiddler, is it possible to monitor the traffic of the Telegram Desktop application in order to auto-save messages/photos/videos to local storage as they are received?

 

I know that it is possible to do this using the telegram API, but for the educational purpose of studying traffic monitoring through Fiddler, I would like to explore this unusual approach.

Rip8
Top achievements
Rank 1
Iron
 answered on 03 Jun 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?