From e9bb9a25adfc22273a06bf6d4400f2df61fb6af0 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Tue, 13 Jun 2017 21:03:03 +0200 Subject: nwztools: add KAS for NW-S10 (brute-forced using upgtool) Change-Id: Ia37818faee29130ffe3690c83f85a39bd35637e0 --- utils/nwztools/upgtools/upg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils') diff --git a/utils/nwztools/upgtools/upg.c b/utils/nwztools/upgtools/upg.c index b3b80ac771..80d88ee3d2 100644 --- a/utils/nwztools/upgtools/upg.c +++ b/utils/nwztools/upgtools/upg.c @@ -41,6 +41,7 @@ struct nwz_model_t g_model_list[] = /* The following keys were obtained by brute forcing firmware upgrades, * someone with a device needs to confirm that they work */ { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" }, + { "nw-s10", false, "20f65807a9506f9bc591123cea2c2291" }, /* The following models use a different encryption, but we put the KAS here * to not forget them */ { "nw-a30", false, "c40d91e7efff3e3aa5c8831dd85526fe4972086283419c8cd8fa3b7dcd39" }, -- cgit v1.2.3