Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

A system for creating small binary patches for class-files and jar-files. Works in the same way as Google Courgette for exe-files by making an educated guess and then using bsdiff

This system is just a prof of concept right now. It works really good on some diffs where using this system + bsdiff gives a patch which is just 26% of what the patch is if only using bsdiff. And there is still a lot of optimizations that can be done.

About

Makes tiny binary diffs for Java-class files and Dex files (like Courgette does for PE files)

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages