Skip to content

mac-changer

Compare
Choose a tag to compare
@HackHunt HackHunt released this 17 Jun 22:09
· 1 commit to master since this release

How to use:

  • Convert the file into executable.

    chmod u+x mac_changer

  • Run the Executable.

    ./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.

  • -m or --mac: Optional. Can be used to specify a MAC Address.

  • 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 unicast mac address.

Color:

  • Green: Successful.
  • Yellow: In process.
  • White: MAC Address.
  • Red: Unsuccessful or Errors.