Wireshark 在Win7 安装完成后找不到网卡解决方法

本文介绍了解决Wireshark在Win7系统下无法识别网卡的问题,通过安装WinPcap并手动添加缺失的系统文件npptools.dll、nmnt.sys及netnm.inf,最终使Wireshark正常工作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >



由于工作需要我在Win7电脑上Wireshark,但是发现Wireshark无法找到网卡。在Wireshark过程中,会提示安装Winpcap。Winpcap是神马东西,不清楚于是Baidu了一下,原来Wireshark的运行依赖于WinPcap进行网络封包的抓取。WinPcap安装完成后会在安装目录生成安装日志文件(install)。我打开日志文件发现里面有三个系统文件提示安装失败,日志文件如下:
WinPcap 4.1.0.2980 Installation LOG
-----------------------------------------------------
Debug Information


Operating system detected on registry: 7 - x86
True operating system (kernel.dll):    7 - x86
npptools.dll present on the system:    false
netnm.inf present on the system:       false
nmnt.sys present on the system:        false

End of log
-----------------------------------------------------
    我在系统中找了一下这3个文件,只找到npptools.dll这个文件,不解为什么WinPcap没有找到该文件。于是从网上分别找到这三个文件下载并放到指定的目录。重新安装了一下WinPcap,结果这个三个问题都被解决了。
三个文件具体存放位置:(见附件)
npptools.dll   C:\Windows\System32
     nmnt.sys       C:\Windows\System32\drivers
     netnm.inf      C:\Windows\inf
    重新安装 WinPcap后的日志:
WinPcap 4.1.0.2980 Installation LOG
-----------------------------------------------------
Debug Information


Operating system detected on registry: 7 - x86
True operating system (kernel.dll):    7 - x86
npptools.dll present on the system:    true
netnm.inf present on the system:       true
nmnt.sys present on the system:        true

End of log
-----------------------------------------------------
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值