Website
Home
Database
News
Submissions queue
Community
Forum
Clubs
Discord
Members
Tools
ROM Patcher
ROM Hasher
Pages
Support us
Learn Romhacking
About
Contact Us
Help & Legal Pages
Guest
Login
Forum
Entries
News
Settings
Romhack Plaza
Comments
Bspatch – Utility
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Romhack Plaza" data-source="post: 474"><p>bsdiff and bspatch are command line tools for building and applying patches to binary files. It creates and applies BDF patches. By using suffix sorting (specifically, Larsson and Sadakane’s qsufsort) 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 (a $2750/seat commercial patch tool). The algorithm used by BSDiff 4 is described in the (unpublished) paper Naive differences of executable code;. To apply “patch.bdf” on the file “bad.aaa”, generating “good.aaa” just type: bspatch bad.aaa good.aaa patch.bdf To create “”patch.bdf” that generates […]</p><p></p><p><a href="https://romhackplaza.org/utilities/bspatch-utility/" target="_blank">See full article...</a></p></blockquote><p></p>
[QUOTE="Romhack Plaza, post: 474"] bsdiff and bspatch are command line tools for building and applying patches to binary files. It creates and applies BDF patches. By using suffix sorting (specifically, Larsson and Sadakane’s qsufsort) 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 (a $2750/seat commercial patch tool). The algorithm used by BSDiff 4 is described in the (unpublished) paper Naive differences of executable code;. To apply “patch.bdf” on the file “bad.aaa”, generating “good.aaa” just type: bspatch bad.aaa good.aaa patch.bdf To create “”patch.bdf” that generates […] [URL=https://romhackplaza.org/utilities/bspatch-utility/]See full article...[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Romhack Plaza
Comments
Bspatch – Utility
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Back
Top