madsen / vbindiff

Visual Binary Diff (VBinDiff) displays files in hex & ASCII and can highlight the differences between 2 files
479 stars 52 forks source link

Horizontal layout #16

Open cweiske opened 5 years ago

cweiske commented 5 years ago

It would be nice if there was an option for horizontal layout, with one file on the left, the other on the right side. This makes sense because most displays are wide instead of high.

Currently the right side of the screen is black and unused.

(basically like binwalk -W file1 file2 | less -R, but more efficient)

megaslowpoke commented 3 years ago

Yes, and I would very much like to be able to swap the "hex" and "ascii" fields for a more visual view. For example, how here, or vice versa, to rearrange the "hex" fields closer to the center: VBinDiff_new