MAC Changer is a free tool which can be use to change or spoof MAC
Address instantly.
The Source code of the tool is also available, which is written in
Python and can be further use. This tool is licensed under
GNU, General Public License v3.0. Make sure you read the license
before using its source code.
MAC Changer supports Linux/Debian Platform only.
How to use:
- Convert the setup.sh into executable.
- chmod 755 setup.sh
- Run setup.sh
- ./setup.sh
-
Convert the file (mac_changer) into executable by typing the
command in terminal:
- chmod u+x mac_changer
- Run the installer
- ./mac_changer
Available Arguments:
- -h or --help: Displays all the available options.
- -i or --interface: This option needs to be used as to define for which interface you want to change the MAC address. Example: ./mac_changer -i <interface_name>
- -m or --mac: Optional. Can be used to specify a MAC Address. Example: ./mac_changer -i <interface_name> -m <mac>
**NOTE -
- If -m or --mac option is not defined, the program will use Random MAC Address Generation Algorithm.
- Random MAC Address Generation Algorithm will always generate a uni-cast mac address.
-
Check the Video at the bottom, for full tutorial on
How to Use.
Color Significance:
- Green: Successful.
- Yellow: In process.
- White: MAC Address.
- Red: Unsuccessful or Errors.
GitHub Repository:
https://github.com/hackhunt/mac-changer
Check
Change MAC Address in Kali Linux, if you want to learn how to change it manually.
Check
Rules for changing MAC Address, if you want to learn about MAC Address.
**NOTE - If you encounter can error while use the tool.
Download the setup.sh file and run it via terminal with this command:
/setup.sh
Video Tutorial
We hope this helps. If any suggestions or doubts you can add a comment
and we will reply as soon as possible.
No comments:
Post a Comment