Intel(R) Dual Band Wireless-AC 3168 改mac地址

Only thing that took me some tries and searching was the fact that Microsoft restricts spoofing for wireless cards in Windows, so that you have to use 2,6,A or E for the second character.

So your MAC has to follow one of these patterns:

X2-XX-XX-XX-XX-XX

X6-XX-XX-XX-XX-XX

XA-XX-XX-XX-XX-XX

XE-XX-XX-XX-XX-XX

If you add the following to your registry you should even be able to edit it again in the advanced configuration options. BUT BEWARE to find the correct ID number for your wireless adapter. So please change the key name "0002" in the following code to the correct number for your card. To find that go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4d36e972-e325-11ce-bfc1-08002be10318} in the registry and look through the keys named "0000", "0001" etc. and look for their "DriverDesc" values when making a *.reg file and before adding it to your registry.

Code for registry file is the following:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0002\Ndi\Params\NetworkAddress]

"ParamDesc"="Network Address"

"default"="000000000000"

"LimitText"="12"

"Optional"="1"

"type"="edit"

"UpperCase"="1"

把上面的文本保存为注册表,添加进系统。
我的设备是AC-3165
网卡在注册表中的编号是0019
在确定的网卡编号上点击右键,选择“新建 - 字符串值”,然后把新建的字符串值命名为NetworkAddress。
双击NetworkAddress值打开编辑字符串窗口,把数值数据设置为你想修改成的MAC地址即可。
最好遵守上面的规则。
在cmd下查看mac地址:(只有在连接上wifi后显示的才是对的。)
netsh wlan show interface
见贴子:https://superuser.com/questions/966084/change-mac-address-of-intelr-dual-band-wireless-ac-7260


转载:https://www.jianshu.com/p/cb722e49283a
 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值