Hexyl: A command-line hex viewer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. hexyl

    A command-line hex viewer

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. hexutils

    A small collection of hex / binary analysis utilities

    https://github.com/denysvitali/hexutils

    It just uses the same visualization but highlights the ASCII chars

  4. ImHex

    🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

    If you want a true Hex Editor (or better, Hex IDE), I strongly suggest you to take a look ad ImHex [1].

    [1]: https://github.com/WerWolv/ImHex

  5. hexcurse

    Hexcurse is a ncurses-based console hexeditor written in C

  6. rust-hox

    A very simple ncurses based hex viewer (read-only) written in Rust.

    Cool idea with the color!

    But for my needs the hex viewer that I've wrote works best. I need those number displays at the bottom and an easy way to go to relative and absolute offsets. See the screenshot at the bottom: https://github.com/panzi/rust-hox

  7. edhex

    A hex editor that works vaguely like ed

  8. hexcurse-ng

    Hexcurse is a ncurses-based console hexeditor written in C

    You should have been pointed to https://github.com/prso/hexcurse .

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • good hex view software?

    2 projects | /r/embedded | 21 Oct 2022
  • wxHexEditor — a Free Hex Editor / Disk Editor for Huge Files or Devices

    4 projects | news.ycombinator.com | 18 May 2024
  • ImHex: Free and Open Source Hex Editor for All OSes and the Web

    1 project | news.ycombinator.com | 30 Jun 2024
  • Zuckerberg disses closed-source AI competitors as trying to 'create God'

    1 project | news.ycombinator.com | 29 Jun 2024
  • Spectrum Analyser, a Sinclair ZX Spectrum reverse engineering tool

    3 projects | news.ycombinator.com | 8 Feb 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?