Skip to content

abraidotti/MACky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACky

A mac address changer

Change a MAC address of any non-virtual interface

Based on Zaid Sabih's tutorial in https://www.udemy.com/course/learn-python-and-ethical-hacking-from-scratch

Table of Contents

Requirements
Installation
Configuration
Execution
Contribution

Requirements

  • Python 3

  • a non-virtual network interface

Installation

git clone https://github.com/abraidotti/MACky
cd MACky

Configuration

None

Execution

Example interface: eth0

Example MAC address: 11:22:33:44:55:66

python3 MACky.py --interface eth0 --mac 11:22:33:44:55:66

Contribution

If you'd like to contribute, file a pull request or github issue to discuss.

TODO:

  • add menu of non-virtual interfaces and a MAC input on execution with no flags

About

MACky - a mac address changer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages