From b6d8c442299ac1f48dc1074243ead18d2bf30f29 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Fri, 7 Dec 2018 20:12:08 -0600 Subject: [PATCH] Update README.md --- fw_updater_packer_unpacker/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fw_updater_packer_unpacker/README.md b/fw_updater_packer_unpacker/README.md index de4cde3..eb10378 100644 --- a/fw_updater_packer_unpacker/README.md +++ b/fw_updater_packer_unpacker/README.md @@ -46,6 +46,8 @@ chmod +x unofficial_pkg_repacker_pkg.sh ./unofficial_pkg_repacker_pkg.sh ``` +Note that `chkver.sh` and `verify.sh` will check the validity of the pkg also (via version number etc.). So only modify things if you really know what is going on. You need to remove the version check. And you need to better not touch `rawdata` (remove that line or related) if you do not know what it does. + # 0x3 Validate the package