View Single Post
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#9
You are welcome

If you give full input of your commands, we may also solve those.
As it seems there are only typos ore some param missing, also.

The MAC will be set back to original value after each restart (or you save it in a file and point macchanger to that:
Code:
macchanger wlan0 -m `cat /home/user/myMAC`
where myMAC is a file with your MAC address ( xx:xx:xx:xx:xx:xx)

Last edited by peterleinchen; 2011-12-08 at 08:47.