remay / tmf-hudl

Custom ROM for the Tesco Hudl 1 - Keep your Hudl working after 26th June 2020
https://rob.themayfamily.me.uk/hudl
MIT License
17 stars 1 forks source link

Add capabilities to patch-rkimg.pl #14

Open remay opened 3 years ago

remay commented 3 years ago

It would be relatively easy to extend this script to unpack and pack the whole RKFW/RKAF file. This would remove our dependence on imgrepackrk and remove additional reads of the entire data for MD5/CRC purposes.

It might even be possible to attach a loop device directly to the system part of the file and do our modifications in-place is we can generate the offsets.

The script should get an option to copy it's input and name the modified output file