I'm not a tech person, so I'm describing my question in a cumbersome way:
1. I'm using Fiddler to intercept particular HTTPS responses from an APP in my iPhone by using the filter function, those responses contain useful info to me.
2. In order to get those responses I need to swipe my iPhone for like 100 times, so I save all the 100 responses in a SAZ file so that I can replay it later, without swiping my iPhone again for 100 times.
3. But later when I click "Reissue Requests" after loading the SAZ file and selecting all the 100 old responses, the newly generated 100 responses contain data that is inconsistent with what I can see directly from my iPhone screen. I think the problem is that the newly issued requests don't update parameters like timestamp, cookie, etc.
Is there a way to automatically update all the parameters when I reissue the old requests stored in the SAZ file, so that the responses are up-to-date and consistent with the real-time data that I can see from the iPhone screen? Basically, I don't want to swipe my screen to manually issue 100 new requests to get the 100 desired responses, and I'm trying to hack a way to automate the data collection process with Fiddler.
Thank you.
Hi! I wasn't able to install Fiddler and I am trying to debug on it. So I wonder where can I find the Fiddlersetup.exe installation logs?
Or even better - Can I specify a directory in the command line such as: FiddlerSetup.exe /S /LOGS=D:\fiddler_tmp\log.txt?
Hi
I've found that whenever fiddler is running on my PC (most of the time), Office 365 apps are unable to authenticate, for example, word can't access SharePoint 365 documents and OneNote can't sync notebooks stored on my OneDrive or on the SharePoint 365. They just keep prompting for my password. As soon as I close Fiddler, they authenticate and everything works again. Once authenticated, I can run Fiddler again and they keep working for a bit.
Is there anything I can do to Fiddler's settings to get it to ignore Office 365 traffic?
Thanks
Hi,
I got below error when launching fiddler for the 1st time:
"---------------------------
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.
Could not load file or assembly 'Xceed.Zip.v5.4, Version=5.4.13572.13590, Culture=neutral, PublicKeyToken=ba83ff368b7563c6' or one of its dependencies. The system cannot find the file specified.
Type: System.IO.FileNotFoundException
Source: Fiddler
at Fiddler.FiddlerApplication.()
at Fiddler.frmViewer.(String[] )
at Fiddler.frmViewer.(String[] )
Fiddler v5.0.20182.28034 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 6.1.7601 Service Pack 1]
---------------------------
OK
---------------------------
"