arp0_attacker
An ARP Spoofer-attacker for Windows -OS to block away devices from your network.
INFO
Built in Python 3.8.2. arp0_attackerx.py is Upgraded arp0_attacker.py. (Old) -> Older version files that are no longer required. Added binaries with .exe using pyinstaller for direct usage in Windows.
INSTALLATION
- git clone arp0_attacker/download from website.
- pip install -r requirements.txt in terminal where pip is present.
- Run it using python arp0_attackerx.py in terminal. (Windows Terminal with python interpreter preinstalled)
- For direct usage clone the dist directory rar and run arp0_attackerx.exe in arp0_attackerx folder in Windows.
This is my 1st project so sorry for the weird setup and readme files.