Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- code in modifying firmware
- cd webui
- cpio -ivm -F 10-005b0000-WEBUI.bin
- cd systemui
- cd
- cd systemui
- cpio -ivm -F 08-00590000-System.bin
- cd webui
- find . -print | cpio -ov -H newc -F ../10-005b0000-WEBUI.bin
- cd
- cd systemui
- find . -print | cpio -ov -H newc -F ../08-00590000-System.bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement