chnging MAC adress of wlan 0 - Lenovo P780

hello
I have rooted phone with busybox pro and terminal app installed.
I would like to hange IMEI adress when Im in work, as we have limited access to wifi for unknown imeis.
So, I would like to change this via terminal app by command:
su
busybox ifconfig (see that i need to edit wlan0)
busybox ifconfig wlan0 hw ether 'newmac'
and after that im getting:
ifconfig: SI0CSIFHWADDR: Operation not supported"
Additionally I cant get it work with additional apps from play store. Is there something else what I should do?
NMy phone is P780 with MIUI rom.
Thank you

Related

[SOLVED] Change mac id of Live with walkman (WT19i)

how do i change mac id of my WT19i ?
You want to change the Wifi MAC ID Or Bluetooth MAC ID??
BRAiNCHiLD95 said:
You want to change the Wifi MAC ID Or Bluetooth MAC ID??
Click to expand...
Click to collapse
Wifi mac id
Root you phone
install busybox (market.android.com/details?id=stericson.busybox)
download Terminal Emulator (market.android.com/details?id=jackpal.androidterm)
in terminal emulator
type -
su
busybox ifconfig wlan0 down
busybox ifconfig wlan0 hw ether xx:xx:xx:xx:xx:xx
busybox ifconfig wlan0 up
done!!! check ur wifi mac id

How to change RAZR's mac address? Cant find a solution

Hi guys,
My phone is on stock vodafone 4.1.2. I have already tried:
1) terminal commands: (confirmed my phone is using wlan0, busybox updated)
su
busybox ifconfig wlan0 down
busybox ifconfig wlan0 hw ether b8:f9:34:6e:19:9f (showing error: device or resource busy)
busybox ifconfig wlan0 up
2) some related apps on google play
Any solutions for me, please? i really need to change the mac address on RAZR
Thank you!!
maybe
Cnorm said:
Hi guys,
My phone is on stock vodafone 4.1.2. I have already tried:
1) terminal commands: (confirmed my phone is using wlan0, busybox updated)
su
busybox ifconfig wlan0 down
busybox ifconfig wlan0 hw ether b8:f9:34:6e:19:9f (showing error: device or resource busy)
busybox ifconfig wlan0 up
2) some related apps on google play
Any solutions for me, please? i really need to change the mac address on RAZR
Thank you!!
Click to expand...
Click to collapse
I used rom named aokp4.2.2 that changed my mac adress. maybe it works for your phone , too. Try it.

[Q] configuring wifi connection under recovery

hello i wonder if i can get some help
i am in recovery mode under my smartphone rooted with adb shell
i can mount android /system and /data
i am able to use linux located on external sd
(see my script http://jeanmichel.gens.free.fr/etc/install copied before in /system/bin )
i just want to activate the wifi connection
first i load module 80211 with insmod ok
when i run wpa_suplicant with my /data/misc/wifi/wpa_suplicant.conf -i wlan0 -Dnl80211 -c/data/misc/wifi/wpa_suplicant.conf
it tells that my wlan0 interface is not set
i wonder if i must run log/wapper ... dhcp before,
under android looks run after in the process numbers
how the wlanO is set ?

how to use android like linux, without appl, to change mac address?

new question: how to use android like linux, without appl
Hi,
first time here, first question.
I can work with debian but I am newbie for smartphones, my first one is Chinese uhappy up920, android 4.4.2, it is rooted with kingo, I have installed busybox and ROM Toolbox Lite, and Terminal IDE.
first I tried to install some applications for changing MAC address but non of them worked, then I tried with terminal and no success.
I am interested to change mac address without applications, simply from terminal, as i would do in linux. but in linux macchanger should be installed. sudo macchager -m AA:BB:CB:EE:FF eth0/wlan0
I tried also apt-get like in linux but it is not recognized as command, so, I don't know how to install something from terminal in android. is it possible? there are repositories in linux, I don't know for android.
I tried:
busybox ifconfig eth0 hw ether 00:11:22:33:44:55 from http://forum.xda-developers.com/nexus-s/general/update-18-05-13-spoof-wifi-mac-address-t1385577
but I got a notification: busybox : can't execute : permission denied
but kingo gave root permission to terminal IDE. I typed SU
I tried and wlan0 instead of eth0 but the same result.
I tried also with kingoroot, when I tried busybox ifconfig wlan0 hw ether 00:11:22:33:44:55
I get:
ifconfig siocsifhwaddr operation not permitted

Problem with Terminal Emulator for Mac Spoof

Hi everyone,
I'm trying to do a Mac Spoof from my Motorola Moto E (Rooted of course!) but I have a problem cause i'm quite sure i'm not succeeding in spoofing!
Well, I installed BusyBox and Terminal Emulator.
Than i go to Terminal Emulator and wrote:
"su" (so I have permission from SUPERSU)
[email protected]_umts : / # busybox ifconfig wlan0 down
[email protected]_umts : / #busybox ifconfig wlan0 hw ether [New Mac]
[email protected]_umts : / #busybox ifconfig wlan0 up
[email protected]_umts : / #
Than the terminal doesn't say anything else.
After that, the wifi from the device doesn't work anymore ( I have to disable and renable the wifi to make it work again) and of course the mac didn't change...... anyone has an idea, need some help, I am new of Android!!!

Categories

Resources