Cabinvis is a small
web application that allows you to render the contents of files as images. You
can use this to interpret raw image data, or to simply make a 'birds-eye'
observation of patterns in the contents of a file.
Inspired by Aldo Cortesi's blog post
Visualizing
binaries with space-filling curves, I decided to create a utility that would
allow me to do this, on the convenient platform that is the web.
Here are some examples:
objdump.exe,
cmd.exe,
colorui.dll.
This program is released under the terms of the ISC license. Please send any
questions, suggestions or comments to
delan@azabani.com.