{"id":18107193,"url":"https://github.com/byt3n33dl3/.crackdown","last_synced_at":"2026-02-26T19:40:41.212Z","repository":{"id":249266189,"uuid":"799014175","full_name":"byt3n33dl3/.crackdown","owner":"byt3n33dl3","description":"Radio frequency cybersecurity architech research, based on latest severe damage to privacy or modify wireless devices.","archived":false,"fork":false,"pushed_at":"2024-09-11T10:48:17.000Z","size":12190,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T23:48:33.690Z","etag":null,"topics":["cybersecurity-architecture","flipperzero","pentesting","radio-frequency"],"latest_commit_sha":null,"homepage":"https://byt3n33dl3.crackdown.me","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/byt3n33dl3.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2024-05-11T00:41:53.000Z","updated_at":"2025-09-27T19:19:43.000Z","dependencies_parsed_at":"2024-09-18T06:33:30.438Z","dependency_job_id":"9d47f1a0-eeb0-494a-b721-bbbb7114e91f","html_url":"https://github.com/byt3n33dl3/.crackdown","commit_stats":null,"previous_names":["pxcs/.crackdown","byt3n33dl3/.crackdown"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/byt3n33dl3/.crackdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2F.crackdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2F.crackdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2F.crackdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2F.crackdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byt3n33dl3","download_url":"https://codeload.github.com/byt3n33dl3/.crackdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byt3n33dl3%2F.crackdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29868871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:42:30.764Z","status":"ssl_error","status_checked_at":"2026-02-26T18:41:47.936Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cybersecurity-architecture","flipperzero","pentesting","radio-frequency"],"created_at":"2024-10-31T23:09:49.208Z","updated_at":"2026-02-26T19:40:41.162Z","avatar_url":"https://github.com/byt3n33dl3.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .crackdown HackRF\n\nThis repository contains hardware designs and software for HackRF,\na low cost, open source Software Defined Radio platform.\n\n![HackRF One](https://raw.github.com/mossmann/hackrf/master/docs/images/HackRF-One-fd0-0009.jpeg)\n\nUnlike traditional web based attacks, attackers try to intervene in the radio channel and then connect to the channel and exert control. Once that control is established, it can then be used to penetrate deeper within the network or system. For instance, SCADA/ICS systems often used radio communications to their remote terminal units (RTU) and other stations as physical wiring is impractical over hundreds of acres or miles.\n\nphoto by fd0 from [hackrf](https://github.com/fd0/hackrf-one-pictures)\n\nprincipal author: Michael Ossmann \u003cmike@ossmann.com\u003e\n\nInformation on HackRF and purchasing HackRF: https://greatscottgadgets.com/hackrf/\n\n--------------------\n\n## Documentation\n\nDocumentation for HackRF can be viewed on [Read the Docs](https://hackrf.readthedocs.io/en/latest/). The raw documentation files for HackRF are in the [docs folder](https://github.com/mossmann/hackrf/tree/master/docs) in this repository and can be built locally by installing [Sphinx Docs](https://www.sphinx-doc.org/en/master/usage/installation.html) and running `make html`. Documentation changes can be submitted through pull request and suggestions can be made as GitHub issues. \n\nTo create a PDF of the HackRF documentation from the HackRF repository while on Ubuntu:\n* run `sudo apt install latexmk texlive-latex-extra`\n* navigate to hackrf/docs on command line\n* run the command `make latex`\n* run the command `make latexpdf`\n\n--------------------\n\n## Getting Help\n\nBefore asking for help with HackRF, check to see if your question is listed in the [FAQ](https://hackrf.readthedocs.io/en/latest/faq.html).\n\nFor assistance with HackRF general use or development, please look at the [issues on the GitHub project](https://github.com/greatscottgadgets/hackrf/issues). This is the preferred place to ask questions so that others may locate the answer to your question in the future.\n\nWe invite you to join our community discussions on [Discord](https://discord.gg/rsfMw3rsU8). Note that while technical support requests are welcome here, we do not have support staff on duty at all times. Be sure to also submit an issue on GitHub if you've found a bug or if you want to ensure that your request will be tracked and not overlooked.\n\nIf you wish to see past discussions and questions about HackRF, you may also view the [mailing list archives](https://pairlist9.pair.net/pipermail/hackrf-dev/).\n\nGitHub issues on this repository that are labelled \"technical support\" by Great Scott Gadgets employees can expect a response time of two weeks. We currently do not have expected response times for other GitHub issues or pull requests for this repository. \n\n**Thanks to**: greatscottgadgets\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyt3n33dl3%2F.crackdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyt3n33dl3%2F.crackdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyt3n33dl3%2F.crackdown/lists"}