{"id":22098035,"url":"https://github.com/4thel00z/crackwifi","last_synced_at":"2025-03-24T01:22:40.641Z","repository":{"id":57417655,"uuid":"408389452","full_name":"4thel00z/crackwifi","owner":"4thel00z","description":"Wifi hacking automation based on Reaver and aircrack-ng.","archived":false,"fork":false,"pushed_at":"2021-09-21T21:42:19.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T01:28:52.726Z","etag":null,"topics":["aircrack-ng","automation","hacking","python","reaver","wifi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4thel00z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-20T09:53:06.000Z","updated_at":"2024-10-02T16:05:37.000Z","dependencies_parsed_at":"2022-08-30T10:11:31.809Z","dependency_job_id":null,"html_url":"https://github.com/4thel00z/crackwifi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fcrackwifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fcrackwifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fcrackwifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fcrackwifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4thel00z","download_url":"https://codeload.github.com/4thel00z/crackwifi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245192001,"owners_count":20575319,"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","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":["aircrack-ng","automation","hacking","python","reaver","wifi"],"created_at":"2024-12-01T04:17:46.688Z","updated_at":"2025-03-24T01:22:40.604Z","avatar_url":"https://github.com/4thel00z.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crackwifi\n\n![crackwifi.png](https://raw.githubusercontent.com/4thel00z/logos/master/crackwifi.png)\n\n## Motivation\n\nI am stupid hägger and do not want to have to remember reaver specific commands to hack noobs.\n\n## Installation\n\n```shell\npip install crackwifi\n```\n\n## Usage\n\n```python\nfrom crackwifi import dump_networks, monitor\n\nif __name__ == '__main__':\n    with monitor(\"wlx6cfdb9b29a25\"):\n        networks = dump_networks(10)\n\tfirst = list(networks.values())[0]\n\tfor progress in first.attack():\n\t\tprint(progress)\n```\n\n## License\n\nThis project is licensed under the GPL-3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Fcrackwifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4thel00z%2Fcrackwifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Fcrackwifi/lists"}