资源简介
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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-08-27 15:04 Fiddler\
文件 33224 2018-06-21 20:51 Fiddler\Analytics.dll
文件 48640 2018-06-21 20:51 Fiddler\Analytics.pdb
文件 25517 2019-02-05 16:21 Fiddler\App.ico
文件 61816 2019-02-05 16:21 Fiddler\Be.Windows.Forms.HexBox.dll
文件 1406 2019-02-05 16:21 Fiddler\Countdown.wav
文件 2931 2019-02-05 16:21 Fiddler\credits.txt
文件 88664 2019-06-04 23:53 Fiddler\EnableLoopback.exe
文件 54784 2019-06-04 23:50 Fiddler\EnableLoopback.pdb
文件 19832 2019-02-05 16:21 Fiddler\ExecAction.exe
文件 3339776 2018-11-25 17:07 Fiddler\Fiddler.exe
文件 252 2019-02-05 16:21 Fiddler\Fiddler.exe.config
文件 1347072 2019-06-04 23:52 Fiddler\Fiddler.pdb
文件 1452120 2019-06-04 23:52 Fiddler\Fiddler原版.exe
文件 19832 2019-02-05 16:21 Fiddler\ForceCPU.exe
文件 53704 2018-06-21 20:51 Fiddler\GA.Analytics.Monitor.dll
文件 95744 2018-06-21 20:51 Fiddler\GA.Analytics.Monitor.pdb
目录 0 2019-08-27 15:02 Fiddler\ImportExport\
文件 119392 2019-06-04 23:52 Fiddler\ImportExport\BasicFormats.dll
文件 181760 2019-06-04 23:50 Fiddler\ImportExport\BasicFormats.pdb
文件 50272 2019-06-04 23:52 Fiddler\ImportExport\VSWebTestExport.dll
文件 99840 2019-06-04 23:50 Fiddler\ImportExport\VSWebTestExport.pdb
目录 0 2019-08-27 15:02 Fiddler\Inspectors\
文件 196608 2019-02-05 16:21 Fiddler\Inspectors\QWhale.Common.dll
文件 835584 2019-02-05 16:21 Fiddler\Inspectors\QWhale.Editor.dll
文件 233472 2019-02-05 16:21 Fiddler\Inspectors\QWhale.Syntax.dll
文件 290816 2019-02-05 16:21 Fiddler\Inspectors\QWhale.Syntax.Schemes.dll
文件 257112 2019-06-04 23:52 Fiddler\Inspectors\Standard.dll
文件 74848 2019-06-04 23:53 Fiddler\Inspectors\SyntaxView.dll
文件 6265 2019-06-04 23:46 Fiddler\license.txt
文件 4781 2019-02-05 16:21 Fiddler\Loadsc
............此处省略67个文件信息
相关资源
- 录音软件CE2.1汉化版
- Math Type 汉化版
- pd12.5汉化包
- Linux网络数据包抓取源码分析和包过滤
- CopperCAM2019汉化版.rar
- UML工具JUDE-Community_5.5.2_典藏绿色汉化
- 一个基于FiddlerCore开发的.rar
- 莫封包拦截1.1封包修改,封包搜索,
- 单片机开发环境Keil6.12安装程序有注册
- usbredirector6.1汉化破解版
- jude UML 汉化免费版
- 抓包工具Ethereal-0.10.10.rar
- Sublime Text 3 3126官方原版 汉化插件 注
- 抓包工具FD 2018汉化版
- TCP IP数据包分析程序篇
- ollydbg汉化版
- fiddler抓包修改金额教程+工具
- fiddler抓包工具使用说明pdf,解决抓包
- iFiddler5.6(解压密码irabbit).rar
- 亲测myeclipseci2019及eclipse汉化可用适用
- WooCommerce购物车插件汉化中文版
- PowerDesigner+115.5+汉化加注册官方版
- WinPCIN汉化版.rar
- PO Auto Translato 1.6 老朽痴拙汉化版(全
- WINCE汉化包,中文补丁
- lingo12注册汉化包.zip
- 抓包工具fiddler
- Grasshopper汉化包
- CodeBlocks 17.12 汉化补丁-v5.2.6
- Wireshark抓包分析
评论
共有 条评论