hexd
brew install hexd
v1.1.0
MIT
Colourful, human-friendly hexdump tool
5
30-day installs · #10862
19
90-day · #9925
90
365-day · #9455
192
★ GitHub stars · updated 1y ago
GitHub topics
hexdump
reverse-engineering
Links
- https://github.com/FireyFly/hexd
- GitHub: FireyFly/hexd
- Brew formula source: Formula/h/hexd.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Colourful, human-friendly hexdump tool",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "hexd",
"github_default_branch": "master",
"github_last_commit_at": "2025-05-30T08:05:20Z",
"github_readme_excerpt": "**hexd** prints a human-readable hexdump of the specified files, or standard\ninput if omitted. Its main distinguishing feature is the use of colours to\nvisually indicate which range of values an octet belongs to, aiding in\nspotting patterns in binary data.\n\nBy default, *hexd* relies on 256-color SGR escape sequences. Most terminal\nemulators should support these today, but technically they\u0027re only defacto\nstandard. However, you can override the formatting used with the\n`HEXD_COLORS` environment variable (see manpage), or use the `-p` option for\nplaintext output.\n\n## Screenshot\n\n\n## License\nMIT license.\n\n## See also\n* [pixd](http://github.com/FireyFly/pixd):\n like *hexd*, but visualizes the data fed to it using a 256-colour palette\n and half-block (\"\u2580\") characters.\n",
"github_repo": "FireyFly/hexd",
"github_stars": 192,
"github_topics": [
"hexdump",
"reverse-engineering"
],
"homepage": "https://github.com/FireyFly/hexd",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 5,
"installs_365d": 90,
"installs_90d": 19,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "hexd",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 10862,
"rank_365d": 9455,
"rank_90d": 9925,
"raw_hash": "7232a0483c2c5add",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/h/hexd.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.1.0",
"versioned_formulae": [],
"why_use_this": null
}