RED9030 / n0Mac

Yet Another Mac Changer!!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n0Mac

Yet Another Mac Changer!!!

This script changes the MAC address of the network interface to a randomly generated address on system startup using crontab. It then uses the macchanger command to generate a list of MAC address vendors and selects one at random and then combines that vendor prefix with a randomly generated suffix to create the new MAC address.

Note: This tool is intended for educational purposes only. It is not intended for any malicious activities or any other illegal activities. By using this tool, you agree to the terms and conditions set forth in the disclaimer and accept full responsibility for any misuse of the tool. The author of this tool is not liable for any damages or losses resulting from the use or misuse of this tool by anyone.

Installation

  • chmod +x install.sh
  • ./install.sh

Usage

  • chmod +x n0Mac.sh
  • ./n0Mac.sh

About

Yet Another Mac Changer!!!

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%