displays the bits in any file. good for sifting through firmware files that might contain bitmap pictures or fonts.
binmap.py inputfile
both windows accept keyboard input.
the scrollbar shows a 256px wide preview and a frame around the pixels that are drawn aligned in the bitmap window.
- ESC exits.
- Ctrl-D does a hexdump.
- w sets bitmap width
- h sets bitmap height / scrollbar window
- g jumps to this byte in the file
- arrow keys shift the bitmap
- pgup/pgdn jumps by one window size
left drag to move window.
scroll to resize window.
right click/drag to jump to pointer.
left drag to shift up/down/left/right.
scroll to change width.