{"id":19580378,"url":"https://github.com/bitbrute/evillimiter-windows","last_synced_at":"2025-09-11T06:37:00.217Z","repository":{"id":127556969,"uuid":"196409134","full_name":"bitbrute/evillimiter-windows","owner":"bitbrute","description":"Tool that limits bandwidth of devices on the same network without access.","archived":false,"fork":false,"pushed_at":"2020-07-07T15:20:48.000Z","size":124,"stargazers_count":206,"open_issues_count":18,"forks_count":32,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-27T08:37:00.805Z","etag":null,"topics":["hacking","hacking-tools","networking","pentesting","security","security-tools"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitbrute.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-11T14:20:32.000Z","updated_at":"2025-04-23T06:07:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"50f16709-53a4-4dd5-9378-01ad707133b5","html_url":"https://github.com/bitbrute/evillimiter-windows","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bitbrute/evillimiter-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrute%2Fevillimiter-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrute%2Fevillimiter-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrute%2Fevillimiter-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrute%2Fevillimiter-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitbrute","download_url":"https://codeload.github.com/bitbrute/evillimiter-windows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbrute%2Fevillimiter-windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274589627,"owners_count":25312971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacking","hacking-tools","networking","pentesting","security","security-tools"],"created_at":"2024-11-11T07:25:18.260Z","updated_at":"2025-09-11T06:37:00.187Z","avatar_url":"https://github.com/bitbrute.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evil Limiter for Windows\n\n[![License Badge](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Maintenance](https://img.shields.io/badge/maintained-no-red)](https://github.com/bitbrute/evillimiter-windows/commits)\n[![HitCount](http://hits.dwyl.io/bitbrute/evillimiter-windows.svg)](http://hits.dwyl.io/bitbrute/evillimiter-windows)\n[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)\n\nA tool to limit the bandwidth (upload/download) of devices connected to your network without physical or administrative access.\nevillimiter employs ARP spoofing and traffic shaping to throttle the bandwidth of hosts on the network. This is explained in detail below.\n\nThis tool is the Windows GUI port of the original CLI tool [Evil Limiter](https://github.com/bitbrute/evillimiter) for Linux.\n\n## Requirements\n\n- Windows 7 or higher\n\nMissing requirements (including 3rd party applications, like [Npcap](https://nmap.org/npcap/)) will be installed when running the setup.\n\n## Installation\n\n1. Download setup file from [Release page](https://github.com/bitbrute/evillimiter-windows/releases)\n2. Run setup file\n3. Follow the instructions\n4. If not already installed, you will be instructed to install [Npcap](https://nmap.org/npcap/). Make sure to install it in WinPcap API-compatible mode (check the checkbox).\n\n\u003cp align=\"left\" style=\"margin-left:33px\"\u003e\u003cimg src=\"https://i.imgur.com/uxKz5qg.png\" /\u003e\u003c/p\u003e\n\n5. Run Evil Limiter\n\n\n## Restrictions\n\n- **Limits IPv4 connctions only**, since [ARP spoofing](https://en.wikipedia.org/wiki/ARP_spoofing) requires the ARP packet that is only present  on IPv4 networks.\n\n## Disclaimer\n\n[Evil Limiter for Windows](https://github.com/bitbrute/evillimiter-windows) is provided by [bitbrute](https://github.com/bitbrute) \"as is\" and \"with all faults\". The provider makes no representations or warranties of any kind concerning the safety, suitability, lack of viruses, inaccuracies, typographical errors, or other harmful components of this software. There are inherent dangers in the use of any software, and you are solely responsible for determining whether this software is compatible with your equipment and other software installed on your equipment. You are also solely responsible for the protection of your equipment and backup of your data, and the provider will not be liable for any damages you may suffer in connection with using, modifying, or distributing this software.\n\n## License\n\nCopyright (c) 2019 by [bitbrute](https://github.com/bitbrute). Some rights reserved.\u003cbr\u003e\n[Evil Limiter for Windows](https://github.com/bitbrute/evillimiter-windows) is licensed under the MIT License as stated in the [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbrute%2Fevillimiter-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbrute%2Fevillimiter-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbrute%2Fevillimiter-windows/lists"}