{"id":20974400,"url":"https://github.com/devinacker/swizzle","last_synced_at":"2026-03-10T20:36:53.955Z","repository":{"id":183306737,"uuid":"669915661","full_name":"devinacker/swizzle","owner":"devinacker","description":"small utility for reordering address/data bits in ROM images","archived":false,"fork":false,"pushed_at":"2023-07-23T21:02:28.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T09:21:07.907Z","etag":null,"topics":[],"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/devinacker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-23T21:00:24.000Z","updated_at":"2024-02-19T18:34:31.000Z","dependencies_parsed_at":"2023-07-23T22:29:16.588Z","dependency_job_id":null,"html_url":"https://github.com/devinacker/swizzle","commit_stats":null,"previous_names":["devinacker/swizzle"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devinacker/swizzle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinacker%2Fswizzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinacker%2Fswizzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinacker%2Fswizzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinacker%2Fswizzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinacker","download_url":"https://codeload.github.com/devinacker/swizzle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinacker%2Fswizzle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30352947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-19T04:28:39.691Z","updated_at":"2026-03-10T20:36:53.936Z","avatar_url":"https://github.com/devinacker.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"`swizzle` is a utility for reordering (swizzling) the address and/or data bits of a ROM image.\r\n\r\nUsage: `swizzle [options] in_path out_path`\r\n\r\nSupported options:\r\n* `-h` / `--help` - show this information and exit\r\n* `-a` / `--addr \u003cbits\u003e` - specify address bit order (optional)\r\n* `-d` / `--data \u003cbits\u003e` - specify data bit order (optional)\r\n* `-w` / `--word \u003cnum\u003e` - specify number of bytes per word (default 1, max 4)\r\n* `-b` / `--big` - use big-endian byte ordering\r\n\r\n`\u003cbits\u003e` is a comma-separated list of 0-based bit indexes (comma separated, most significant first).\r\n\r\nExample: to reverse the order of bits in each byte:\r\n\r\n`swizzle -d0,1,2,3,4,5,6,7 in.bin out.bin`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinacker%2Fswizzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinacker%2Fswizzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinacker%2Fswizzle/lists"}