{"id":15510348,"url":"https://github.com/ananace/serial_crack","last_synced_at":"2026-06-20T07:31:36.064Z","repository":{"id":54697312,"uuid":"166724006","full_name":"ananace/serial_crack","owner":"ananace","description":"Automated password cracker for serial-connected hardware","archived":false,"fork":false,"pushed_at":"2021-02-03T08:34:34.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T05:12:14.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ananace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-21T00:18:57.000Z","updated_at":"2024-02-01T16:19:26.000Z","dependencies_parsed_at":"2022-08-14T00:20:23.385Z","dependency_job_id":null,"html_url":"https://github.com/ananace/serial_crack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ananace/serial_crack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fserial_crack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fserial_crack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fserial_crack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fserial_crack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ananace","download_url":"https://codeload.github.com/ananace/serial_crack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fserial_crack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34561766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":[],"created_at":"2024-10-02T09:47:55.001Z","updated_at":"2026-06-20T07:31:36.044Z","avatar_url":"https://github.com/ananace.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SerialCrack\n\nA simple password cracker for serial-connected hardware\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'serial_crack'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install serial_crack\n\n## Usage\n\n```\n$ serial_crack --help\nUsage: serial_crack [SERIAL]\n    -b, --bitrate BAUD               choose the bitrate for communication\n    -d, --data BITS                  choose the data bits for communication\n    -s, --stop BITS                  choose the stop bits for communication\n    -D, --delay MS                   add a delay between tests\n    -w, --wordlist FILE              use a wordlist from the given file\n    -r, --range RANGE                add a character range\n    -S, --start PASSWORD             start with the given password\n    -P, --prompt PROMPT              specify the prompt to look for\n    -N, --no-newline                 skip the extra newline between password attempts\n    -h, --help                       help\n```\n\nTo attempt to crack a device attached at /dev/ttyUSB0 which has a password that allows the characters `a-zA-Z0-9`;\n\n```\n$ serial_crack -r a..z -r A..Z -r 0..9 /dev/ttyUSB0\n```\n\n## Development\n\nTODO: Write development instructions\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ananace/serial_crack.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananace%2Fserial_crack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananace%2Fserial_crack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananace%2Fserial_crack/lists"}