{"id":13598856,"url":"https://github.com/ztroop/dead-ringer","last_synced_at":"2026-02-25T02:14:40.601Z","repository":{"id":217609070,"uuid":"744082598","full_name":"ztroop/dead-ringer","owner":"ztroop","description":"Binary Diff Utility","archived":false,"fork":false,"pushed_at":"2024-04-02T23:13:34.000Z","size":1068,"stargazers_count":42,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-14T19:15:40.215Z","etag":null,"topics":["binary-analysis","hexadecimal","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ztroop.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,"publiccode":null,"codemeta":null}},"created_at":"2024-01-16T15:34:42.000Z","updated_at":"2025-10-31T13:15:39.000Z","dependencies_parsed_at":"2024-01-17T12:55:32.724Z","dependency_job_id":"34b20170-5bba-4d61-aba6-ed13c2f330ee","html_url":"https://github.com/ztroop/dead-ringer","commit_stats":null,"previous_names":["ztroop/dead-ringer"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ztroop/dead-ringer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fdead-ringer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fdead-ringer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fdead-ringer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fdead-ringer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ztroop","download_url":"https://codeload.github.com/ztroop/dead-ringer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ztroop%2Fdead-ringer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29809084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T22:43:48.403Z","status":"online","status_checked_at":"2026-02-25T02:00:07.329Z","response_time":61,"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":["binary-analysis","hexadecimal","rust"],"created_at":"2024-08-01T17:00:57.511Z","updated_at":"2026-02-25T02:14:40.586Z","avatar_url":"https://github.com/ztroop.png","language":"Rust","funding_links":[],"categories":["💻 Apps"],"sub_categories":["🚀 Productivity and Utilities"],"readme":"[![Build](https://github.com/ztroop/dead-ringer/actions/workflows/build.yml/badge.svg)](https://github.com/ztroop/dead-ringer/actions/workflows/build.yml)\n\n# dead-ringer\n\nA Rust-based command-line utility designed to compare two binary files, displaying differences by showcasing both hexadecimal and ASCII representations of the differing bytes.\n\n![demo](./assets/demo.png)\n\n## Features\n\n- CLI Diff Viewer for Hex and ASCII.\n- Color highlighting for different data types to enhance readability.\n- Keyboard navigation enables interactive exploration of differences.\n- Displays bit position for focused data, aiding in precise location identification.\n\n## Installation\n\n```sh\ngit clone git@github.com:ztroop/dead-ringer.git \u0026\u0026 cd ./dead-ringer\ncargo install --path .\n```\n\n### From the AUR\n\n```sh\nparu -S dead-ringer\n```\n\n## Usage\n\n```\nUsage: dring \u003cfile1\u003e \u003cfile2\u003e\n\nArguments:\n  \u003cfile1\u003e  Path to the first binary file\n  \u003cfile2\u003e  Path to the second binary file\n```\n\n## Color Reference\n\n|Type of Byte|Color|\n|---|---|\n|NULL|![#555753](https://placehold.co/10x10/555753/555753.png) Gray|\n|OFFSET|![#555753](https://placehold.co/10x10/555753/555753.png) Gray|\n|ASCII Printable|![#06989a](https://placehold.co/10x10/06989a/06989a.png) Cyan|\n|ASCII Whitespace|![#4e9a06](https://placehold.co/10x10/4e9a06/4e9a06.png) Green|\n|ASCII Other|![#4e9a06](https://placehold.co/10x10/4e9a06/4e9a06.png) Green|\n|Non-ASCII|![#c4a000](https://placehold.co/10x10/c4a000/c4a000.png) Yellow|\n\n## Alternatives\n\nIf you're looking for a full-featured Hex/ASCII viewer, check out [Hexyl](https://github.com/sharkdp/hexyl)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztroop%2Fdead-ringer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztroop%2Fdead-ringer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztroop%2Fdead-ringer/lists"}