phhusson / super-bootimg

Tools to edit Android boot.img. NDK buildable, to be usable in an update.zip
GNU General Public License v3.0
226 stars 121 forks source link

Tag releaes #50

Open ollieparanoid opened 7 years ago

ollieparanoid commented 7 years ago

Could you tag the releases (in other words, create a "1.0.0" or something release right now)? So we could package super-bootimg on GNU/Linux distributions.

From the bootimg-tools I have found, it seems to be the best maintained one that can be downloaded without pulling huge Android sources. Especially jni/extract.c and jni/repack.c could be useful as regular GNU/Linux command line tools.