Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 294 Bytes

Macchanger

Kali linux mac changer python script

Usage :

Commands

python macchanger.py -i "interface_name" -m "new_mac address"

or

python macchanger.py -interface "interface_name" --new_mac "new_mac address"

example :

python macchanger.py -interface eth0 --new_mac 00:11:22:33:44:55