You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
411 B

Homepage: http://www.daemonology.net/bsdiff/
Version: 4.3.1
License: BSD-2
Description:
Binary diff/patch utility.
bsdiff and bspatch are tools for building and applying patches to binary
files. By using suffix sorting and taking advantage of how executable files
change, bsdiff routinely produces binary patches 50-80% smaller than those
produced by Xdelta, and 15% smaller than those produced by .RTPatch.