Description
Creates and applies compact differences between binary files, helping distribute patches without sending a full replacement file. It is useful for updates, archival workflows, ROM or data patching, and build systems that need binary deltas.
This is a command-line patching tool. Applying a delta can rewrite output files, so users should keep originals and verify checksums before replacing important binaries.