I typed into the terminal this:
ip link set eth0 address XX:XX:XX:XX:XX:XX
the XX for my numbers and so on.
But it says permission denied.
Source: http://androidforums.com/incredible-tips-tricks/78668-how-spoof-mac-address.html
|
I typed into the terminal this:
the XX for my numbers and so on. But it says permission denied. Source: http://androidforums.com/incredible-tips-tricks/78668-how-spoof-mac-address.html |
|||||||
|
|
This seems like your terminal doesn't have root access. Is your phone rooted? and did you type |
|||||||
|
|
Root is needed so if you have that turn on your wi-fi and write
and it's done. ("iplink" without space between) |
||||
|
|
|
Check http://forum.xda-developers.com/showthread.php?t=1525230 You actually need to change some stuff in the bcm4239 driver to allow it to read the mac address from somewhere else. The above kernel reads the file /data/local/mac.dat. |
|||||
|