Hello, is there a way to change the MAC address of the wifi?
I have root rights on my Android phone.
I don't want to do it through another program.
Change the MAC address of the wifi.
Moderator: Martin
Re: Change the MAC address of the wifi.
I tried it now with action root command but it did not work.
I used these commands.
Does anyone have any ideas what else I could try?
I used these commands.
Code: Select all
ifconfig wlan0 down
ifconfig wlan0 hw ether XX:XX:XX:XX:XX:XX
ifconfig wlan0 up
Re: Change the MAC address of the wifi.
try to use the busybox binary. Maybe some built-in binary doesn't allow you to do that.
BTW, what is your android version? If you have android pie 9.0 above, you can use the native feature of mac randomization. In the developer option, there is "Connected MAC Randomization".
BTW, what is your android version? If you have android pie 9.0 above, you can use the native feature of mac randomization. In the developer option, there is "Connected MAC Randomization".
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.