Fiddler is a well known tool for debugging and reverse engineering of network applications. Millions of people from established security firms worldwide use it for research, so if it had malware in it, it would have been a scandal you would've heard of in tech news websites.Hello, anyone know if there's a possibility of getting a virus or hacked from this? Thanks
As I said, both 7zip and WinRAR can extract it.Did you extract the script file?
It's compressed in an obscure format.
Make sure you've enabled remote access to Fiddler and that Windows Firewall does not block its port.I keep getting Internet Connection failed on my ps3, does anyone know why?
If you followed the steps in the tutorial, it is possible that your PS3 has the Proxy configured but not running in your PC.I keep getting Internet Connection failed on my ps3, does anyone know why?
If the Internet connection test was successful it means you probably have a typo in the URL. Double check the address.I fixed my internet connection issue, but when I try and go to ps3toolset.com, I get DNS lookup for "ps3toolset.com" failed. System.Net.SocketsException No such host is known
Can someone please assist me?
You might have forgotten to enable HTTPS decryption.ive got both rules checked but am getting "this page cannot be displayed (80710028)" any ideas?
where is the attached file at i cant find it, in the script file i see browserPAC and CustomRules theyre both javascript files and i dunno what to do from here
no its enabled , if i exit out of fiddler should both rules stay on , im wondering if i did something wrong thereIf the Internet connection test was successful it means you probably have a typo in the URL. Double check the address.
You might have forgotten to enable HTTPS decryption.
ive got both rules checked but am getting "this page cannot be displayed (80710028)" any ideas?
I worked it out!
Step 9 says: " Extract the attached file using 7zip or WinRAR into that folder and overwrite the existing file (you might want to back it up somewhere first)."
However, there is no such file in the scripts directory of Fiddler. Make sure to backup the 'SampleRules' from the scripts folder of Fiddler and delete this file. Then copy in the 'CustomRules' from this thread's attachments. In the Script folder of Fiddler, now rename this 'CustomRules' file to 'SampleRules'. Now verify that you have only file in the scripts folder named 'SampleRules.js'.
Thanks @NiQ
Please read this. I explained it in great detail. The info in step 9 is incorrect. In short:
- You should delete the ' SampleRules' from the Script folder of Fiddler and RENAME the ' CustomRules' you downloaded here from this thread to ' SampleRules' and then proceed to copy it in the Script folder.
no its enabled , if i exit out of fiddler should both rules stay on , im wondering if i did something wrong there
and it works on windows too. thanks man !!
Hey I tried again and made sure everything was set up exactly as the directions say, but I still get the dns error, do you know any other fix?If the Internet connection test was successful it means you probably have a typo in the URL. Double check the address.
You might have forgotten to enable HTTPS decryption.
It seems fiddler works out differently basing on PC properties maybe.. because after several fails in my fiddler to bring the required second rule, I downloaded the custom rules from the post's attachment and extracted the file to script folder thereby having 2 files named: "BrowserPAC" and "CustomeRules"I have explained it here.
For everyone who gets the "page cannot be displayed (80710028)" message on ps3toolset :
OR
For everyone who cannot see the rules in Fiddler:
Step 9 says: " Extract the attached file using 7zip or WinRAR into that folder and overwrite the existing file (you might want to back it up somewhere first)."
However, there is no such file in the scripts directory of Fiddler.
My updated guide:
9a) Delete the 'SampleRules.js from the Fiddler's 'Script' folder (Make sure to backup the 'SampleRules' somewhere).
9b) Then copy in the 'CustomRules' from this thread's attachments into the 'Script' folder of Fiddler.
9c) Now rename this 'CustomRules' file to 'SampleRules'.
9d) Now verify that you have only 1 file in the scripts folder named 'SampleRules.js'.
Thanks for the great work technician, no matter what they regard fiddler to, it worked for most of us..Fiddler is a well known tool for debugging and reverse engineering of network applications. Millions of people from established security firms worldwide use it for research, so if it had malware in it, it would have been a scandal you would've heard of in tech news websites.
Regarding the script I've attached to the first message - It's mainly the regular CustomRules.js script that comes with Fiddler. The only custom thing added is the "gzip and deflate" rule, which I coded myself, and I can guarantee you that it does only what I wrote and nothing else. If you don't believe me - it's just a JavaScript source code file and it's not obfuscated in any way, so feel free to open it in any code editor (or even notepad) and see the code for yourself.
The only thing worth noting is that you should never expose the port opened by Fiddler to the global Internet. Usually it's not an issue because your router blocks incoming connections unless you explicitly redirect the port, but it's still worth mentioning, because if the port is exposed to the Internet, it means that bad actors could use your computer as a proxy to hide their IP address. Anyway the best practice is to close Fiddler when you're done using it to avoid any such issues.
As I said, both 7zip and WinRAR can extract it.
Make sure you've enabled remote access to Fiddler and that Windows Firewall does not block its port.
Is ps3toolset accessible from your computer?Hey I tried again and made sure everything was set up exactly as the directions say, but I still get the dns error, do you know any other fix?
Yes it is, ill try againIs ps3toolset accessible from your computer?
It seems fiddler works out differently basing on PC properties maybe.. because after several fails in my fiddler to bring the required second rule, I downloaded the custom rules from the post's attachment and extracted the file to script folder thereby having 2 files named: "BrowserPAC" and "CustomeRules"
I didn't rename anything and it worked smoothly
Thanks for the great work technician, no matter what they regard fiddler to, it worked for most of us..
Just a question..
I installed cfw 4.91yesterday using fiddler method to solve multiman black screen but it's still not opening, it freezes in a black screen. I installed cfw 4.92 evilnat cobra 8.5 cex noBD..
Help me out please
where is custom rules located and which thread I've been trying to look for that file for awhile?I worked it out!
Step 9 says: " Extract the attached file using 7zip or WinRAR into that folder and overwrite the existing file (you might want to back it up somewhere first)."
However, there is no such file in the scripts directory of Fiddler. Make sure to backup the 'SampleRules' from the scripts folder of Fiddler and delete this file. Then copy in the 'CustomRules' from this thread's attachments. In the Script folder of Fiddler, now rename this 'CustomRules' file to 'SampleRules'. Now verify that you have only file in the scripts folder named 'SampleRules.js'.
Thanks @NiQ