当前位置:网站首页>安装wireshark时npcap怎么都安装不成功,建议先用winpcap
安装wireshark时npcap怎么都安装不成功,建议先用winpcap
2022-06-24 14:29:00 【shawyang】
系统宕机过一次,关键目录catroot和drivers的一些文件丢失,
C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}
C:\Windows\System32\drivers
从正常系统替换回丢失的文件后进入系统了,但是发现wireshark出现异常,重装wireshark时遇到了vc库文件缺失的问题和npcap安装不上的问题。换了很多npcap版本都不行。
报vc库相关文件missing好解决
安装下vc_redist.x64.exe即可
https://aka.ms/vs/17/release/vc_redist.x64.exe
可npcap一直报Failed to create the npcap service: 0x80070032,查了很多资料,也分析npcap的安装日志了,没有适合的解决方案,比如这个帖子上的思路挺多,可就是无一应验
https://github.com/nmap/npcap/issues/218
https://bluenetsec.com/npcap-failed-to-create-the-npcap-service/
最后不得不换用了winpcap 4.1.3来替代npcap让wireshark先用起来。
边栏推荐
- postgresql之词法分析简介
- `Thymeleaf`模板引擎全面解析
- Brief discussion on the implementation framework of enterprise power Bi CI /cd
- Overview of SAP marketing cloud functions (III)
- Unit contour creation method
- 专精特新“小巨人”再启动,“企业上云”数字赋能
- Six stones Management: garbage dump effect: if you don't manage your work, you will become a garbage dump
- Application of motion capture system in positioning and mapping of mobile robot in underground tunnel
- Detailed explanation of redis data types
- Generate binary tree according to preorder & inorder traversal [partition / generation / splicing of left subtree | root | right subtree]
猜你喜欢
![[untitled]](/img/6c/df2ebb3e39d1e47b8dd74cfdddbb06.gif)
[untitled]
![[leetcode] 10. Regular expression matching](/img/a9/4cdf8d46068a2d7ea6ac212f416157.png)
[leetcode] 10. Regular expression matching

Go language - use of goroutine coroutine

从pair到unordered_map,理论+leetcode题目实战

GO语言-goroutine协程的使用

成功解决:selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This versi

Defeat the binary tree!

box-sizing

ES mapping之keyword;term查詢添加keyword查詢;更改mapping keyword類型

Development of B2B transaction collaborative management platform for kitchen and bathroom electrical appliance industry and optimization of enterprise inventory structure
随机推荐
Go language concurrency model mpg model
pgsql查询分组中某个字段最大或者最小的一条数据
laravel下视图间共享数据
IList of PostgreSQL
Overview of SAP marketing cloud functions (III)
作为一名开发者,对你影响最深的书籍是哪一本?
Port conflict handling method for tongweb
业务与技术双向结合构建银行数据安全管理体系
15 differences between MES in process and discrete manufacturing enterprises (Part 2)
测试 H5 和小程序的区别,你真的知道吗?
[pytoch] quantification
Idea connection MySQL custom generated entity class code
缓存使用中Redis,Memcached的共性和差异分析
Virtual machines on the same distributed port group but different hosts cannot communicate with each other
Kunpeng arm server compilation and installation paddlepaddle
Development of B2B transaction collaborative management platform for kitchen and bathroom electrical appliance industry and optimization of enterprise inventory structure
Data sharing between laravel lower views
一文搞定 UDP 和 TCP 高频面试题!
Second, the examinee must see | consolidate the preferred question bank to help the examinee make the final dash
v-if 和 v-show 的区别