Step 1: Open the Terminal app and type the commands as listed below:

$ su [Press Enter]

$ busybox iplink show eth0 [Press Enter]

This step will show you the current MAC Address of your Android Smartphone.

Step 2: Now, let’s type the command below to replace the MAC Address with a new spoofed MAC address:

$ busybox ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX [Press Enter]

This will replace your original MAC address with new MAC address.

Step 3: Now you have successfully spoofed your MAC address. Repeat step 1 to check your new MAC address.

That’s it guys! Spoofing a MAC address has multiple benefits and is extremely useful in spoofing your identity over the network. You can bypass multiple authentications, like hacking Whatsapp or other applications which use device ID for verification, just by spoofing your MAC address.