Compares two binary files and produces a difference ("patch") file by means of xdelta3 tool.
This online tool lets you compare two binary files and see how they differ from each other . It also lets you patch one binary file with a «diff» file (usually having extension .diff or .patch) to generate a new («patched») version. ¶
This tool uses xdelta3 utility.
Note that this tool compares binary files – for text file comparison it's much more convenient to use a text diff tool. ¶