From 149f525a515a3445464405038dab4e9da85837df Mon Sep 17 00:00:00 2001 From: Neo <321592+Neo-Desktop@users.noreply.github.com> Date: Mon, 12 Jun 2023 06:56:48 -0700 Subject: [PATCH] add activation constants to keys.json --- keys.json | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/keys.json b/keys.json index 4b1f385..6c174f7 100644 --- a/keys.json +++ b/keys.json @@ -81,7 +81,7 @@ "Halo: Combat Evolved": { "BINK": ["50", "51"] }, - "Halo: Custom Edition": { + "Halo: Custom Edition": { "BINK": ["50", "51"] }, "Visual Studio 2005": { @@ -1523,5 +1523,49 @@ "y": "20525272195909974311677173484301099561025532568381820845650748498800315498040161314197178524020516408371544778243934" } } + }, + "Activation": { + "Windowws XP": { + "p": "102011604035381881", + "x": { + "0": "0", + "1": "9433814980383617", + "2": "19168316694801104", + "3": "90078616228674308", + "4": "90078616228674308", + "5": "1" + }, + "mul": "65537", + "priv": "1315384396487572637498562978064321", + "iid_key": "1791516372" + }, + "Windows XP Plus! Digital Media Edition": { + "p": "101996933280717187", + "x": { + "0": "14442243999705614", + "1": "88154401999011195", + "2": "86996763276881336", + "3": "95455813375647760", + "4": "6252462837094107", + "5": "1" + }, + "mul": "65537", + "priv": "2752030625102368166730185283969067", + "iid_key": "1791516372" + }, + "Office XP / Office 2003": { + "p": "103099955908255721", + "x": { + "0": "0", + "1": "64728167274549202", + "2": "4488766805843809", + "3": "70698430483539942", + "4": "64728167274549202", + "5": "1" + }, + "mul": "65537", + "priv": "10294349293510589382098112327865153", + "iid_key": "1513142771" + } } } \ No newline at end of file