How To Change Mac Address On Phone
Before heading into the 'How' part of the article, let usa come across a brief intro most 'What' nosotros are dealing with hither. Hither'due south a footstep past step guide on how to spoof or change MAC or Media Access Control address on Android devices. 2 different methods to change Mac address without root and rooted phones.
What is MAC Address or WiFi MAC Address?
A Media Access Command address (MAC address) is a 12-character unique identifier assigned to a specific piece of hardware such as the network adapter of your WiFi device. In elementary words, a MAC address tin can be used to uniquely identify your Android phone on the Internet or the local network.
Why would y'all want to change it?
- The most of import reason would be privacy. Anyone in your local Ethernet network tin easily encounter your MAC address with simple tools. This gives a hacker to potentially keep track of your devices (and thus, you). This is a threat when y'all are on a public wireless network (hotels, airports and even some java shops provide complimentary wifi these days).
- If your original MAC accost is public and revealed, a hacker can employ information technology to impersonate you! On many networks, access is restricted based on IP address, so when you go offline, the hacker can use your MAC address and admission the network as 'you lot'.
- If you want to access a network which limits access based on MAC address, you can alter the MAC address on the device you lot want access to (with a MAC accost which actually has admission) and admission the network.
- Internet Service Providers frequently your MAC accost to identify and authenticate your net connexion. In case your network stops working and you accept to get a new one, the network might not work as the new network carte du jour has a new MAC address. Here, instead of contacting your Isp, you lot can change the new network card'south MAC accost to your old network card's MAC address and start using right away!
How to Detect MAC Accost on Android Devices
Well, we assume that a person who landed this page via Google search must be aware of MAC address location on his device. However, if you don't know where to notice the MAC address of your device, y'all'll find it under Settings> Well-nigh telephone.
- On Samsung Galaxy devices: Open device Settings> Nigh telephone or About device> Status> WiFi MAC Address.
- On Onplus devices: Settings> System> About phone> Status> WiFi MAC Address.
Now that we are washed with the 'What', 'How' and 'Why' part, let us get down to business.
Modify MAC Address or WiFi MAC Address on Android
There are two ways to change MAC address on your Android device:
- Without Root Access.
- With Root Access
- ChameleMAC
- Concluding
Both methods are adequately uncomplicated. We will see both the methods in particular, one-by-one below.
Checking Root Availability
If y'all haven't heard of this term 'Root' earlier, I highly doubt root availability on your phone. Even if you are sure that you have rooted your telephone, as a proficient precautionary measure, we volition go ahead and verify it once. To cheque the root availability, download the Root Checker app from the Google Play Shop:
The app is free and pretty basic. Upon opening, tap on 'Verify Root' and you lot will see your root status correct away. For example, my OnePlus 3 is not rooted and beneath is the result that I got:
Now that we are certain about the root status, we will go on with the process.
Note
One of the things to take care of while assigning a new MAC address is that you should non change the manufacturer name. This is represented by Twenty:XX:20, i.due east, the first 6 places or digits. If you change these, you may face Wi-Fi authentication problems. Then if your original mac address was a2:63:f4:h5:67:vt (it'southward obviously made upward), change it to something like a2:63:f4:YY:YY:YY. Where YY:YY:YY can be annihilation you want but also non just anything you want. Y'all'll need a valid MAC address. Now, of class, nobody keeps a list of valid MAC addresses in their pockets and it can be hard to guess. You can try this MAC address generator for new MAC addresses.
Method ane – Change MAC Address without Root Access
Worry not, even if yous don't have root access. It is still possible to change your MAC accost. Below is a step by stride instructions to temporarily change android MAC address without root admission:
- Go to know the MAC Address of your phone.To know this, Goto Settings > Wi-Fi & Internet. Hither, tap on the Wi-Fi option (and non on the toggle adjacent to it) to run into a list of bachelor WiFi networks. Select the network your device is currently continued to. On the next folio, you should run into your device's MAC address under Network Details. Depending on the brandish size of your device, y'all may accept to tap on Advanced optionsto run into it. You might want to note down the accost somewhere safe, just in instance yous desire to revert back to it later.
- Download an app called 'Android Concluding Emulator' from Google Play Store by using the link beneath: [googleplay url="https://play.google.com/store/apps/details?id=jackpal.androidterm"/]
- Open the App. Type 'ip link show'.
- Find your interface proper noun from the list. For the purpose of this example, let u.s. consider your interface proper noun is 'wlan0'. Now, type this control in the final emulator to change the MAC address: 'ip link set wlan0 XX:XX:20:YY:YY:YY'where you have to replace 'wlan0' with your ain interface name and 'Twenty:XX:20:YY:YY:YY' with the new MAC address you want to change to.
- Now go and verify if your MAC accost has inverse properly.
Limitations:
At that place are two limitations to this method. The beginning being, it almost always works simply on devices with MediaTek processors. The second being, the change is temporary. Your MAC accost will go dorsum to the original one if you restart your phone.
Method 2 – Modify MAC Address with Root Access
Annotation that this method but works on rooted Android devices. The second affair you need for this method to work, autonomously from root, is Busybox. You lot tin can easily install Busybox on your rooted Android phone with the BusyBox app:
But open BusyBox, tap on 'Install' and y'all are good to go. If y'all already have Busybox installed on your device, but ignore these steps.
Change MAC Address Using ChameleMAC
ChameleMAC is an app that works with root access and isn't available on the Google Play Shop considering it apparently violates some guidelines. Google can't actively host apps that let users change MAC addresses. So you'll only take to install information technology an APK. You can download the APK from the link below. This app too only works if you take a device powered past a MediaTek chip.
ChameleMAC Change-Wi-Fi-MAC v1.0.apk
- If you practice, download and install the APK from above and launch the app.
- Grant root permissions when asked for.
- There's nothing much to the app. Right away yous run into a text input field with 2 buttons below information technology. One of the buttons says Generate random MAC while the other says Apply new MAC.
- Input the new MAC accost in the text field and tap on Use new MAC or tap on the Generate random MAC button if you want a random MAC accost.
- On the confirmation box that pops upwards, tap Change to modify the MAC address.
This method changes your MAC address permanently unless you manually change it back to what it was.
Must Read: Set Your Favorite Videos every bit Wallpapers on Your Android Device
Change MAC Address Using Terminal
This method also requires the use of Terminal, so become ahead and download it from the link above if you haven't already. Assuming you have both Terminal Window, ROOT and Busybox on your device, follow the below steps:
- Open terminal window app and blazon these commands: 'su' and hit Enter.
- If you lot have not already granted admission to the app, it will prompt you for root access. Tap 'Allow'.
- To know your electric current network interface name blazon 'ip link evidence' and hit enter. Make note of your network interface proper name. For the purpose of this tutorial, we volition consider 'eth0' to exist the interface name.
- At present, enter this command: 'busybox ip link evidence eth0' and press enter. Your current MAC accost will be displayed. This is simply for your information.
- To change the MAC address, type the following command and hit enter: 'busybox ifconfig eth0 hw ether XX:XX:Twenty:YY:YY:YY'. Change 'XX:XX:Xx:YY:YY:YY' with any MAC address yous want.
- You accept successfully changed your MAC address! To check the aforementioned apply the command: 'busybox iplink evidence eth0'. Yous should see the new MAC address yous entered.
Note that the MAC address alter through this method is permanent and does not modify upon device restart.
Did this method work for you? Take you an easier method than this to change the MAC address? Let u.s.a. know in the comments below!
Source: https://www.droidviews.com/change-mac-address-android-devices/
Posted by: bartleytheds1985.blogspot.com
0 Response to "How To Change Mac Address On Phone"
Post a Comment