解决WIN 7 不能任意修改无线网卡MAC地址的问题
最近開始折騰WI-FI無線網絡密碼破解,結果今天靈感一來,發現我已經連帶地把WIN7 下不能任意修改MAC地址的問題解決掉了??梢匀我庑薷臒o線網卡MAC地址,意味著我的無線網卡也可以通過無線盜用別人的IP和MAC上網了,意味著我可以擺脫網線束縛,我可以抱著筆記本躲在廁所里上網了。
我的筆記本無線網卡是AR9285,WIN7 64 位
下面網上搜索到的修改無線網卡相關的文章:
終于搞定了WIN7下修改無線網卡MAC地址 http://bbs.pcbeta.com/thread-628658-1-1.html
Intel無線網卡在Win7下修改MAC地址的方法及限制 http://hi.baidu.com/long200259/blog/item/71432995f42cea40d1135e8f.html
下面是我解決WIN 7 不能任意修改MAC地址的方法:
1. 下載 CommView for WiFi http://www.xdowns.com/soft/1/44/2009/Soft_52850.html
CommView for WiFi 是用來掃描和破解無線網絡的軟件.
2. 安裝 CommView for WiFi
3. 設備管理器中,更新無線網卡驅動,瀏覽器到CommView for WiFi 安裝目錄下的Driver目錄,驅動安裝成功以后就可以任意無線網卡的MAC地址了。
最后,我猜可以不用安裝CommView for WiFi ,直接安裝CommView for WiFi 的驅動應該就可以了:
CommView for WiFi 的無線網卡驅動http://www.xun6.net/file/1c12d91c5/CommView+for+WiFi+Driver.rar.html
看篇文章同學,請幫忙驗證一下,是不是直接安裝CommView for WiFi 的無線網卡驅動后就可以任意修改無線網卡的MAC地址,然后回復一下結果,以及無線網卡型號,操作系統類別相關的信息。
超好用的IP MAC切換器下載 :IPWhiz http://www.xdowns.com/soft/1/78/2007/Soft_36724.html
轉自:算法之美
?
<script type="text/javascript"> /*iteye博客內頁Banner-468*60,創建于2016-5-31*/ var cpro_id = "u1405021"; </script> <script type="text/javascript" src="http://cpro.baidustatic.com/cpro/ui/c.js"></script> 分享到: Web前端研發工程師編程能力飛升之路 | 關于web.xml中不能識別taglib的問題- 2011-05-14 12:27
- 瀏覽 9889
- 評論(0)
- 分類:行業應用
- 相關推薦
參考知識庫
人工智能知識庫 11834??關注 | 526??收錄 Python知識庫 21488??關注 | 1344??收錄 Java SE知識庫 24640??關注 | 477??收錄 微信開發知識庫 19612??關注 | 791??收錄評論
發表評論
您還沒有登錄,請您登錄后再發表評論
<script type="text/javascript"> dp.SyntaxHighlighter.HighlightAll('code', true, true); $$('#main .blog_content pre[name=code]').each(function(pre, index){ // blog content var post_id = 1044125; var location = window.location; source_url = location.protocol + "//" + location.host + location.pathname + location.search; pre.writeAttribute('codeable_id', post_id); pre.writeAttribute('codeable_type', "Blog"); pre.writeAttribute('source_url', source_url); pre.writeAttribute('pre_index', index); pre.writeAttribute('title', '解決WIN 7 不能任意修改無線網卡MAC地址的問題'); }); fix_image_size($$('div.blog_content img'), 700); function processComment() { $$('#main .blog_comment > div').each(function(comment){// comment var post_id = comment.id.substr(2); $$("#"+comment.id+" pre[name=code]").each(function(pre, index){ var location = window.location; source_url = location.protocol + "//" + location.host + location.pathname + location.search; source_url += "#" + comment.id; pre.writeAttribute('codeable_id', post_id); pre.writeAttribute('codeable_type', "BlogComment"); pre.writeAttribute('source_url', source_url); pre.writeAttribute('pre_index', index); pre.writeAttribute('title', '解決WIN 7 不能任意修改無線網卡MAC地址的問題'); }); }); } function quote_comment(id) { new Ajax.Request('/editor/quote', { parameters: {'id':id, 'type':'BlogComment'}, onSuccess:function(response){editor.bbcode_editor.textarea.insertAfterSelection(response.responseText); Element.scrollTo(editor.bbcode_editor.textarea.element);} }); } code_favorites_init(); processComment(); new WeiboShare({share_buttons: $('share_weibo'), img_scope: $('blog_content')}); </script> hyz301- 瀏覽: 156514 次
- 性別:
- 來自: 太原
最近訪客 更多訪客>>
freeflying1222 zhangly2011 mrqiux samor360文章分類
- 全部博客 (109)
- eclipse使用 (1)
- android交流 (5)
- 路由器 (1)
- 感悟 (1)
- java經驗交流 (3)
- struts2使用心得 (6)
- DWR (2)
- Strut1使用心得 (2)
- 正則表達式 (1)
- MySQL使用 (1)
- SQLServer (2)
- tomcat7 (2)
- hibernate屬性 (4)
- hibernate配置 (5)
- j2ee (1)
- uml使用心得 (1)
- JDBC (1)
- 數據庫 (1)
- window系統使用心得 (2)
- uml工具 (1)
- DWR使用心得 (1)
- JSTL (1)
- jstl與tomcat沖突 (1)
- 云服務模式 (1)
- spring注入 (1)
- MySQL Migration Toolkit使用 (1)
- SH集成配置連接MySQL數據庫 (1)
- javaweb (1)
- jQuery 時間控件 (1)
- 電驢技巧 (1)
- hibernate連接SQL2005 (1)
- Javascript (1)
- tomcat連接池 (1)
- session error (1)
- vmware使用心得 (1)
- CentOS 6.5 (1)
- hadoop學習 (4)
- BIRT報表 (1)
- myeclipse8.6破解 (1)
- java (1)
- JVM垃圾回收 (1)
- matlab (2)
- 機器學習 (2)
- 科研感想 (1)
- vmware虛擬網卡 (1)
- ant異常 (1)
- 拓撲學 (1)
- 搭建個人站點 (1)
- python學習 (1)
- mySQL存儲過程 (1)
- ResultSet#get方法返回值 (1)
- myeclipse快捷鍵 (1)
- 圖靈機器人 (1)
- 人工智能 (1)
- 微信公眾號 (2)
- sublime3 (1)
- request (1)
- response (1)
- DDL/DML/DCL (1)
- servlet (1)
- hadoop2Xeclipse插件 (1)
- maven+hadoop2 (1)
- hadoop問題 (2)
- java基礎回顧 (1)
- win10升級 (1)
- centos下jdk問題 (1)
- 算法學習 (1)
社區版塊
- 我的資訊 (0)
- 我的論壇 (4)
- 我的問答 (1)
存檔分類
- 2017-03 (1)
- 2016-07 (1)
- 2015-08 (3)
- 更多存檔...
最新評論
- hantsy: hyz301 寫道hantsy 寫道我的是win7,什么都沒干 ...
成功獲取了WIN10的推送提示親測成功 - hyz301: somefuture 寫道你是來搞笑的嗎大神~人呢?求賜教
int[] a與int b[] 一樣嗎 - hyz301: linanlin 寫道int[] a int a[]都是定義數 ...
int[] a與int b[] 一樣嗎 - linanlin: int[] a int a[]都是定義數組變量,寫法不同而已, ...
int[] a與int b[] 一樣嗎 - hyz301: somefuture 寫道你是來搞笑的嗎那麻煩您這位大神指點一 ...
int[] a與int b[] 一樣嗎
聲明:ITeye文章版權屬于作者,受法律保護。沒有作者書面許可不得轉載。若作者同意轉載,必須以超鏈接形式標明文章原始出處和作者。
? 2003-2017 ITeye.com. All rights reserved. [ 京ICP證110151號 京公網安備110105010620 ]
總結
以上是生活随笔為你收集整理的解决WIN 7 不能任意修改无线网卡MAC地址的问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: VB6写的书籍下载软件 --老牛下书,还
- 下一篇: 印尼语翻译和爪哇翻译一次争斗为自定义