资源简介
Fiddler 最新简体中文版。非常好用,用来抓包或者分析源等相当不错
代码片段和文件信息
using System;
using Fiddler;
using System.Text;
using System.Windows.Forms;
using System.Collections;
using System.Collections.Generic;
// INTRODUCTION
// This is the Fiddlerscript Rules file which creates some of the menu commands and
// other features of Fiddler. You can edit this file to modify or add new commands.
//
// NOTE: This is the C# version of the script which can be used on Windows and Mono
// unlike the Jscript.NET script which can be used only on Windows. In order to use
// a Jscript.NET script on Mono you must rewrite it in C#.
//
// The original version of this file is named SampleRules.cs and it is in the
// \Fiddler\ app folder. When Fiddler first starts it creates a copy named
// CustomRules.cs inside your \Documents\Fiddler2\scripts folder. If you make a
// mistake in editing this file simply delete the CustomRules.cs file and restart
// Fiddler. A fresh copy of the default rules will be created from the original
// sample rules file.
namespace Fiddler
{
public static class Handlers
{
// The following snippet demonstrates a custom-bound column for the Web Sessions list.
// See http://fiddler2.com/r/?fiddlercolumns for more info
/*
[BindUIColumn(“Method“ 60)]
public static string FillMethodColumn(Session oS)
{
return oS.RequestMethod;
}
*/
// The following snippet demonstrates how to create a custom tab that shows simple text
/*
[BindUITab(“Flags“)]
public static string FlagsReport(Session[] arrSess)
{
StringBuilder oSB = new StringBuilder();
for (int i = 0; i < arrSess.Length; i++)
{
oSB.AppendLine(“SESSION FLAGS“);
oSB.AppendFormat(“{0}: {1}\n“ arrSess[i].id arrSess[i].fullUrl);
foreach(DictionaryEntry sFlag in arrSess[i].oFlags)
{
oSB.AppendFormat(“\t{0}:\t\t{1}\n“ sFlag.Key sFlag.Value);
}
}
return oSB.ToString();
}
*/
// You can create a custom menu like so:
/*
[QuicklinkMenu(“&links“)]
[QuicklinkItem(“IE GeoLoc TestDrive“ “http://ie.microsoft.com/testdrive/HTML5/Geolocation/Default.html“)]
[QuicklinkItem(“FiddlerCore“ “http://fiddler2.com/fiddlercore“)]
public static void DolinksMenu(string sText string sAction)
{
Utilities.LaunchHyperlink(sAction);
}
*/
[RulesOption(“Hide 304s“)]
[BindPref(“fiddlerscript.rules.Hide304s“)]
public static bool m_Hide304s = false;
// Cause Fiddler to override the Accept-Language header with one of the defined values
[RulesOption(“Request &Japanese Content“)]
public static bool m_Japanese = false;
// Automatic Authentication
[RulesOption(“&Automatically Au
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 38864 2018-03-20 05:24 Fiddler 中文版\Analytics.dll
文件 77312 2018-03-20 05:24 Fiddler 中文版\Analytics.pdb
文件 25517 2018-03-20 20:45 Fiddler 中文版\App.ico
文件 61816 2018-03-20 20:45 Fiddler 中文版\Be.Windows.Forms.HexBox.dll
文件 1406 2018-03-20 20:45 Fiddler 中文版\Countdown.wav
文件 2931 2018-03-20 20:45 Fiddler 中文版\credits.txt
文件 88544 2018-03-20 20:49 Fiddler 中文版\EnableLoopback.exe
文件 54784 2018-03-20 20:46 Fiddler 中文版\EnableLoopback.pdb
文件 19832 2018-03-20 20:45 Fiddler 中文版\ExecAction.exe
文件 1736192 2018-05-20 13:23 Fiddler 中文版\Fiddler.exe
文件 252 2018-03-20 20:45 Fiddler 中文版\Fiddler.exe.config
文件 1306112 2018-03-20 20:48 Fiddler 中文版\Fiddler.pdb
文件 19832 2018-03-20 20:45 Fiddler 中文版\ForceCPU.exe
文件 51200 2018-03-20 20:46 Fiddler 中文版\FSE2.exe
文件 53712 2018-03-20 05:24 Fiddler 中文版\GA.Analytics.Monitor.dll
文件 95744 2018-03-20 05:24 Fiddler 中文版\GA.Analytics.Monitor.pdb
文件 119264 2018-03-20 20:49 Fiddler 中文版\ImportExport\BasicFormats.dll
文件 183808 2018-03-20 20:46 Fiddler 中文版\ImportExport\BasicFormats.pdb
文件 50144 2018-03-20 20:49 Fiddler 中文版\ImportExport\VSWebTestExport.dll
文件 99840 2018-03-20 20:46 Fiddler 中文版\ImportExport\VSWebTestExport.pdb
文件 196608 2018-03-20 20:45 Fiddler 中文版\Inspectors\QWhale.Common.dll
文件 835584 2018-03-20 20:45 Fiddler 中文版\Inspectors\QWhale.Editor.dll
文件 233472 2018-03-20 20:45 Fiddler 中文版\Inspectors\QWhale.Syntax.dll
文件 290816 2018-03-20 20:45 Fiddler 中文版\Inspectors\QWhale.Syntax.Schemes.dll
文件 255968 2018-03-20 20:49 Fiddler 中文版\Inspectors\Standard.dll
文件 74720 2018-03-20 20:49 Fiddler 中文版\Inspectors\SyntaxView.dll
文件 5660 2018-03-20 20:45 Fiddler 中文版\license.txt
文件 4781 2018-03-20 20:45 Fiddler 中文版\Loadsc
文件 1490 2018-03-20 20:45 Fiddler 中文版\Loadsc
文件 55632 2018-03-20 20:45 Fiddler 中文版\makecert.exe
............此处省略69个文件信息
相关资源
- Fiddler4最新版5.0.zip
- 抓包工具HttpWatch
- Fiddler5.0的中文版
- 一个牛人总结的sniffer抓包分析教程
- Fiddler+v4.6.1.5汉化版
- Omnipeek无线网卡抓包驱动
- Ti zigbee 蓝牙4 0 抓包分析工具 Packet
- BusHound_v6.0.1正式版(串_并_IDE_SATA_US
-
rali
nkAE3000/AE6000 omnipeek sniff抓包驱动 - 抓包工具qt 程序
- Fiddler4安装包
- fiddler 4最强大最好用的Web调试工具
- Wireshark数据抓包分析(网络协议篇)
- 一个IP抓包工具,很好用,界面又美
- 计算机网络课程设计 WireShark网络抓包
- sniffer抓包驱动
- 网络抓包工具,可指定进程抓包
- FiddlerCore4源码
- IRIS网络嗅探器-网络抓包小工具哈
- FiddlerCore vs2017
- fiddler抓包教程
-
rali
nk_2870 omnipeek 抓包驱动 - SnifferPro网络抓包工具带注册码
- snnifer本人有安装可以用.
- nordic蓝牙抓包工具以及教程
- NM34 windows 无线抓包
- 最新wireshark1.12
- dali网络抓包文件分析工具
- 极好用的网络抓包工具
- SmartRF_Packet_Sniffer_2.17.1
评论
共有 条评论