7 ms·
You might be interested in GNU poke[1][2], a hex-editor type program that can actually parse and visualize the structure of binary data (using a DSL for describ
by st_goliath 22d ago
You might be interested in GNU poke[1][2], a hex-editor type program that can actually parse and visualize the structure of binary data (using a DSL for describing formats).
[1] https://jemarch.net/poke https://jemarch.net/poke
[2] https://news.ycombinator.com/item?id=34986042 https://news.ycombinator.com/item?id=34986042
- pdpi 22d agoI've been using ImHex[0] for this purpose, to pretty good effect. [0]: https://github.com/werwolv/imhex https://github.com/werwolv/imhex