Skip to content

yuvarajucet/macchanger-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

macchanger-with-python

* CLI [Mode]

[manual mode] python3 macchanger.py -i [interface] -m XX:XX:XX:XX:XX:XX
[Auto Mode] python3 macchanger.py -i [interface] -R
-s Show available interfaces
-m  Manual mode
-r  reset to original MAC
-h  help
-R  Automatically pic random MAC for your interface
-i  Interface

* GUI [MODE]

cd macchanger-gui
chmod +x start-gui.sh
./start-gui.sh