pixel / hexedit

View and edit files in hexadecimal or in ASCII
http://rigaux.org/hexedit.html
GNU General Public License v2.0
98 stars 41 forks source link

How to diff files? #52

Open Francewhoa opened 3 years ago

Francewhoa commented 3 years ago

Is hexedit able to diff two large files? If yes how?

I searched both the documentation & --help. But found no answer.

By "diff" I mean compare two large files. Then display side by side the difference(s) if any. In hex format.

By "large files" I mean 25GB each

0xbad0c0d3 commented 3 years ago

Is hexedit able to diff two large files? If yes how?

I searched both the documentation & --help. But found no answer.

By "diff" I mean compare two large files. Then display side by side the difference(s) if any. In hex format.

By "large files" I mean 25GB each

https://github.com/pixel/hexedit/pull/9