All I get is a warning, then no program pops up.
mono 5.10.1.57
MBPro15-512:fiddler-mac peterkellner$ mono Fiddler.exe
WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all
^C

When I try to runt he Fiddler installer I get an error.
After agreeing to the EULA and specifying an install folder I get an error that says:
"A Progress Telerik Fiddler component appears to be running. Please, close all Progress Fiddler-related applications and try again."
I am not currently running Fiddler. I don't know how to look for what is considered "related."
--Jacob

HI,
CONNECT mhms11.airtel.tv:443 HTTP/1.1 I see the tunnel to this address
Fiddler's HTTPS Decryption feature is enabled, but this specific tunnel was configured not to be decrypted. Settings can be found inside Tools > Options > HTTPS.
A SSLv3-compatible ServerHello handshake was found. Fiddler extracted the parameters below.
But no data after that.
Put this in fiddler <client>;ssl2;ssl3;tls1.0;tls1.1;tls1.2 and installed certificates. This is happening for most android app. I am creating a hotspot in windows and connecting android tab. I installed. the root certificate on android. Any help to check if its certificate pinning rather than guessing which is creating this issue


GET /sec/QG3_yEC-vQTki3g6EJ14cw/1421136000/hls-vod-s3/flv/api/files/videos/2014/08/13/140787548142f4e.mp4.m3u8?socke.ts= HTTP/1.1\r\n01.Hypertext Transfer Protocol02. Expert Info (Chat/Sequence): GET /sec/QG3_yEC-vQTki3g6EJ14cw/1421136000/hls-vod-s3/flv/api/files/videos/2014/08/13/140787548142f4e.mp4.m3u8?socke.ts= HTTP/1.1\r\n03. GET /sec/QG3_yEC-vQTki3g6EJ14cw/1421136000/hls-vod-s3/flv/api/files/videos/2014/08/13/140787548142f4e.mp4.m3u8?socke.ts= HTTP/1.1\r\n04. Severity level: Chat05. Group: Sequence06. Request Method: GET07. Request URI: /sec/QG3_yEC-vQTki3g6EJ14cw/1421136000/hls-vod-s3/flv/api/files/videos/2014/08/13/140787548142f4e.mp4.m3u8?socke.ts=08. Request Version: HTTP/1.109. Host: c3.vkcache.com\r\n10. Connection: close\r\n11. 12. Full request URI: http://c3.vkcache.com/sec/QG3_yEC-vQTki3g6EJ14cw/1421136000/hls-vod-s3/flv/api/files/videos/2014/08/13/140787548142f4e.mp4.m3u8?socke.ts=13. HTTP request 1/11.11:15:33:3909 [Fiddler] No HTTP request was received from (chrome:5372) new client socket, port 61461.2.11:15:33:3909 [Fiddler] No HTTP request was received from (chrome:5372) new client socket, port 61462.1.The client failed to send a complete request before the timeout period elapsed.
Same IOS app, exactly same operationï¼› request a new task .
When I connect the phone to the fiddler run on a window XP PC, got a code say: it generate the task locally, server response confirm message, then the app got the task.
When I connect the phone to the fiddler run on a windows 10 PC, got a code say: send a request to server, server response and generate the task, then the app got the task.
How could this happen? Is this a bug? The actually code should be server generate the task.

Hi
I need to run on my computer (win7/win10) an IE session with a different account (start IE with Run As and authenticate). Is it possible to capture the traffic from that IE session with Fiddler? Running Fiddler with the other account does not work, it does not capture anything (I remember his was working a long time ago...)
If some configuration is needed in IE to make this work, can this be done "automatically" (meaning that it would not disrupt the way the browser works when Fiddler is not capturing)?
Hello,
I'm using Fiddler to intercept Java HTTPS traffic. This was accomplished by using the Fiddler Root certificate to create a keystore file which is read by the JVM.
It works fine in Fiddler GUI, but in a FiddlerCore application, the connections are not going through.
I am just wondering if I need to set the cert in FiddlerCore, or something similar to get this to work.
Hello,
I'm using Fiddler in order to check server response time on an app we develop. (ios and android)
IOS worked fine, but on Android we had some problems.
http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForAndroid
I completed this guide, and i could capture all the traffic from mobile web. When we tried to enter any mobile android app the app pages did not load. (stuck on the loading screen...)
Happened in various android devices and apps.
Thanks,
Yoav
