Show HN: Bin-graph: Visualize binary files This program provides a simple way of visualizing the different regions of a binary file. Written in C, depends only on libpng. Currently (commit 1dd42e3) it is able to generate PNG images that represent various aspects of the binary: - Grayscale: Byte values, 00..FF. - Ascii: Printability of each byte. - Entropy: Of a "block", changed with --block-size. - Histogram: Bar graph of the byte frequencies. - Bigrams: Each point is determined by a pair of bytes. - Dotplot: Measure self-similarity. Image width/height is N^2. In the future, I plan on adding an SDL version that allows the user to view a section of the file interactively (sections are currently supported with --offset-start and --offset-end). More information on the README. https://ift.tt/3VTX7EP September 1, 2024 at 08:00PM
Show HN: Bin-graph: Visualize binary files https://ift.tt/rPANCSa
Related Articles
Show HN: Real-Time Session Invalidation https://ift.tt/2yOgR4bShow HN: Real-Time Session Invalidation https://ift.tt/2LltTco May 12,… Read More
Show HN: Host live public audio conversations https://ift.tt/2X80EAfShow HN: Host live public audio conversations https://talkjaw.com/ May… Read More
Show HN: Statux, a minimal React state management library with hooks https://ift.tt/2T8tONtShow HN: Statux, a minimal React state management library with hooks h… Read More
Show HN: I built a living memorial to George Floyd and others https://ift.tt/2MEp7HfShow HN: I built a living memorial to George Floyd and others https://… Read More
Show HN: I'm releasing my 2D Tile Map Editor for free https://ift.tt/2yofskGShow HN: I'm releasing my 2D Tile Map Editor for free https://ift.tt/2… Read More
Show HN: Extension for saving articles, videos etc. to personal online library https://ift.tt/2MqduDWShow HN: Extension for saving articles, videos etc. to personal online… Read More
Show HN: Ungrey for Hacker News https://ift.tt/3cM6cprShow HN: Ungrey for Hacker News https://ift.tt/2ZheC4p May 20, 2020 at… Read More
Show HN: Generates relations between DOM elements depending on their depth https://ift.tt/2LyD6hCShow HN: Generates relations between DOM elements depending on their d… Read More
0 Comments: