分享

修改G3的MAC地址

 hdfan 2011-10-29
最近公司的wifi搞了mac绑定,导致偶滴小三不能用wifi了,只好想办法改MAC地址了。找了半天,在XDA上找到了解决办法,需要的同学拿去,不需要的收藏下,指不定哪天就用到了。。。。嘿嘿。
链接地址:http://forum./showthread.php?t=686789

1) Open up a new command window.
    打开命令行,开始--运行--敲“cmd”---回车(基本操作)
2) Type
cd \
3) Type
cd AndroidSDK\tools
   2和3 的意思就是进入到你的fastboot这个程序所在的文件夹。。(基本的DOS命令,不解释)
4) Boot your HTC Hero into Fastboot
    关机,进入fastboot模式(减音量的键+power键)
5) Type:
fastboot oem rebootRUU
   敲命令。。。
6) After your phone restarts, type:
fastboot oem emapiWlanMac

继续敲命令,记得记住小三本来的MAC地址,做个备份。。每行的最后两个字符是MAC地址,比如下面表示的MAC地址就是:
00 DE AD BE EF 00
You'll get something like:
  ... INFONotice: This MAC address takes effect only
when your platfor
INFOm is EEPRON-less configuration. Please use (emapiTest)  to v
INFOerify it !
INFO0x00000000
INFO0x000000DE
INFO0x000000AD
INFO0x000000BE
INFO0x000000EF
INFO0x00000000
INFO-eMapiWlanMacCommand, status = 1
OKAY [  0.025s]
7) Now, type this command to set the new MAC Address that you want (MAC Address should use spaces instead of ':'):
fastboot oem emapiWlanMac 00 01 02 03 04 05
    修改成你想要的MAC地址

That would make the MAC Address 00:01:02:03:04:05.
8) Done! Type this to reboot:
fastboot oem boot
    重启,完工。。。。

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多