davidmroth / Extract-Kernel-Initramfs

Script used to extract initramfs. Developed for the Galaxy Tab, but may work for other kernels
47 stars 34 forks source link

Fix failure in UTF-8 locales #2

Open shizmob opened 7 years ago

shizmob commented 7 years ago

This fixes #1: detection failures of the gzip image in UTF-8 locales because of grep treating high bytes (MSB set) differently.