{"id":16122658,"url":"https://github.com/yanorei32/binary-mixer","last_synced_at":"2025-04-06T11:44:25.423Z","repository":{"id":157834778,"uuid":"625948371","full_name":"yanorei32/binary-mixer","owner":"yanorei32","description":"A simple binary mix utility. This created for decode a ROM of 8-bit EPROM x2 used as 16-bit EPROM.","archived":false,"fork":false,"pushed_at":"2024-04-02T13:19:29.000Z","size":130,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-02T14:36:01.974Z","etag":null,"topics":["eprom"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanorei32.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}},"created_at":"2023-04-10T13:20:09.000Z","updated_at":"2024-04-15T15:44:36.873Z","dependencies_parsed_at":"2024-02-10T14:25:51.528Z","dependency_job_id":"45f34021-ea4b-44e7-9a4b-5819954e9278","html_url":"https://github.com/yanorei32/binary-mixer","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/yanorei32%2Fbinary-mixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Fbinary-mixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Fbinary-mixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanorei32%2Fbinary-mixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanorei32","download_url":"https://codeload.github.com/yanorei32/binary-mixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478240,"owners_count":20945262,"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":["eprom"],"created_at":"2024-10-09T21:13:20.448Z","updated_at":"2025-04-06T11:44:25.406Z","avatar_url":"https://github.com/yanorei32.png","language":"Rust","readme":"# Binary Mixer\n\n![GitHub](https://img.shields.io/github/license/yanorei32/binary-mixer)\n\nA simple binary mix utility.\nThis created for decode a ROM of 8-bit EPROM x2 used as 16-bit EPROM.\n\n![image](https://user-images.githubusercontent.com/11992915/231426589-7beeb5bd-6bda-4486-8f01-0d73654dd917.png)\n\n## Installation\n\n```bash\ncargo install --git https://github.com/yanorei32/binary-mixer\n```\n\n## How to\n\n### Mix mode\n\n```bash\n$ binary-mixer mix \u003c(echo -n \"Hlo\") \u003c(echo -n \"el!\") out0\n$ xxd out0\n00000000: 4865 6c6c 6f21                           Hello!\n$ \n```\n\n### Split mode\n\n```bash\n$ binary-mixer split \u003c(echo -n \"Hello!\") out0 out1\n$ xxd out0\n00000000: 486c 6f                                  Hlo\n$ xxd out1\n00000000: 656c 21                                  el!\n$ \n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanorei32%2Fbinary-mixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanorei32%2Fbinary-mixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanorei32%2Fbinary-mixer/lists"}