From c75dbaae255eeb73686aa6452ac51d3f12bcc17f Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 17 May 2020 20:20:20 +0200 Subject: nwztool/scsitool: add brute-forced kas Change-Id: I692b06c7c456bfa4395aa2aa848fdc664bd203d4 --- utils/nwztools/upgtools/upg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/nwztools/upgtools/upg.c') diff --git a/utils/nwztools/upgtools/upg.c b/utils/nwztools/upgtools/upg.c index cbdc281e85..28cfae4f37 100644 --- a/utils/nwztools/upgtools/upg.c +++ b/utils/nwztools/upgtools/upg.c @@ -43,6 +43,7 @@ struct nwz_model_t g_model_list[] = * someone with a device needs to confirm that they work */ { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" }, { "nw-s10", false, "20f65807a9506f9bc591123cea2c2291" }, + { "nwz-s610", false, "fe14a16d7c5c52cf56846d04305f994c"}, /* 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