Re: [android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-17 Thread ashish
exactly... for me aswell the busybox tools dont work. :( -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

Re: [android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-17 Thread t0hitsugu
it should. but for some reason it doesnt work on my device. others might have better luck. On Sep 17, 2011 8:04 AM, "Pavan Savoy" wrote: > On Sat, Sep 17, 2011 at 12:29 AM, t0hitsugu wrote: >> For ease of use, check out backtrack's ARM image (you do need root for this, >> btw) at backtrack-linux.

Re: [android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-17 Thread Pavan Savoy
On Sat, Sep 17, 2011 at 12:29 AM, t0hitsugu wrote: > For ease of use, check out backtrack's ARM image (you do need root for this, > btw) at backtrack-linux.com. its a rather involved process that basially > installs a full linux distro onto a partion on your sdcard. you might want > to check out t

Re: [android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-16 Thread t0hitsugu
For ease of use, check out backtrack's ARM image (you do need root for this, btw) at backtrack-linux.com. its a rather involved process that basially installs a full linux distro onto a partion on your sdcard. you might want to check out the macspoofer source and see if you cant cross-compile with

Re: [android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-16 Thread ashish
@tohitsugu Can you please give a little bit more details about the process or point me to some resource on this.. Thanks for helping.. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

Re: [android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-16 Thread t0hitsugu
The only way ive found to work is chroot into an ubuntu or debian image and apt-get macspoofer...it works with both wireless/gsm on my g2. Dont know bout nexus though :/ On Sep 16, 2011 5:00 PM, "George" wrote: > Android version ifconfig do not have hw command. You might need to > update ifconfig

[android-kernel] Re: how to change(spoof) mac address of wifi on Android.

2011-09-16 Thread George
Android version ifconfig do not have hw command. You might need to update ifconfig and add this command. Anyway, the lower layer is Linux, it should work. On 9月16日, 上午4时55分, ashish wrote: > my query isnt for desktop but for android.. > moreover i have tried commands similar to these,but they di