Skip to content

gaur-avvv/MAC-Spoofer-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAC-Spoofer-Pro

mac-spoofer-pro is a simple yet powerful Python tool designed to spoof (change) the MAC address of network interfaces on Linux-based systems. The tool allows you to set a custom MAC address, generate a random MAC address of a network interface.

Warning

For Educational Purpose Only!.

Requirement:

Install git

apt install git

Install toilet

sudo apt install toilet

Install python3

apt update && upgrade

Installation:

Clone from Github

git clone https://github.com/gaur-avvv/MAC-Spoofer-Pro
cd MAC-Spoofer-Pro
python3 mac_gen.py

Screenshot_2024-10-23_13_45_45

Now A random mac address get generated copy that mac address Now run this command

sudo python3 mac_spoof.py

Screenshot_2024-10-23_13_47_50

  • if you are using kali-linux in vm then choose eth0
  • else choose wlan0
  • now put the copied mac address to change your original mac address

If you want to check your original mac address run this command and copy original mac address if you want to restore it earlier

ifconfig | grep ether

About

mac-spoofer-pro is a simple yet powerful Python tool designed to spoof (change) the MAC address of network interfaces on Linux-based systems. The tool allows you to set a custom MAC address, generate a random MAC address of a network interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages