Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.0.7 | 2023-02-22 | ||
1.0.6 | 2022-02-24 | ||
1.0.5 | 2021-07-26 | ||
1.0.4 | 2021-06-05 | ||
1.0.3 | 2021-04-17 | ||
1.0.2 | 2021-04-15 | ||
1.0.1 | 2021-04-13 | ||
1.0 | 2021-01-27 | ||
README.md | 2021-02-01 | 6.6 kB | |
Totals: 9 Items | 6.6 kB | 242 |
elmoCut
Eye candy ARP spoofer for Windows
Screenshots • Description • Features • Limitations • Download • Requirements • Manual • Run • Build • TODO • Contribution • License
Screenshots
Main window |
||
---|---|---|
![]() |
||
Settings window |
Tray Icon |
Tray menu |
![]() |
![]() |
![]() |
Description
elmoCut aims to make arp spoofing easy for all users with all the hard work done under the hood.
One of it's main features is to use as low CPU and RAM usage as possible while offering nearly the same results as other closed source spoofers.
Features
- Clean UI.
- One click to block all devices.
- Re-kill devices that changed their ip during block.
- Remember killed devices before exit.
- Start with windows.
- Run minimized in the background.
Limitations
- Can only search for 255 devices (255.255.255.0 subnet masks)
- Works only on default interface.
- Both scan types are manaul.
Download
- GitHub:
- SourceForge:
Requirements
- Npcap: Download
- x64 Microsoft Windows >= 7
Manual
Button | Description | Notes |
---|---|---|
![]() |
Perform ARP Scan | Fast but not all devices are detected |
![]() |
Perform Ping Scan | Slower than ARP but all devices are detected |
![]() |
Block the selected device from accessing internet | - |
![]() |
Allow the Blocked device to access internet | - |
![]() |
Block all connected devices | - |
![]() |
Allow all blocked devices | - |
![]() |
View elmoCut settings window | - |
![]() |
view elmoCut about window | - |
Run
- Install requirements via pip:
pip install -r requirements.txt
- Ensure that
pyuic5
is in PATH - Click on
RUN.bat
Build
Make sure that all of the above are in PATH in order to build elmoCut without issues
Now run: BUILD.bat
TODO
- [ ] Protect elmoCut user from other spoofers.
- [ ] Select between available interfaces.
- [ ] Control connected devices limit.
- [ ] Background live connection checker.
- [ ] Background live devices discovery.
- [ ] Extend scan for all subnet masks.
Contribution
Please contribute! If you want to fix a bug, suggest improvements, or add new features to the project, just open an issue or send me a pull request.
License
elmoCut is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the MIT License as published by the Massachusetts Institute of Technology.