Sunday 17 March 2013

SPOOF YOUR MAC ADDRESS IN ANDROID

Leave a Comment
WHAT IS MAC ADDRESS?

-A MAC address is a physical hardware address assigned to each device that has the capability of connecting to a network.


-The MAC address is something that is assigned in the chip on the device .

-It is not something the user can change.So we Spoof :p




Download Links :


1 ) ROOTED PHONE


2) BUSYBOX :
apK


3) Terminal App: apk


4) OPEN UP TERMINAL AND WRITE:su
:busybox iplink show eth0

THIS WILL SHOW YOUR CURRENT MAC ADDRESS
5) 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)


6) CONGRATULATION, YOU HAVE SUCCESSFULLY SPOOFED YOUR MAC ADDRESS!

YOU CAN CHECK YOUR MAC ADDRESS BY TYPING
:busybox iplink show eth0 


NOTE :AS IT IS JUST SPOOF ,You can see that the IN Advanced Setting in Wifi The MAC address remains same where as that in terminal its changed




Thread By devgee


0 comments:

Post a Comment