Binary compare
Posted: Tue Dec 03, 2024 1:57 am
Hello, I have a few questions about binary files comparison.
- Is there any way to avoid the padding behavior? I would like to have the ability to make a simple byte-to-byte comparison.
- Is there a way to show the address column?
- Is there a way to edit files on the hex or ASCII side?
What I'm trying to achieve is something similar to vbindiff, which does all these 3 things in the terminal. Thank you.
- Is there any way to avoid the padding behavior? I would like to have the ability to make a simple byte-to-byte comparison.
- Is there a way to show the address column?
- Is there a way to edit files on the hex or ASCII side?
What I'm trying to achieve is something similar to vbindiff, which does all these 3 things in the terminal. Thank you.