How To

How to Spoof MAC Address on Android Phones

  • On the Home Screen of your phone, tap Menu button and go to Settings.
  • Tap About Device and go to Status
  • Now scroll down to record the 12-digit code shown under Wi-Fi Mac address. An address would read something like:
  • Example MAC address: E5:12:D8:E5:69:97

Requirements for Spoofing the MAC Address

  1. Rooted Android Phone
  2. BusyBox app installed on your phone
  3. Once BusyBox is installed, you need to install Terminal app
  1. Open the Terminal app and type the commands as listed below:
    $ su [HIT ENTER]
    $ busybox iplink show eth0 [HIT ENTER]
  2. Now, type the following command:
    $ busybox ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX [HIT ENTER]
  3. You have now spoofed your MAC address successfully. To check for the change enter the following command again:
    $ busybox iplink show eth0 [HIT ENTER]
To Top

Pin It on Pinterest

Share This