winmerge icon indicating copy to clipboard operation
winmerge copied to clipboard

Compare with Binary and copy HEX data

Open jboss38 opened this issue 2 months ago • 3 comments

Hello,

I use Winmerge to compare two binary files. How can I copy HEX data ? for example I want to copy in selected blue this data :

Image

But instead, it copy the ASCII and string.

The current result : "..À.ÀuU.?" Expected result : "0f 97 c0 84 c0 75 55 0f b6"

Is there any way ?

Thx

jboss38 avatar Oct 24 '25 13:10 jboss38

Unfortunately, WinMerge currently does not support copying selected data from a binary comparison as a hexadecimal string.

sdottaka avatar Oct 25 '25 11:10 sdottaka

Do you known if there is any way or workaround ?

jboss38 avatar Oct 29 '25 10:10 jboss38

There doesn’t seem to be any workaround; I can’t think of one at the moment.

sdottaka avatar Oct 29 '25 12:10 sdottaka