Skip to main content

How to Spoof MAC Address on Android Mobile Phones ?

Hi
We were getting too many requests from our visitors about Spoofing MAC address of a phone. so we are here with this post.  

A MAC address (Media Access Control address) is a 12-character unique identifier assigned to a specific piece of hardware such as the network adapter of your WiFi device. In simple words, a MAC address can be used to identify your Android phone on the Internet or on the local network.Lets begin...



Spoofing MAC Address on Android Devices

Even though MAC address is embedded on the hardware device during manufacture, it can still be spoofed to input a new one of your choice. Here is a detailed instruction on how to spoof MAC address on your Android phone.
Before you spoof the MAC address, you need to record the original/current MAC address of your device which can be done according to the instruction below:
  • On the Home Screen of your phone, tap the 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: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.
Once the above requirements are satisfied, follow the instructions below to spoof your MAC address:
 

1.Open the Terminal app and type the commands as listed below:
                                                       $ su [HIT ENTER]
                                                       $ busybox iplink show eth0 [HIT ENTER]
(This will show your current MAC address, just for your confirmation).

2. Now type:

  $busybox ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX [HIT ENTER]

    (replace XX:XX:XX:XX:XX:XX with your new MAC address).

3.You have successfully spoofed your MAC address. To check for the change enter the following command:

$ busybox iplink show eth0 [HIT ENTER]

you should see your new MAC address.


Yeah you have done, please don't forget to share and follow.



Comments

Popular posts from this blog

Real life Jarvis-Talk With Your Computer like Jarvis in Iron Man ....!

By:Prayag nao                                            Code to Make your Computer like Jarvis New Speech macro..>> Choose Advanced and change the code like this.. <speechMacros>   <command>     <listenFor></listenFor>   </command> </speechMacros> You have to add a commands  <listenFor>........</listenFor> - computer listens the words you specify here and respond accordingly. <speak>............</speak> - computer speaks what is written in this field according to the command which it got. Similarly, You can Edit more commands in the same way.   <speechMacros> <command> <listenFor>What's going on dude</listenFor> <speak>Nothing special tony</speak> </command> </speechMacros> ...

Types of gears used in daily life

By:Prayag nao Spur Gears: Spur gears are the most common type used. Tooth contact is primarily rolling, with sliding occurring during engagement and disengagement. Some noise is normal, but it may become objectionable at high speeds.   Rack and Pinion. Rack and pinion gears are essentially a linear shaped variation of spur gears The spur rack is a portion of a spur gear with an infinite radius. Internal Ring Gear: Internal gear is a cylindrical shaped gear with the meshing teeth inside or outside a circular ring. Often used with a spur gear. Internal ring gears may be used within a planetary gear arrangement. ...

How does a handpump work ?

The most common tool to access a life source like water — this innovation boasts of none of the accolades that modern machines enjoy. Yet the simplicity and efficiency of design drives a sea of devices that permeate our lives at home and in industries. The unsung hero that India should be particularly proud of is called India Mark II. A human-powered pump designed to lift water from a depth of 50 m or less, it is the world’s most widely used water hand pump. It was designed in 1970 through the joint efforts of the government of India, UNICEF and WHO. Its purpose was to address the deathly problem of paucity of water and draught in rural areas of developing nations. By the mid 1990s, five million of the pumps had been manufactured and installed around the world. Hand Pump Parts: Handle Pump rod water outlet Piston Piston valve Foot valve Rising main Suction lift What does it do? Simply defined, hand pumps are manually operated pumps that use human power and ...