Difference between revisions of "MAC Address"
Line 9: | Line 9: | ||
Method: | Method: | ||
− | Command : ./mac_write 00:0b:ab:11:22:33,00:0b:ab:11:22:44 AKSxxxx | + | Command : |
+ | |||
+ | chmod 777 mac_write | ||
+ | |||
+ | chmod 777 string2hex | ||
+ | |||
+ | ./mac_write 00:0b:ab:11:22:33,00:0b:ab:11:22:44 AKSxxxx | ||
+ | |||
+ | Note: ./mac_write MAC Address + SN | ||
+ | |||
+ | ------------------------------------------------------------------------------------------------------------------------------------ | ||
Line 22: | Line 32: | ||
Method: | Method: | ||
+ | |||
+ | chmod 777 mac_write | ||
+ | |||
+ | chmod 777 string2hex | ||
Command : ./mac_write 00:0b:ab:11:22:33,00:0b:ab:11:22:44 AKSxxxx | Command : ./mac_write 00:0b:ab:11:22:33,00:0b:ab:11:22:44 AKSxxxx | ||
+ | |||
+ | Note: ./mac_write MAC Address + SN |
Revision as of 03:39, 30 September 2020
How to write Mac Address -Linux
MAC Address Tool for Linux download:
Baidu FTP : https://pan.baidu.com/s/19j9ALdkimUU5TGm35vYQqw / Password:kvj9
Dropbox : https://www.dropbox.com/sh/pie7xfpnc7s4xmo/AADaU0ZlJaVfn_IocC_e3-X2a?dl=0
Method:
Command :
chmod 777 mac_write
chmod 777 string2hex
./mac_write 00:0b:ab:11:22:33,00:0b:ab:11:22:44 AKSxxxx
Note: ./mac_write MAC Address + SN
How to write Mac Address -Android
MAC Address Tool for Android download:
Baidu FTP : 链接:https://pan.baidu.com/s/1mMjSYUxlCTZ4TgNAP0iFew /Password:c8bu
Dropbox : https://www.dropbox.com/sh/31g4c21e160o6e3/AACVUEx_iJpyculScLLWOewSa?dl=0
Method:
chmod 777 mac_write
chmod 777 string2hex
Command : ./mac_write 00:0b:ab:11:22:33,00:0b:ab:11:22:44 AKSxxxx
Note: ./mac_write MAC Address + SN