wireshark 二次开发

一、 Windows 准备

1、源代码下载 Git:https://github.com/wireshark/wireshark

2、 准备Visual C++

要编译wireshark,开发电脑上应该安装了Visual Studio并包括了Visual C++,请至少安装Visual Studio 2010以减少不必要的麻烦。

visual studio 2019安装教程:https://blog.csdn.net/qq_45782378/article/details/113043087

1、点击新建→项目

2、语言我们选择C++,同时选中下面的空项

3、右键 点击添加→新建项 选择C++文件(.cpp)

bash 复制代码
#include<iostream>
using namespace std;
int main()
{
	cout << "Hello World" << endl;
	system("pause");
	return 0;
}

二、 编译一次wireshark源码

https://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWindows.html

相关推荐
一只小姜丝3321 小时前
解决各大浏览器中http地址无权限调用麦克风摄像头问题
网络·vue.js·网络协议·http
程序员杰哥1 小时前
测试用例详解
自动化测试·软件测试·python·功能测试·测试工具·职场和发展·测试用例
Hacker_xingchen8 小时前
网络安全扫描--基础篇
网络·安全·web安全
hgdlip9 小时前
如果更换ip地址会怎么样?网络ip地址怎么更换
网络·网络协议·tcp/ip
心随_风动9 小时前
网络七层模型—OSI参考模型详解
网络
桃酥40310 小时前
1.介绍一下TCP/IP模型和OSI模型的区别【中高频】
网络
Mr_wilson_liu10 小时前
ssh被暴力访问了,怎么拦截ip
网络·tcp/ip·ssh
北京耐用通信12 小时前
半导体晶圆精控:ethercat转profient网关数据提升制造精度
网络·制造·ethercat·ethercat总线
Ljw...13 小时前
HTTP
linux·网络·网络协议·http
小杨小杨113 小时前
RIP-AV:使用上下文感知网络进行视网膜动脉/静脉分割的联合代表性实例预训练
网络