Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
devgee
Old
#81  
devgee's Avatar
Senior Member - OP
Thanks Meter 161
Posts: 366
Join Date: Dec 2011

 
DONATE TO ME
The router should accept the mac address, otherwise it doesn't work!

Gesendet von meinem HTC One S mit Tapatalk 2
 
Jeffreycat
Old
#82  
Senior Member
Thanks Meter 43
Posts: 184
Join Date: Jun 2012

 
DONATE TO ME
Quote:
Originally Posted by devgee View Post
The router should accept the mac address, otherwise it doesn't work!

Gesendet von meinem HTC One S mit Tapatalk 2
Devgee, is there anything else I can try?

"I have had partial success with this. I am using the Epic 4G Touch (Sprints Galaxy S2) with the latest CM9 Nightly. I have the latest busy box. I use "busybox ifconfig wlan0 hw ether 00:11:22:33:44:55" and then it successfully spoofs my Mac.

However, it disconnects me from my WPA2 Wi-Fi. I have tried turning Wi-Fi off and back on, and that resets the Mac to normal. I have tried reconnecting, and I get "authentication problem". I tried deleting the Wi-Fi login data and readding it, same problem. Is there anything else I can try?

I tried looking for a file to manually edit in my root directory, but nothing seems to work there either.... under the /efs/wifi directory I found a mac.info; I edited it and saved it and rebooted and toggled Wi-Fi to no avail. What else could I try? I already have backtrack 5 working on my phone btw."
 
devgee
Old
#83  
devgee's Avatar
Senior Member - OP
Thanks Meter 161
Posts: 366
Join Date: Dec 2011

 
DONATE TO ME
Quote:
Originally Posted by Jeffreycat View Post
Devgee, is there anything else I can try?

"I have had partial success with this. I am using the Epic 4G Touch (Sprints Galaxy S2) with the latest CM9 Nightly. I have the latest busy box. I use "busybox ifconfig wlan0 hw ether 00:11:22:33:44:55" and then it successfully spoofs my Mac.

However, it disconnects me from my WPA2 Wi-Fi. I have tried turning Wi-Fi off and back on, and that resets the Mac to normal. I have tried reconnecting, and I get "authentication problem". I tried deleting the Wi-Fi login data and readding it, same problem. Is there anything else I can try?

I tried looking for a file to manually edit in my root directory, but nothing seems to work there either.... under the /efs/wifi directory I found a mac.info; I edited it and saved it and rebooted and toggled Wi-Fi to no avail. What else could I try? I already have backtrack 5 working on my phone btw."
Try to write a valid mac address!

Gesendet von meinem HTC One S mit Tapatalk 2
 
karamelos
Old
#84  
karamelos's Avatar
Senior Member
Thanks Meter 207
Posts: 387
Join Date: Apr 2012
For spoof Mac:
1 key of access point (if you are connected before spoof delete your access in router)
2 spoof your Mac adress(& environment)
3 connect

Sent from my GT-N7000 using xda app-developers app
 
vovkav
Old
#85  
Junior Member
Thanks Meter 0
Posts: 26
Join Date: Jan 2010
Location: moscow
Is there anyone successful in doing this on Xperia Neo V ?
 
Demented-Idiot
Old
#86  
Member
Thanks Meter 4
Posts: 87
Join Date: Nov 2010
Location: Wrexham, UK
This works a treat - does anyone know of an app that wraps this? Someone the ones i have used from the market dont work. I ideally want to generate random MACs too
 
nonnotopo
Old
#87  
Junior Member
Thanks Meter 0
Posts: 21
Join Date: Jan 2009
Location: Bari
in my device it doesn't work. I get "device or resource busy".
how i can fix this problem?
 
karamelos
Old
#88  
karamelos's Avatar
Senior Member
Thanks Meter 207
Posts: 387
Join Date: Apr 2012
Quote:
Originally Posted by nonnotopo View Post
in my device it doesn't work. I get "device or resource busy".
how i can fix this problem?
Because is up ! Or wrong device
show device ex: wlan0, eth0 ......
#busybox ifconfig
Put device down
#busybox ifconfig wlan0 down
Change your mac :
#busybox ifconfig wlan0 hw ether 00:11:22:33:44:55
UP your device
#busybox ifconfig wlan0 up


Sent from my GT-N7000 using xda app-developers app
 
androidsetting.com
Old
#89  
Account currently disabled
Thanks Meter 6
Posts: 16
Join Date: Sep 2012
Quote:
Originally Posted by devgee View Post
HOW TO SPOOF YOUR MAC ADDRESS IN ANDROID



REQUIREMENTS

1) ROOTED PHONE
2) BUSYBOX INSTALLED
3) Terminal App


OPEN UP TERMINAL AND WRITE

:su
:busybox iplink show eth0

(THIS WILL SHOW YOUR CURRENT MAC ADDRESS)

NOW TYPE IN

:busybox ifconfig eth0 hw ether 00:11:22:33:44:55

(INSTEAD OF 00:11:22:33:44:55, YOU CAN WRITE YOUR WANTED ADDRESS)




CONGRATULATION, YOU HAVE SUCCESSFULLY SPOOFED YOUR MAC ADDRESS!

YOU CAN CHECK YOUR MAC ADDRESS BY TYPING

:busybox iplink show eth0


PS: I CANT GUARANTEE YOU, IF THIS WORKS . BUT IT SHOULD WORK IF YOU GOT BUSYBOX INSTALLED.


(I HAVE TESTED THIS ON THE NEXUS S AND THE GALAXY S2

HTC AND LG DEVICES IS ALSO SAID TO BE WORKING!
)
I am getting no such device....
 
jophil2412
Old
#90  
Member
Thanks Meter 12
Posts: 42
Join Date: Jan 2012
Location: Bad Sassendorf
If you get no such device try to replace eth0 with wlan0. This might help.

Sent from my Nexus S using XDA Premium HD app

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...