{"id":26890627,"url":"https://github.com/kmint21/binaryplant-arp-defender","last_synced_at":"2025-08-10T15:22:55.106Z","repository":{"id":239932339,"uuid":"97607764","full_name":"KMiNT21/binaryplant-arp-defender","owner":"KMiNT21","description":"BintaryPlant.com  - ARP Defender","archived":false,"fork":false,"pushed_at":"2024-05-15T12:50:12.000Z","size":61,"stargazers_count":16,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T12:45:24.703Z","etag":null,"topics":["arp","arp-poisoning","arp-spoofing","defender","gateway","mac-address","man-in-the-middle-attack"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KMiNT21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2017-07-18T14:25:06.000Z","updated_at":"2024-11-10T19:36:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"18d25579-8651-4d3d-8d5f-12581c710ebd","html_url":"https://github.com/KMiNT21/binaryplant-arp-defender","commit_stats":null,"previous_names":["kmint21/binaryplant-arp-defender"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KMiNT21/binaryplant-arp-defender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMiNT21%2Fbinaryplant-arp-defender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMiNT21%2Fbinaryplant-arp-defender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMiNT21%2Fbinaryplant-arp-defender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMiNT21%2Fbinaryplant-arp-defender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KMiNT21","download_url":"https://codeload.github.com/KMiNT21/binaryplant-arp-defender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMiNT21%2Fbinaryplant-arp-defender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269740897,"owners_count":24467871,"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-08-10T02:00:08.965Z","response_time":71,"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":["arp","arp-poisoning","arp-spoofing","defender","gateway","mac-address","man-in-the-middle-attack"],"created_at":"2025-03-31T22:05:35.696Z","updated_at":"2025-08-10T15:22:55.095Z","avatar_url":"https://github.com/KMiNT21.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BinaryPlant.com ARP Defender\n\nThis tool just helps you to keep apr-record of your default gateway static.\nBarpDef monitors arp-cache and logs any news records inside table.\nIt runs only on Windows 7/8/10 for now.\n\n[//]: #   (## How to install for Windows as exe-file)\n[//]: #   (You can just download prebuilded MSI installation file at binaryplant.com/arp-defender/)\n[//]: #   (Run .msi file and install it to some directory. Start.)\n[//]: #   (That's all!)\n\nScreenshot:\n\n![ARP Defender](http://binaryplant.com/media/screenshot-arp-defender.png)\n------------------------------------------------------------------------------------\n\n\n## How to run as python script with GUI \nThis software written on Python wih PyQT framework. So you need these for run.\n1) [Python](https://www.python.org/downloads/) v3 - download and install it.\n2) Requirements ([PyQt5](http://pyqt.sourceforge.net/Docs/PyQt5/installation.html) and  pypiwin32) by commands:\n```\n\u003e pip install pyqt5\n\u003e pip install pypiwin32\n```\n\n3) Sources. Download as zip or git clone from https://github.com/KMiNT21/bintaryplant-arp-defender/\n\nRun file:\n```\n\u003e pythonw.exe barpdef.pyw\n```\n\n\n#### Building exe from sources\nYou need cx_Freeze lib.\n```\n\u003e pip install cx_Freeze\n```\n\nNow you can make exe (by rules in setup.py)\n\nFor folder with all filese:\n```\n\u003e python setup.py build\n```\n\nGenerating solid MSI installation file:\n```\n\u003e python.exe setup.py bdist_msi\n```\n\n---------------------------------------\n\nIf you need tool like arp-watch but for Windows to monitor and log all arp-events\n(new activity/station, flip flop, mac address changing) based on network sniffing with WinPCAP,\nyou can use [BinaryPlant ARP Monitor](http://binaryplant.kmint21.com/arp-monitor/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmint21%2Fbinaryplant-arp-defender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmint21%2Fbinaryplant-arp-defender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmint21%2Fbinaryplant-arp-defender/lists"}