Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r3dhulk/mac-changer-in-go
Mac Changer In Golang
https://github.com/r3dhulk/mac-changer-in-go
blackhat blackhathacker blackhathacking ethical-hacker ethical-hacking ethical-hacking-tool ethical-hacking-tools ethicalhacking go go-for-ethical-hackers go-for-ethical-hacking goforethicalhackers golang mac mac-cha mac-change mac-changer macchanger
Last synced: about 1 month ago
JSON representation
Mac Changer In Golang
- Host: GitHub
- URL: https://github.com/r3dhulk/mac-changer-in-go
- Owner: R3DHULK
- License: mit
- Created: 2023-01-06T14:34:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T15:10:10.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T20:06:29.934Z (6 months ago)
- Topics: blackhat, blackhathacker, blackhathacking, ethical-hacker, ethical-hacking, ethical-hacking-tool, ethical-hacking-tools, ethicalhacking, go, go-for-ethical-hackers, go-for-ethical-hacking, goforethicalhackers, golang, mac, mac-cha, mac-change, mac-changer, macchanger
- Language: Go
- Homepage:
- Size: 854 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changed-mac.png
- License: LICENSE
Awesome Lists containing this project
README
Mac Changer In Go
MAC Address Changer is an easy to use application that allows you to change (spoof) the Media Access Control (MAC) Address of your network adapters.#
Look What It Can Do 👇
At First, Type `ifconfig` On Terminal.
We Target `eth0`
![Alt text](first-ifconfig.png)
#
Run My Software
![Alt text](mac-go.png)
#
See Results 👇
![Alt text](changed-mac.png)
#
Git Installation
```
# Install Git
sudo apt install git# Install Go
sudo apt install golang# Git Clone
git clone https://github.com/R3DHULK/mac-changer-in-go# Change Directory
cd mac-changer-in-go# Run This Tool
go run mac-changer.go```
#
Show Support 👇👇👇