Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAControl

Change your MAC adress in a single command.

Version : 1.1.2

Python

What is it?

It is just a simple MAC adress spoofer made in pyhon.

How to use it?

Linux:

Download:

sudo cd /usr/share
sudo git clone https://github.com/abgache/macontrol.git
sudo cd macontrol
sudo pip install -r requirements.txt
sudo chmod 555 /usr/share/macontrol/main.py
sudo cp /usr/share/macontrol/bin/macontrol /bin/macontrol
sudo cp /usr/share/macontrol/bin/macontrol-update /bin/macontrol-update
sudo chmod 555 /bin/macontrol
sudo chmod 555 /bin/macontrol-update

Usage:

macontrol [-h] [-i INTERFACE] [-m MAC] [--no-root] [-b]

options:

-h, --help show this help message and exit
-i INTERFACE, --interface INTERFACE Network interface to modify
-m MAC, --mac MAC Specify the new MAC adress (random if not specified)
--no-root Disable the check for admin privileges
-b, --back Roll back to original MAC address
Update:

sudo /usr/share/macontrol/bin/macontrol-update  

Warning

If you get errors after updating, please re-run the updater and install pip dependencies.


License

MAControl License (MC-1.0)

Copyright (c) 2026 Abgache

Permission is hereby granted to use, copy, modify, and distribute this software for personal, educational, and security research purposes, subject to the following conditions:

  1. Do not use this software for illegal activities.
  2. Do not claim it as your own work without credit.
  3. If you break it, you fix it yourself.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

About

Simple MAC adress spoofer (mac spoof). Change your MAC adress in a single command.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages