Skip to content

zhungxd/BSPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSPatch

CI Status Version License Platform

Example

a BSPatch library for iOS. from https://github.com/mendsley/bsdiff. bsdiff and bspatch are libraries for building and applying patches to binary files.

The original algorithm and implementation was developed by Colin Percival. The algorithm is detailed in his (unpublished) paper, Naïve Differences of Executable Code. For more information, visit his website at http://www.daemonology.net/bsdiff/.

Requirements

Installation

BSPatch is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BSPatch"

Author

xiaodong.zhang, zhungxd@126.com

License

BSPatch is available under the MIT license. See the LICENSE file for more info.

About

a BSPatch library for iOS.bsdiff and bspatch are libraries for build and applying patches to binary files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published