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: Native implementation of with checkboxes https://ift.tt/YZIaOEAShow HN: Native implementation of … Read More
Show HN: SatCat5, the open-source FPGA Ethernet switch https://ift.tt/xsCfHFhShow HN: SatCat5, the open-source FPGA Ethernet switch We've just laun… Read More
Show HN: Interactive Smartlog VSCode Extension – An Interactive Git GUI https://ift.tt/QMZUgJLShow HN: Interactive Smartlog VSCode Extension – An Interactive Git GU… Read More
Show HN: Extend Zigbee sensor range with LoRaWAN https://ift.tt/8RWYDMbShow HN: Extend Zigbee sensor range with LoRaWAN https://ift.tt/69SxwM… Read More
Show HN: Pipedream now has 2000+ API integrations https://ift.tt/xeIdfQjShow HN: Pipedream now has 2000+ API integrations https://ift.tt/piUlB… Read More
Show HN: One year of full-time work on personal projects since leaving Google https://ift.tt/yPFrIH0Show HN: One year of full-time work on personal projects since leaving… Read More
Show HN: Htmx with ManTL Templates https://ift.tt/e2G8BY4Show HN: Htmx with ManTL Templates HTMX revitalizes server-side render… Read More
Show HN: Website for creating self-signed certificates https://ift.tt/oRuK5SyShow HN: Website for creating self-signed certificates If you're devel… Read More
0 Comments: