Hello.
I hope you can help me. there is this page. espnganatelcel.com
every time I try to debugg with fiddler, the server refuses to connect. I tried every trick I searched about certificates but nothing. How do they accomplish that?
I hope some can help me out, I´m running fiddler ver. v5.0.20173.49666 for .NET 4
thanks.
Armando.
I was trying to watch all the Google Analytics HTTPS traffic from an Android App but it's impossible.
All the recommended settings on http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForAndroid were done.
The smartphone barely connect to the network even though the settings are ok and well configured.
Sometimes when it
Hello,
I am using Fiddler in my home lab to see what encrypted traffic do my programs/apps send over internet. Fiddler is running under windows 10 on a dedicated machine. I have 2 client machines that use Fiddler as a remote proxy, one desktop with Windows 10 and one wireless smartphone with Android 7.1.1. Except for a few programs/apps (e.g. Viber, Skype), everything works fine. One of the main problems is that Android thinks it is offline. I could browse internet but PlayStore seems to be unable to download apps. So I decided to add some google hostnames to the proxy bypass list to see if this solves the problem. It seems that this list has no effect when Fiddler is running as a remote proxy.
Question 1: Is this how it is supposed to work or am I doing something wrong?
Another problem is memory usage: on the dedicated Fiddler machine I have upgraded from 6 to 8 GB RAM. It seems Fiddler uses nearly all RAM although I have limited the number of sessions to the minimal available (10000).
Question 2: Can I somehow tell Fiddler (using a script) to use e.g. only 6 GB?
I am using the latest Fiddler version.
Hi,
I got 2 problems regarding Fiddler on mobile :
The first one is the certificate. I made the configurations on my phone but I still can't download the certificate on this address:
http://ipv4.fiddler:8888/ (Device : Samsung S8)
Then, I changed my mobile with another one who already got the certificate, but here is the second issue: I cannot get my hits on Fiddler interface. All of them are secured with a lock "443".
Many thanks in advance,
Lydia.
Unfortunately the new version 4.6.20172.31233 of Fiddler always installs to the users folder under C:\Users\alias\AppData\Local\Programs\Fiddler
What can I do to install the new version 4.6.20172.31233 silently to c:\program files again?
Thank you!
Fabian
Hi all.
I use these settings AutoResponder (attach image).
REGEX:.+\.jpg$
http://mysite.com/123.jpg
But the problem is that these settings work for all users.
How can I make these settings AutoResponder work only for a user with such browser settings?(attach image).
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET)
Is it possible ?
Seems to happen primarily when I am trying to use eBay.com through Fiddler. I will get regular core dumps with the following stack trace (copied below this message). I am running on Ubuntu 14.04 with the full mono package installed. Am I missing a particular font that Fiddler needs on a particular dialog that it is trying to display?
Thanks much for even giving us Linux folks the option to use this great tool!
--
[xcb] Too much data requested from _XRead[xcb] This is most likely caused by a broken X extension library[xcb] Aborting, sorry about that.mono: ../../src/xcb_io.c:736: _XRead: Assertion `!xcb_xlib_too_much_data_requested' failed.Stacktrace: at <unknown> <0xffffffff> at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.XCreateFontSet (intptr,string,intptr&,int&,intptr) <0xffffffff> at System.Windows.Forms.X11Keyboard.CreateOverTheSpotXic (intptr,intptr) <0x000af> at System.Windows.Forms.X11Keyboard.CreateXic (intptr,intptr) <0x000d7> at System.Windows.Forms.X11Keyboard.CreateXicForWindow (intptr) <0x00037> at System.Windows.Forms.X11Keyboard.FocusIn (intptr) <0x00087> at System.Windows.Forms.XplatUIX11.SetFocus (intptr) <0x000b3> at System.Windows.Forms.XplatUI.SetFocus (intptr) <0x0001f> at System.Windows.Forms.ContainerControl.SendControlFocus (System.Windows.Forms.Control) <0x00083> at System.Windows.Forms.Form.SetVisibleCore (bool) <0x0071f> at System.Windows.Forms.Control.set_Visible (bool) <0x00032> at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible (bool) <0xffffffff> at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x002ef> at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0x008af> at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0xffffffff> at Fiddler.frmViewer.GetDecision (Fiddler.frmAlert) <0x00037> at (wrapper runtime-invoke) <Module>.runtime_invoke_DialogResult__this___object (object,intptr,intptr,intptr) <0xffffffff> at <unknown> <0xffffffff> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0xffffffff> at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000d7> at System.Reflection.MethodBase.Invoke (object,object[]) <0x00032> at System.Delegate.DynamicInvokeImpl (object[]) <0x00203> at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x0003b> at System.Delegate.DynamicInvoke (object[]) <0x00020> at System.Windows.Forms.XplatUIDriverSupport.ExecutionCallback (object) <0x0006b> at System.Threading.ExecutionContext/<Run>c__AnonStorey0.<>m__0 (object) <0x00055> at System.Security.SecurityContext.Run (System.Security.SecurityContext,System.Threading.ContextCallback,object) <0x00113> at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) <0x00237> at System.Windows.Forms.XplatUIDriverSupport.ExecuteClientMessage (System.Runtime.InteropServices.GCHandle) <0x000df> at System.Windows.Forms.XplatUIX11.GetMessage (object,System.Windows.Forms.MSG&,intptr,int,int) <0x02c8b> at System.Windows.Forms.XplatUI.GetMessage (object,System.Windows.Forms.MSG&,intptr,int,int) <0x00047> at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00db7> at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext) <0x0005f> at System.Windows.Forms.Application.Run (System.Windows.Forms.Form) <0x00033> at Fiddler.frmViewer.RunMain (string[]) <0x00493> at Fiddler.frmViewer.Main (string[]) <0x00093> at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>Native stacktrace: mono() [0x4b73d8] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330) [0x7f216fc15330] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7f216f872c37] /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f216f876028] /lib/x86_64-linux-gnu/libc.so.6(+0x2fbf6) [0x7f216f86bbf6] /lib/x86_64-linux-gnu/libc.so.6(+0x2fca2) [0x7f216f86bca2] /usr/lib/x86_64-linux-gnu/libX11.so.6(_XRead+0xd5) [0x7f216c471925] /usr/lib/x86_64-linux-gnu/libX11.so.6(_XRead32+0x24) [0x7f216c4723b4] /usr/lib/x86_64-linux-gnu/libX11.so.6(XListFontsWithInfo+0x368) [0x7f216c454fc8] /usr/lib/x86_64-linux-gnu/libX11.so.6(+0x7358d) [0x7f216c4a858d] /usr/lib/x86_64-linux-gnu/libX11.so.6(XCreateOC+0xeb) [0x7f216c460d4b] /usr/lib/x86_64-linux-gnu/libX11.so.6(XCreateFontSet+0x5c) [0x7f216c4559cc] [0x410ab69b]Debug info from gdb:Could not attach to process. If your uid matches the uid of the targetprocess, check the setting of /proc/sys/kernel/yama/ptrace_scope, or tryagain as the root user. For more details, see /etc/sysctl.d/10-ptrace.confptrace: Operation not permitted.No threads.=================================================================Got a SIGABRT while executing native code. This usually indicatesa fatal error in the mono runtime or one of the native libraries used by your application.=================================================================Aborted (core dumped)