# NpcapTest **Repository Path**: yonson39/NpcapTest ## Basic Information - **Project Name**: NpcapTest - **Description**: 基于Npcap实现的wifi帧抓取和MAC地址分析 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-02 - **Last Updated**: 2021-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于Npcap实现的wifi抓包程序 因为开发的时候本地无线网卡不支持打开monitor模式,故Npcap自动将IEEE802.11帧转换成以太网帧 需要添加Npcap的Lib和Include 如果出现加载不了库文件和外部函数的话,需要下载Npcap的sdk,并对库进行配置 Npcap官网下载sdk:https://nmap.org/npcap/ Npcap配置教程:https://blog.csdn.net/qq_38177553/article/details/104751807?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param