File | Date | Author | Commit |
---|---|---|---|
assets | 2021-01-27 |
![]() |
[9dba10] Added outline stroke over white icons |
data | 2021-01-27 |
![]() |
[97a753] Add files via upload |
exe | 2021-01-25 |
![]() |
[3c7cf6] GUI tweaks |
src | 2021-01-27 |
![]() |
[ce3fd8] White icons fix for light theme |
.gitignore | 2021-01-19 |
![]() |
[a16bf1] Initial commit |
BUILD.bat | 2021-01-20 |
![]() |
[4984c7] Add files via upload |
LICENSE | 2021-01-27 |
![]() |
[1369e0] Update LICENSE |
README.md | 2021-01-29 |
![]() |
[171767] Update README.md |
RUN.bat | 2021-01-22 |
![]() |
[bb3ec1] Add files via upload |
build.py | 2021-01-22 |
![]() |
[bb3ec1] Add files via upload |
requirements.txt | 2021-01-27 |
![]() |
[98e2ff] Update requirements.txt |
Screenshots • Description • Features • Limitations • Download • Requirements • Manual • Run • Build • TODO • Contribution • License
Main window |
||
---|---|---|
![]() |
||
Settings window |
Tray Icon |
Tray menu |
![]() |
![]() |
![]() |
elmoCut aims to make arp spoofing easy for all users with all the hard work done under the hood.
One of it's main feauters is to use as low CPU and RAM usage as possible while offering nearly the same results as other closed source spoofers.
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 | - |
pip install -r requirements.txt
pyuic5
is in PATHRUN.bat
Make sure that all of the above are in PATH in order to build elmoCut without issues
Now run: BUILD.bat
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.
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.