kms.c 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118
  1. #ifndef CONFIG
  2. #define CONFIG "config.h"
  3. #endif // CONFIG
  4. #include CONFIG
  5. #include <stdio.h>
  6. #include <string.h>
  7. #include <stdint.h>
  8. #include <ctype.h>
  9. #include <time.h>
  10. #if !defined(_WIN32)
  11. #include <sys/socket.h>
  12. #endif
  13. #include "output.h"
  14. #include "crypto.h"
  15. #include "endian.h"
  16. #include "kms.h"
  17. #include "shared_globals.h"
  18. #include "helpers.h"
  19. #define FRIENDLY_NAME_WINDOWS "Windows"
  20. #define FRIENDLY_NAME_OFFICE2010 "Office 2010"
  21. #define FRIENDLY_NAME_OFFICE2013 "Office"
  22. #ifndef NO_BASIC_PRODUCT_LIST
  23. // Do not change the order of this list. Append items as necessary
  24. const KmsIdList ProductList[] = {
  25. /* 000 */ { { 0x212a64dc, 0x43b1, 0x4d3d, { 0xa3, 0x0c, 0x2f, 0xc6, 0x9d, 0x20, 0x95, 0xc6 } } /*"212a64dc-43b1-4d3d-a30c-2fc69d2095c6"*/, "Vista", EPID_WINDOWS, 4, 25 },
  26. /* 001 */ { { 0x7fde5219, 0xfbfa, 0x484a, { 0x82, 0xc9, 0x34, 0xd1, 0xad, 0x53, 0xe8, 0x56 } } /*"7fde5219-fbfa-484a-82c9-34d1ad53e856"*/, "Windows 7", EPID_WINDOWS, 4, 25 },
  27. /* 002 */ { { 0x3c40b358, 0x5948, 0x45af, { 0x92, 0x3b, 0x53, 0xd2, 0x1f, 0xcc, 0x7e, 0x79 } } /*"3c40b358-5948-45af-923b-53d21fcc7e79"*/, "Windows 8 VL", EPID_WINDOWS, 5, 25 },
  28. /* 003 */ { { 0x5f94a0bb, 0xd5a0, 0x4081, { 0xa6, 0x85, 0x58, 0x19, 0x41, 0x8b, 0x2f, 0xe0 } } /*"5f94a0bb-d5a0-4081-a685-5819418b2fe0"*/, "Windows Preview", EPID_WINDOWS, 6, 25 },
  29. /* 004 */ { { 0xbbb97b3b, 0x8ca4, 0x4a28, { 0x97, 0x17, 0x89, 0xfa, 0xbd, 0x42, 0xc4, 0xac } } /*"bbb97b3b-8ca4-4a28-9717-89fabd42c4ac"*/, "Windows 8 Retail", EPID_WINDOWS, 5, 25 },
  30. /* 005 */ { { 0xcb8fc780, 0x2c05, 0x495a, { 0x97, 0x10, 0x85, 0xaf, 0xff, 0xc9, 0x04, 0xd7 } } /*"cb8fc780-2c05-495a-9710-85afffc904d7"*/, "Windows 8.1 VL", EPID_WINDOWS, 6, 25 },
  31. /* 006 */ { { 0x6d646890, 0x3606, 0x461a, { 0x86, 0xab, 0x59, 0x8b, 0xb8, 0x4a, 0xce, 0x82 } } /*"6d646890-3606-461a-86ab-598bb84ace82"*/, "Windows 8.1 Retail", EPID_WINDOWS, 6, 25 },
  32. /* 007 */ { { 0x33e156e4, 0xb76f, 0x4a52, { 0x9f, 0x91, 0xf6, 0x41, 0xdd, 0x95, 0xac, 0x48 } } /*"33e156e4-b76f-4a52-9f91-f641dd95ac48"*/, "Windows 2008 A", EPID_WINDOWS, 4, 5 },
  33. /* 008 */ { { 0x8fe53387, 0x3087, 0x4447, { 0x89, 0x85, 0xf7, 0x51, 0x32, 0x21, 0x5a, 0xc9 } } /*"8fe53387-3087-4447-8985-f75132215ac9"*/, "Windows 2008 B", EPID_WINDOWS, 4, 5 },
  34. /* 009 */ { { 0x8a21fdf3, 0xcbc5, 0x44eb, { 0x83, 0xf3, 0xfe, 0x28, 0x4e, 0x66, 0x80, 0xa7 } } /*"8a21fdf3-cbc5-44eb-83f3-fe284e6680a7"*/, "Windows 2008 C", EPID_WINDOWS, 4, 5 },
  35. /* 010 */ { { 0x0fc6ccaf, 0xff0e, 0x4fae, { 0x9d, 0x08, 0x43, 0x70, 0x78, 0x5b, 0xf7, 0xed } } /*"0fc6ccaf-ff0e-4fae-9d08-4370785bf7ed"*/, "Windows 2008 R2 A", EPID_WINDOWS, 4, 5 },
  36. /* 011 */ { { 0xca87f5b6, 0xcd46, 0x40c0, { 0xb0, 0x6d, 0x8e, 0xcd, 0x57, 0xa4, 0x37, 0x3f } } /*"ca87f5b6-cd46-40c0-b06d-8ecd57a4373f"*/, "Windows 2008 R2 B", EPID_WINDOWS, 4, 5 },
  37. /* 012 */ { { 0xb2ca2689, 0xa9a8, 0x42d7, { 0x93, 0x8d, 0xcf, 0x8e, 0x9f, 0x20, 0x19, 0x58 } } /*"b2ca2689-a9a8-42d7-938d-cf8e9f201958"*/, "Windows 2008 R2 C", EPID_WINDOWS, 4, 5 },
  38. /* 013 */ { { 0x8665cb71, 0x468c, 0x4aa3, { 0xa3, 0x37, 0xcb, 0x9b, 0xc9, 0xd5, 0xea, 0xac } } /*"8665cb71-468c-4aa3-a337-cb9bc9d5eaac"*/, "Windows 2012", EPID_WINDOWS, 5, 5 },
  39. /* 014 */ { { 0x8456EFD3, 0x0C04, 0x4089, { 0x87, 0x40, 0x5b, 0x72, 0x38, 0x53, 0x5a, 0x65 } } /*"8456EFD3-0C04-4089-8740-5B7238535A65"*/, "Windows 2012 R2", EPID_WINDOWS, 6, 5 },
  40. /* 015 */ { { 0xe85af946, 0x2e25, 0x47b7, { 0x83, 0xe1, 0xbe, 0xbc, 0xeb, 0xea, 0xc6, 0x11 } } /*"e85af946-2e25-47b7-83e1-bebcebeac611"*/, "Office 2010", EPID_OFFICE2010, 4, 5 },
  41. /* 016 */ { { 0xe6a6f1bf, 0x9d40, 0x40c3, { 0xaa, 0x9f, 0xc7, 0x7b, 0xa2, 0x15, 0x78, 0xc0 } } /*"e6a6f1bf-9d40-40c3-aa9f-c77ba21578c0"*/, "Office 2013", EPID_OFFICE2013, 6, 5 },
  42. /* 017 */ { { 0x6d5f5270, 0x31ac, 0x433e, { 0xb9, 0x0a, 0x39, 0x89, 0x29, 0x23, 0xc6, 0x57 } } /*"6d5f5270-31ac-433e-b90a-39892923c657"*/, "Windows Server Preview", EPID_WINDOWS, 6, 5 },
  43. /* 018 */ { { 0x85b5f61b, 0x320b, 0x4be3, { 0x81, 0x4a, 0xb7, 0x6b, 0x2b, 0xfa, 0xfc, 0x82 } } /*"85b5f61b-320b-4be3-814a-b76b2bfafc82"*/, "Office 2016", EPID_OFFICE2013, 6, 5 },
  44. /* 019 */ { { 0x58e2134f, 0x8e11, 0x4d17, { 0x9c, 0xb2, 0x91, 0x06, 0x9c, 0x15, 0x11, 0x48 } } /*"58e2134f-8e11-4d17-9cb2-91069c151148"*/, "Windows 10 VL", EPID_WINDOWS, 6, 25 },
  45. /* 020 */ { { 0xe1c51358, 0xfe3e, 0x4203, { 0xa4, 0xa2, 0x3b, 0x6b, 0x20, 0xc9, 0x73, 0x4e } } /*"e1c51358-fe3e-4203-a4a2-3b6b20c9734e"*/, "Windows 10 Retail", EPID_WINDOWS, 6, 25 },
  46. /* 021 */ { { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }, NULL, NULL, 0, 0 }
  47. };
  48. #endif
  49. // Application ID is used by KMS server to count KeyManagementServiceCurrentCount
  50. // Do not change the order of this list. Append items as necessary
  51. const KmsIdList AppList[] = {
  52. /* 000 */ { { 0x55c92734, 0xd682, 0x4d71, { 0x98, 0x3e, 0xd6, 0xec, 0x3f, 0x16, 0x05, 0x9f } } /*"55C92734-D682-4D71-983E-D6EC3F16059F"*/, FRIENDLY_NAME_WINDOWS, EPID_WINDOWS, 0, 0},
  53. /* 001 */ { { 0x59A52881, 0xa989, 0x479d, { 0xaf, 0x46, 0xf2, 0x75, 0xc6, 0x37, 0x06, 0x63 } } /*"59A52881-A989-479D-AF46-F275C6370663"*/, FRIENDLY_NAME_OFFICE2010, EPID_OFFICE2010, 0, 0},
  54. /* 002 */ { { 0x0FF1CE15, 0xA989, 0x479D, { 0xaf, 0x46, 0xf2, 0x75, 0xc6, 0x37, 0x06, 0x63 } } /*"0FF1CE15-A989-479D-AF46-F275C6370663"*/, FRIENDLY_NAME_OFFICE2013, EPID_OFFICE2013, 0, 0},
  55. /* 003 */ { { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }, NULL, NULL, 0, 0 }
  56. };
  57. #ifndef NO_EXTENDED_PRODUCT_LIST
  58. const KmsIdList ExtendedProductList [] = {
  59. // Windows Server
  60. { { 0xad2542d4, 0x9154, 0x4c6d, { 0x8a, 0x44, 0x30, 0xf1, 0x1e, 0xe9, 0x69, 0x89, } } /*ad2542d4-9154-4c6d-8a44-30f11ee96989*/, "Windows Server 2008 Standard", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008A },
  61. { { 0x2401e3d0, 0xc50a, 0x4b58, { 0x87, 0xb2, 0x7e, 0x79, 0x4b, 0x7d, 0x26, 0x07, } } /*2401e3d0-c50a-4b58-87b2-7e794b7d2607*/, "Windows Server 2008 Standard V", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008A },
  62. { { 0x68b6e220, 0xcf09, 0x466b, { 0x92, 0xd3, 0x45, 0xcd, 0x96, 0x4b, 0x95, 0x09, } } /*68b6e220-cf09-466b-92d3-45cd964b9509*/, "Windows Server 2008 Datacenter", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008C },
  63. { { 0xfd09ef77, 0x5647, 0x4eff, { 0x80, 0x9c, 0xaf, 0x2b, 0x64, 0x65, 0x9a, 0x45, } } /*fd09ef77-5647-4eff-809c-af2b64659a45*/, "Windows Server 2008 Datacenter V", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008C },
  64. { { 0xc1af4d90, 0xd1bc, 0x44ca, { 0x85, 0xd4, 0x00, 0x3b, 0xa3, 0x3d, 0xb3, 0xb9, } } /*c1af4d90-d1bc-44ca-85d4-003ba33db3b9*/, "Windows Server 2008 Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008B },
  65. { { 0x8198490a, 0xadd0, 0x47b2, { 0xb3, 0xba, 0x31, 0x6b, 0x12, 0xd6, 0x47, 0xb4, } } /*8198490a-add0-47b2-b3ba-316b12d647b4*/, "Windows Server 2008 Enterprise V", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008B },
  66. { { 0xddfa9f7c, 0xf09e, 0x40b9, { 0x8c, 0x1a, 0xbe, 0x87, 0x7a, 0x9a, 0x7f, 0x4b, } } /*ddfa9f7c-f09e-40b9-8c1a-be877a9a7f4b*/, "Windows Server 2008 Web", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008A },
  67. { { 0x7afb1156, 0x2c1d, 0x40fc, { 0xb2, 0x60, 0xaa, 0xb7, 0x44, 0x2b, 0x62, 0xfe, } } /*7afb1156-2c1d-40fc-b260-aab7442b62fe*/, "Windows Server 2008 Compute Cluster", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008C },
  68. { { 0x68531fb9, 0x5511, 0x4989, { 0x97, 0xbe, 0xd1, 0x1a, 0x0f, 0x55, 0x63, 0x3f, } } /*68531fb9-5511-4989-97be-d11a0f55633f*/, "Windows Server 2008 R2 Standard", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008R2A },
  69. { { 0x7482e61b, 0xc589, 0x4b7f, { 0x8e, 0xcc, 0x46, 0xd4, 0x55, 0xac, 0x3b, 0x87, } } /*7482e61b-c589-4b7f-8ecc-46d455ac3b87*/, "Windows Server 2008 R2 Datacenter", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008R2C },
  70. { { 0x620e2b3d, 0x09e7, 0x42fd, { 0x80, 0x2a, 0x17, 0xa1, 0x36, 0x52, 0xfe, 0x7a, } } /*620e2b3d-09e7-42fd-802a-17a13652fe7a*/, "Windows Server 2008 R2 Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008R2B },
  71. { { 0xa78b8bd9, 0x8017, 0x4df5, { 0xb8, 0x6a, 0x09, 0xf7, 0x56, 0xaf, 0xfa, 0x7c, } } /*a78b8bd9-8017-4df5-b86a-09f756affa7c*/, "Windows Server 2008 R2 Web", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008R2A },
  72. { { 0xcda18cf3, 0xc196, 0x46ad, { 0xb2, 0x89, 0x60, 0xc0, 0x72, 0x86, 0x99, 0x94, } } /*cda18cf3-c196-46ad-b289-60c072869994*/, "Windows Server 2008 R2 Compute Cluster", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2008R2C },
  73. { { 0xd3643d60, 0x0c42, 0x412d, { 0xa7, 0xd6, 0x52, 0xe6, 0x63, 0x53, 0x27, 0xf6, } } /*d3643d60-0c42-412d-a7d6-52e6635327f6*/, "Windows Server 2012 Datacenter", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012 },
  74. { { 0xf0f5ec41, 0x0d55, 0x4732, { 0xaf, 0x02, 0x44, 0x0a, 0x44, 0xa3, 0xcf, 0x0f, } } /*f0f5ec41-0d55-4732-af02-440a44a3cf0f*/, "Windows Server 2012 Standard", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012 },
  75. { { 0x95fd1c83, 0x7df5, 0x494a, { 0xbe, 0x8b, 0x13, 0x00, 0xe1, 0xc9, 0xd1, 0xcd, } } /*95fd1c83-7df5-494a-be8b-1300e1c9d1cd*/, "Windows Server 2012 MultiPoint Premium", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012 },
  76. { { 0x7d5486c7, 0xe120, 0x4771, { 0xb7, 0xf1, 0x7b, 0x56, 0xc6, 0xd3, 0x17, 0x0c, } } /*7d5486c7-e120-4771-b7f1-7b56c6d3170c*/, "Windows Server 2012 MultiPoint Standard", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012 },
  77. { { 0x00091344, 0x1ea4, 0x4f37, { 0xb7, 0x89, 0x01, 0x75, 0x0b, 0xa6, 0x98, 0x8c, } } /*00091344-1ea4-4f37-b789-01750ba6988c*/, "Windows Server 2012 R2 Datacenter", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012R2 },
  78. { { 0xb3ca044e, 0xa358, 0x4d68, { 0x98, 0x83, 0xaa, 0xa2, 0x94, 0x1a, 0xca, 0x99, } } /*b3ca044e-a358-4d68-9883-aaa2941aca99*/, "Windows Server 2012 R2 Standard", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012R2 },
  79. { { 0xb743a2be, 0x68d4, 0x4dd3, { 0xaf, 0x32, 0x92, 0x42, 0x5b, 0x7b, 0xb6, 0x23, } } /*b743a2be-68d4-4dd3-af32-92425b7bb623*/, "Windows Server 2012 R2 Cloud Storage", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012R2 },
  80. { { 0x21db6ba4, 0x9a7b, 0x4a14, { 0x9e, 0x29, 0x64, 0xa6, 0x0c, 0x59, 0x30, 0x1d, } } /*21db6ba4-9a7b-4a14-9e29-64a60c59301d*/, "Windows Server 2012 R2 Essentials", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN2012R2 },
  81. { { 0xba947c44, 0xd19d, 0x4786, { 0xb6, 0xae, 0x22, 0x77, 0x0b, 0xc9, 0x4c, 0x54, } } /*ba947c44-d19d-4786-b6ae-22770bc94c54*/, "Windows Server 2016 Datacenter Preview", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_SRV_BETA },
  82. // Windows 10 Preview
  83. # ifdef INCLUDE_BETAS
  84. { { 0x6496e59d, 0x89dc, 0x49eb, { 0xa3, 0x53, 0x09, 0xce, 0xb9, 0x40, 0x48, 0x45, } } /*6496e59d-89dc-49eb-a353-09ceb9404845*/, "Windows 10 Core Preview", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_BETA },
  85. { { 0xa4383e6b, 0xdada, 0x423d, { 0xa4, 0x3d, 0xf2, 0x56, 0x78, 0x42, 0x96, 0x76, } } /*a4383e6b-dada-423d-a43d-f25678429676*/, "Windows 10 Professional Preview", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_BETA },
  86. { { 0xcf59a07b, 0x1a2a, 0x4be0, { 0xbf, 0xe0, 0x42, 0x3b, 0x58, 0x23, 0xe6, 0x63, } } /*cf59a07b-1a2a-4be0-bfe0-423b5823e663*/, "Windows 10 Professional WMC Preview", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_BETA },
  87. { { 0xcde952c7, 0x2f96, 0x4d9d, { 0x8f, 0x2b, 0x2d, 0x34, 0x9f, 0x64, 0xfc, 0x51, } } /*cde952c7-2f96-4d9d-8f2b-2d349f64fc51*/, "Windows 10 Enterprise Preview", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_BETA },
  88. # endif
  89. // Windows 10
  90. { { 0x73111121, 0x5638, 0x40f6, { 0xbc, 0x11, 0xf1, 0xd7, 0xb0, 0xd6, 0x43, 0x00, } } /*73111121-5638-40f6-bc11-f1d7b0d64300*/, "Windows 10 Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL },
  91. { { 0xe272e3e2, 0x732f, 0x4c65, { 0xa8, 0xf0, 0x48, 0x47, 0x47, 0xd0, 0xd9, 0x47, } } /*e272e3e2-732f-4c65-a8f0-484747d0d947*/, "Windows 10 Enterprise N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL},
  92. { { 0x7b51a46c, 0x0c04, 0x4e8f, { 0x9a, 0xf4, 0x84, 0x96, 0xcc, 0xa9, 0x0d, 0x5e, } } /*7b51a46c-0c04-4e8f-9af4-8496cca90d5e*/, "Windows 10 Enterprise LTSB", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL},
  93. { { 0x87b838b7, 0x41b6, 0x4590, { 0x83, 0x18, 0x57, 0x97, 0x95, 0x1d, 0x85, 0x29, } } /*87b838b7-41b6-4590-8318-5797951d8529*/, "Windows 10 Enterprise LTSB N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL},
  94. { { 0xe0c42288, 0x980c, 0x4788, { 0xa0, 0x14, 0xc0, 0x80, 0xd2, 0xe1, 0x92, 0x6e, } } /*e0c42288-980c-4788-a014-c080d2e1926e*/, "Windows 10 Education", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL},
  95. { { 0x3c102355, 0xd027, 0x42c6, { 0xad, 0x23, 0x2e, 0x7e, 0xf8, 0xa0, 0x25, 0x85, } } /*3c102355-d027-42c6-ad23-2e7ef8a02585*/, "Windows 10 Education N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL},
  96. { { 0x2de67392, 0xb7a7, 0x462a, { 0xb1, 0xca, 0x10, 0x8d, 0xd1, 0x89, 0xf5, 0x88, } } /*2de67392-b7a7-462a-b1ca-108dd189f588*/, "Windows 10 Professional", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL },
  97. { { 0xa80b5abf, 0x75ad, 0x428b, { 0xb0, 0x5d, 0xa4, 0x7d, 0x2d, 0xff, 0xee, 0xbf, } } /*a80b5abf-76ad-428b-b05d-a47d2dffeebf*/, "Windows 10 Professional N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_VL},
  98. { { 0x58e97c99, 0xf377, 0x4ef1, { 0x81, 0xd5, 0x4a, 0xd5, 0x52, 0x2b, 0x5f, 0xd8, } } /*58e97c99-f377-4ef1-81d5-4ad5522b5fd8*/, "Windows 10 Home", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_RETAIL},
  99. { { 0x7b9e1751, 0xa8da, 0x4f75, { 0x95, 0x60, 0x5f, 0xad, 0xfe, 0x3d, 0x8e, 0x38, } } /*7b9e1751-a8da-4f75-9560-5fadfe3d8e38*/, "Windows 10 Home N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_RETAIL},
  100. { { 0xcd918a57, 0xa41b, 0x4c82, { 0x8d, 0xce, 0x1a, 0x53, 0x8e, 0x22, 0x1a, 0x83, } } /*cd918a57-a41b-4c82-8dce-1a538e221a83*/, "Windows 10 Home Single Language", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_RETAIL},
  101. { { 0xa9107544, 0xf4a0, 0x4053, { 0xa9, 0x6a, 0x14, 0x79, 0xab, 0xde, 0xf9, 0x12, } } /*a9107544-f4a0-4053-a96a-1479abdef912*/, "Windows 10 Home Country Specific", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN10_RETAIL},
  102. // Windows 8.x
  103. # ifdef INCLUDE_BETAS
  104. { { 0x2B9C337F, 0x7A1D, 0x4271, { 0x90, 0xA3, 0xC6, 0x85, 0x5A, 0x2B, 0x8A, 0x1C, } } /*2B9C337F-7A1D-4271-90A3-C6855A2B8A1C*/, "Windows 8.x Preview", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_BETA },
  105. { { 0x631EAD72, 0xA8AB, 0x4DF8, { 0xBB, 0xDF, 0x37, 0x20, 0x29, 0x98, 0x9B, 0xDD, } } /*631EAD72-A8AB-4DF8-BBDF-372029989BDD*/, "Windows 8.x Preview ARM", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN_BETA },
  106. # endif
  107. { { 0x81671aaf, 0x79d1, 0x4eb1, { 0xb0, 0x04, 0x8c, 0xbb, 0xe1, 0x73, 0xaf, 0xea, } } /*81671aaf-79d1-4eb1-b004-8cbbe173afea*/, "Windows 8.1 Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  108. { { 0x113e705c, 0xfa49, 0x48a4, { 0xbe, 0xea, 0x7d, 0xd8, 0x79, 0xb4, 0x6b, 0x14, } } /*113e705c-fa49-48a4-beea-7dd879b46b14*/, "Windows 8.1 Enterprise N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  109. { { 0x096ce63d, 0x4fac, 0x48a9, { 0x82, 0xa9, 0x61, 0xae, 0x9e, 0x80, 0x0e, 0x5f, } } /*096ce63d-4fac-48a9-82a9-61ae9e800e5f*/, "Windows 8.1 Professional WMC", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  110. { { 0xc06b6981, 0xd7fd, 0x4a35, { 0xb7, 0xb4, 0x05, 0x47, 0x42, 0xb7, 0xaf, 0x67, } } /*c06b6981-d7fd-4a35-b7b4-054742b7af67*/, "Windows 8.1 Professional", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  111. { { 0x7476d79f, 0x8e48, 0x49b4, { 0xab, 0x63, 0x4d, 0x0b, 0x81, 0x3a, 0x16, 0xe4, } } /*7476d79f-8e48-49b4-ab63-4d0b813a16e4*/, "Windows 8.1 Professional N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  112. { { 0xfe1c3238, 0x432a, 0x43a1, { 0x8e, 0x25, 0x97, 0xe7, 0xd1, 0xef, 0x10, 0xf3, } } /*fe1c3238-432a-43a1-8e25-97e7d1ef10f3*/, "Windows 8.1 Core", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  113. { { 0x78558a64, 0xdc19, 0x43fe, { 0xa0, 0xd0, 0x80, 0x75, 0xb2, 0xa3, 0x70, 0xa3, } } /*78558a64-dc19-43fe-a0d0-8075b2a370a3*/, "Windows 8.1 Core N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  114. { { 0xffee456a, 0xcd87, 0x4390, { 0x8e, 0x07, 0x16, 0x14, 0x6c, 0x67, 0x2f, 0xd0, } } /*ffee456a-cd87-4390-8e07-16146c672fd0*/, "Windows 8.1 Core ARM", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  115. { { 0xc72c6a1d, 0xf252, 0x4e7e, { 0xbd, 0xd1, 0x3f, 0xca, 0x34, 0x2a, 0xcb, 0x35, } } /*c72c6a1d-f252-4e7e-bdd1-3fca342acb35*/, "Windows 8.1 Core Single Language", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  116. { { 0xdb78b74f, 0xef1c, 0x4892, { 0xab, 0xfe, 0x1e, 0x66, 0xb8, 0x23, 0x1d, 0xf6, } } /*db78b74f-ef1c-4892-abfe-1e66b8231df6*/, "Windows 8.1 Core Country Specific", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  117. { { 0xe9942b32, 0x2e55, 0x4197, { 0xb0, 0xbd, 0x5f, 0xf5, 0x8c, 0xba, 0x88, 0x60, } } /*e9942b32-2e55-4197-b0bd-5ff58cba8860*/, "Windows 8.1 Core Connected", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  118. { { 0xc6ddecd6, 0x2354, 0x4c19, { 0x90, 0x9b, 0x30, 0x6a, 0x30, 0x58, 0x48, 0x4e, } } /*c6ddecd6-2354-4c19-909b-306a3058484e*/, "Windows 8.1 Core Connected N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  119. { { 0xb8f5e3a3, 0xed33, 0x4608, { 0x81, 0xe1, 0x37, 0xd6, 0xc9, 0xdc, 0xfd, 0x9c, } } /*b8f5e3a3-ed33-4608-81e1-37d6c9dcfd9c*/, "Windows 8.1 Core Connected Single Language", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  120. { { 0xba998212, 0x460a, 0x44db, { 0xbf, 0xb5, 0x71, 0xbf, 0x09, 0xd1, 0xc6, 0x8b, } } /*ba998212-460a-44db-bfb5-71bf09d1c68b*/, "Windows 8.1 Core Connected Country Specific", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  121. { { 0xe58d87b5, 0x8126, 0x4580, { 0x80, 0xfb, 0x86, 0x1b, 0x22, 0xf7, 0x92, 0x96, } } /*e58d87b5-8126-4580-80fb-861b22f79296*/, "Windows 8.1 Professional Student", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  122. { { 0xcab491c7, 0xa918, 0x4f60, { 0xb5, 0x02, 0xda, 0xb7, 0x5e, 0x33, 0x4f, 0x40, } } /*cab491c7-a918-4f60-b502-dab75e334f40*/, "Windows 8.1 Professional Student N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_RETAIL },
  123. { { 0xa00018a3, 0xf20f, 0x4632, { 0xbf, 0x7c, 0x8d, 0xaa, 0x53, 0x51, 0xc9, 0x14, } } /*a00018a3-f20f-4632-bf7c-8daa5351c914*/, "Windows 8 Professional WMC", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_RETAIL },
  124. { { 0xa98bcd6d, 0x5343, 0x4603, { 0x8a, 0xfe, 0x59, 0x08, 0xe4, 0x61, 0x11, 0x12, } } /*a98bcd6d-5343-4603-8afe-5908e4611112*/, "Windows 8 Professional", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_VL },
  125. { { 0xebf245c1, 0x29a8, 0x4daf, { 0x9c, 0xb1, 0x38, 0xdf, 0xc6, 0x08, 0xa8, 0xc8, } } /*ebf245c1-29a8-4daf-9cb1-38dfc608a8c8*/, "Windows 8 Professional N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_VL },
  126. { { 0x458e1bec, 0x837a, 0x45f6, { 0xb9, 0xd5, 0x92, 0x5e, 0xd5, 0xd2, 0x99, 0xde, } } /*458e1bec-837a-45f6-b9d5-925ed5d299de*/, "Windows 8 Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_VL },
  127. { { 0xe14997e7, 0x800a, 0x4cf7, { 0xad, 0x10, 0xde, 0x4b, 0x45, 0xb5, 0x78, 0xdb, } } /*e14997e7-800a-4cf7-ad10-de4b45b578db*/, "Windows 8 Enterprise N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_VL },
  128. { { 0xc04ed6bf, 0x55c8, 0x4b47, { 0x9f, 0x8e, 0x5a, 0x1f, 0x31, 0xce, 0xee, 0x60, } } /*c04ed6bf-55c8-4b47-9f8e-5a1f31ceee60*/, "Windows 8 Core", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_RETAIL },
  129. { { 0x197390a0, 0x65f6, 0x4a95, { 0xbd, 0xc4, 0x55, 0xd5, 0x8a, 0x3b, 0x02, 0x53, } } /*197390a0-65f6-4a95-bdc4-55d58a3b0253*/, "Windows 8 Core N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_RETAIL },
  130. { { 0x9d5584a2, 0x2d85, 0x419a, { 0x98, 0x2c, 0xa0, 0x08, 0x88, 0xbb, 0x9d, 0xdf, } } /*9d5584a2-2d85-419a-982c-a00888bb9ddf*/, "Windows 8 Core Country Specific", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_RETAIL },
  131. { { 0x8860fcd4, 0xa77b, 0x4a20, { 0x90, 0x45, 0xa1, 0x50, 0xff, 0x11, 0xd6, 0x09, } } /*8860fcd4-a77b-4a20-9045-a150ff11d609*/, "Windows 8 Core Single Language", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN8_RETAIL },
  132. // Windows 7
  133. { { 0xae2ee509, 0x1b34, 0x41c0, { 0xac, 0xb7, 0x6d, 0x46, 0x50, 0x16, 0x89, 0x15, } } /*ae2ee509-1b34-41c0-acb7-6d4650168915*/, "Windows 7 Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN7 },
  134. { { 0x1cb6d605, 0x11b3, 0x4e14, { 0xbb, 0x30, 0xda, 0x91, 0xc8, 0xe3, 0x98, 0x3a, } } /*1cb6d605-11b3-4e14-bb30-da91c8e3983a*/, "Windows 7 Enterprise N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN7 },
  135. { { 0xb92e9980, 0xb9d5, 0x4821, { 0x9c, 0x94, 0x14, 0x0f, 0x63, 0x2f, 0x63, 0x12, } } /*b92e9980-b9d5-4821-9c94-140f632f6312*/, "Windows 7 Professional", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN7 },
  136. { { 0x54a09a0d, 0xd57b, 0x4c10, { 0x8b, 0x69, 0xa8, 0x42, 0xd6, 0x59, 0x0a, 0xd5, } } /*54a09a0d-d57b-4c10-8b69-a842d6590ad5*/, "Windows 7 Professional N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN7 },
  137. // Windows Vista
  138. { { 0xcfd8ff08, 0xc0d7, 0x452b, { 0x9f, 0x60, 0xef, 0x5c, 0x70, 0xc3, 0x20, 0x94, } } /*cfd8ff08-c0d7-452b-9f60-ef5c70c32094*/, "Windows Vista Enterprise", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_VISTA },
  139. { { 0xd4f54950, 0x26f2, 0x4fb4, { 0xba, 0x21, 0xff, 0xab, 0x16, 0xaf, 0xca, 0xde, } } /*d4f54950-26f2-4fb4-ba21-ffab16afcade*/, "Windows Vista Enterprise N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_VISTA },
  140. { { 0x4f3d1606, 0x3fea, 0x4c01, { 0xbe, 0x3c, 0x8d, 0x67, 0x1c, 0x40, 0x1e, 0x3b, } } /*4f3d1606-3fea-4c01-be3c-8d671c401e3b*/, "Windows Vista Business", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_VISTA },
  141. { { 0x2c682dc2, 0x8b68, 0x4f63, { 0xa1, 0x65, 0xae, 0x29, 0x1d, 0x4c, 0xf1, 0x38, } } /*2c682dc2-8b68-4f63-a165-ae291d4cf138*/, "Windows Vista Business N", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_VISTA },
  142. // Windows Embedded
  143. { { 0xaa6dd3aa, 0xc2b4, 0x40e2, { 0xa5, 0x44, 0xa6, 0xbb, 0xb3, 0xf5, 0xc3, 0x95, } } /*aa6dd3aa-c2b4-40e2-a544-a6bbb3f5c395*/, "Windows ThinPC", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN7 },
  144. { { 0xdb537896, 0x376f, 0x48ae, { 0xa4, 0x92, 0x53, 0xd0, 0x54, 0x77, 0x73, 0xd0, } } /*db537896-376f-48ae-a492-53d0547773d0*/, "Windows Embedded POSReady 7", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN7 },
  145. { { 0x0ab82d54, 0x47f4, 0x4acb, { 0x81, 0x8c, 0xcc, 0x5b, 0xf0, 0xec, 0xb6, 0x49, } } /*0ab82d54-47f4-4acb-818c-cc5bf0ecb649*/, "Windows Embedded Industry 8.1", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  146. { { 0xcd4e2d9f, 0x5059, 0x4a50, { 0xa9, 0x2d, 0x05, 0xd5, 0xbb, 0x12, 0x67, 0xc7, } } /*cd4e2d9f-5059-4a50-a92d-05d5bb1267c7*/, "Windows Embedded Industry E 8.1", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  147. { { 0xf7e88590, 0xdfc7, 0x4c78, { 0xbc, 0xcb, 0x6f, 0x38, 0x65, 0xb9, 0x9d, 0x1a, } } /*f7e88590-dfc7-4c78-bccb-6f3865b99d1a*/, "Windows Embedded Industry A 8.1", EPID_WINDOWS, APP_ID_WINDOWS, KMS_ID_WIN81_VL },
  148. // Office 2010
  149. { { 0x8ce7e872, 0x188c, 0x4b98, { 0x9d, 0x90, 0xf8, 0xf9, 0x0b, 0x7a, 0xad, 0x02, } } /*8ce7e872-188c-4b98-9d90-f8f90b7aad02*/, "Office Access 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  150. { { 0xcee5d470, 0x6e3b, 0x4fcc, { 0x8c, 0x2b, 0xd1, 0x74, 0x28, 0x56, 0x8a, 0x9f, } } /*cee5d470-6e3b-4fcc-8c2b-d17428568a9f*/, "Office Excel 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  151. { { 0x8947d0b8, 0xc33b, 0x43e1, { 0x8c, 0x56, 0x9b, 0x67, 0x4c, 0x05, 0x28, 0x32, } } /*8947d0b8-c33b-43e1-8c56-9b674c052832*/, "Office Groove 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  152. { { 0xca6b6639, 0x4ad6, 0x40ae, { 0xa5, 0x75, 0x14, 0xde, 0xe0, 0x7f, 0x64, 0x30, } } /*ca6b6639-4ad6-40ae-a575-14dee07f6430*/, "Office InfoPath 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  153. { { 0x09ed9640, 0xf020, 0x400a, { 0xac, 0xd8, 0xd7, 0xd8, 0x67, 0xdf, 0xd9, 0xc2, } } /*09ed9640-f020-400a-acd8-d7d867dfd9c2*/, "Office Mondo 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  154. { { 0xef3d4e49, 0xa53d, 0x4d81, { 0xa2, 0xb1, 0x2c, 0xa6, 0xc2, 0x55, 0x6b, 0x2c, } } /*ef3d4e49-a53d-4d81-a2b1-2ca6c2556b2c*/, "Office Mondo 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  155. { { 0xab586f5c, 0x5256, 0x4632, { 0x96, 0x2f, 0xfe, 0xfd, 0x8b, 0x49, 0xe6, 0xf4, } } /*ab586f5c-5256-4632-962f-fefd8b49e6f4*/, "Office OneNote 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  156. { { 0xecb7c192, 0x73ab, 0x4ded, { 0xac, 0xf4, 0x23, 0x99, 0xb0, 0x95, 0xd0, 0xcc, } } /*ecb7c192-73ab-4ded-acf4-2399b095d0cc*/, "Office OutLook 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  157. { { 0x45593b1d, 0xdfb1, 0x4e91, { 0xbb, 0xfb, 0x2d, 0x5d, 0x0c, 0xe2, 0x22, 0x7a, } } /*45593b1d-dfb1-4e91-bbfb-2d5d0ce2227a*/, "Office PowerPoint 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  158. { { 0xdf133ff7, 0xbf14, 0x4f95, { 0xaf, 0xe3, 0x7b, 0x48, 0xe7, 0xe3, 0x31, 0xef, } } /*df133ff7-bf14-4f95-afe3-7b48e7e331ef*/, "Office Project Pro 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  159. { { 0x5dc7bf61, 0x5ec9, 0x4996, { 0x9c, 0xcb, 0xdf, 0x80, 0x6a, 0x2d, 0x0e, 0xfe, } } /*5dc7bf61-5ec9-4996-9ccb-df806a2d0efe*/, "Office Project Standard 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  160. { { 0xb50c4f75, 0x599b, 0x43e8, { 0x8d, 0xcd, 0x10, 0x81, 0xa7, 0x96, 0x72, 0x41, } } /*b50c4f75-599b-43e8-8dcd-1081a7967241*/, "Office Publisher 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  161. { { 0x92236105, 0xbb67, 0x494f, { 0x94, 0xc7, 0x7f, 0x7a, 0x60, 0x79, 0x29, 0xbd, } } /*92236105-bb67-494f-94c7-7f7a607929bd*/, "Office Visio Premium 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  162. { { 0xe558389c, 0x83c3, 0x4b29, { 0xad, 0xfe, 0x5e, 0x4d, 0x7f, 0x46, 0xc3, 0x58, } } /*e558389c-83c3-4b29-adfe-5e4d7f46c358*/, "Office Visio Pro 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  163. { { 0x9ed833ff, 0x4f92, 0x4f36, { 0xb3, 0x70, 0x86, 0x83, 0xa4, 0xf1, 0x32, 0x75, } } /*9ed833ff-4f92-4f36-b370-8683a4f13275*/, "Office Visio Standard 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  164. { { 0x2d0882e7, 0xa4e7, 0x423b, { 0x8c, 0xcc, 0x70, 0xd9, 0x1e, 0x01, 0x58, 0xb1, } } /*2d0882e7-a4e7-423b-8ccc-70d91e0158b1*/, "Office Word 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  165. { { 0x6f327760, 0x8c5c, 0x417c, { 0x9b, 0x61, 0x83, 0x6a, 0x98, 0x28, 0x7e, 0x0c, } } /*6f327760-8c5c-417c-9b61-836a98287e0c*/, "Office Professional Plus 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  166. { { 0x9da2a678, 0xfb6b, 0x4e67, { 0xab, 0x84, 0x60, 0xdd, 0x6a, 0x9c, 0x81, 0x9a, } } /*9da2a678-fb6b-4e67-ab84-60dd6a9c819a*/, "Office Standard 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  167. { { 0xea509e87, 0x07a1, 0x4a45, { 0x9e, 0xdc, 0xeb, 0xa5, 0xa3, 0x9f, 0x36, 0xaf, } } /*ea509e87-07a1-4a45-9edc-eba5a39f36af*/, "Office Small Business Basics 2010", EPID_OFFICE2010, APP_ID_OFFICE2010, KMS_ID_OFFICE2010 },
  168. // Office 2013
  169. { { 0x6ee7622c, 0x18d8, 0x4005, { 0x9f, 0xb7, 0x92, 0xdb, 0x64, 0x4a, 0x27, 0x9b, } } /*6ee7622c-18d8-4005-9fb7-92db644a279b*/, "Office Access 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  170. { { 0xf7461d52, 0x7c2b, 0x43b2, { 0x87, 0x44, 0xea, 0x95, 0x8e, 0x0b, 0xd0, 0x9a, } } /*f7461d52-7c2b-43b2-8744-ea958e0bd09a*/, "Office Excel 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  171. { { 0xa30b8040, 0xd68a, 0x423f, { 0xb0, 0xb5, 0x9c, 0xe2, 0x92, 0xea, 0x5a, 0x8f, } } /*a30b8040-d68a-423f-b0b5-9ce292ea5a8f*/, "Office InfoPath 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  172. { { 0x1b9f11e3, 0xc85c, 0x4e1b, { 0xbb, 0x29, 0x87, 0x9a, 0xd2, 0xc9, 0x09, 0xe3, } } /*1b9f11e3-c85c-4e1b-bb29-879ad2c909e3*/, "Office Lync 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  173. { { 0xdc981c6b, 0xfc8e, 0x420f, { 0xaa, 0x43, 0xf8, 0xf3, 0x3e, 0x5c, 0x09, 0x23, } } /*dc981c6b-fc8e-420f-aa43-f8f33e5c0923*/, "Office Mondo 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  174. { { 0xefe1f3e6, 0xaea2, 0x4144, { 0xa2, 0x08, 0x32, 0xaa, 0x87, 0x2b, 0x65, 0x45, } } /*efe1f3e6-aea2-4144-a208-32aa872b6545*/, "Office OneNote 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  175. { { 0x771c3afa, 0x50c5, 0x443f, { 0xb1, 0x51, 0xff, 0x25, 0x46, 0xd8, 0x63, 0xa0, } } /*771c3afa-50c5-443f-b151-ff2546d863a0*/, "Office OutLook 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  176. { { 0x8c762649, 0x97d1, 0x4953, { 0xad, 0x27, 0xb7, 0xe2, 0xc2, 0x5b, 0x97, 0x2e, } } /*8c762649-97d1-4953-ad27-b7e2c25b972e*/, "Office PowerPoint 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  177. { { 0x4a5d124a, 0xe620, 0x44ba, { 0xb6, 0xff, 0x65, 0x89, 0x61, 0xb3, 0x3b, 0x9a, } } /*4a5d124a-e620-44ba-b6ff-658961b33b9a*/, "Office Project Pro 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  178. { { 0x427a28d1, 0xd17c, 0x4abf, { 0xb7, 0x17, 0x32, 0xc7, 0x80, 0xba, 0x6f, 0x07, } } /*427a28d1-d17c-4abf-b717-32c780ba6f07*/, "Office Project Standard 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  179. { { 0x00c79ff1, 0x6850, 0x443d, { 0xbf, 0x61, 0x71, 0xcd, 0xe0, 0xde, 0x30, 0x5f, } } /*00c79ff1-6850-443d-bf61-71cde0de305f*/, "Office Publisher 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  180. { { 0xac4efaf0, 0xf81f, 0x4f61, { 0xbd, 0xf7, 0xea, 0x32, 0xb0, 0x2a, 0xb1, 0x17, } } /*ac4efaf0-f81f-4f61-bdf7-ea32b02ab117*/, "Office Visio Standard 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  181. { { 0xe13ac10e, 0x75d0, 0x4aff, { 0xa0, 0xcd, 0x76, 0x49, 0x82, 0xcf, 0x54, 0x1c, } } /*e13ac10e-75d0-4aff-a0cd-764982cf541c*/, "Office Visio Pro 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  182. { { 0xd9f5b1c6, 0x5386, 0x495a, { 0x88, 0xf9, 0x9a, 0xd6, 0xb4, 0x1a, 0xc9, 0xb3, } } /*d9f5b1c6-5386-495a-88f9-9ad6b41ac9b3*/, "Office Word 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  183. { { 0xb322da9c, 0xa2e2, 0x4058, { 0x9e, 0x4e, 0xf5, 0x9a, 0x69, 0x70, 0xbd, 0x69, } } /*b322da9c-a2e2-4058-9e4e-f59a6970bd69*/, "Office Professional Plus 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  184. { { 0xb13afb38, 0xcd79, 0x4ae5, { 0x9f, 0x7f, 0xee, 0xd0, 0x58, 0xd7, 0x50, 0xca, } } /*b13afb38-cd79-4ae5-9f7f-eed058d750ca*/, "Office Standard 2013", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2013 },
  185. // Office 2016
  186. { { 0xd450596f, 0x894d, 0x49e0, { 0x96, 0x6a, 0xfd, 0x39, 0xed, 0x4c, 0x4c, 0x64, } } /*d450596f-894d-49e0-966a-fd39ed4c4c64*/, "Office Professional Plus 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  187. { { 0x4f414197, 0x0fc2, 0x4c01, { 0xb6, 0x8a, 0x86, 0xcb, 0xb9, 0xac, 0x25, 0x4c, } } /*4f414197-0fc2-4c01-b68a-86cbb9ac254c*/, "Office Project Pro 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  188. { { 0x6bf301c1, 0xb94a, 0x43e9, { 0xba, 0x31, 0xd4, 0x94, 0x59, 0x8c, 0x47, 0xfb, } } /*6bf301c1-b94a-43e9-ba31-d494598c47fb*/, "Office Visio Pro 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  189. { { 0x041a06cb, 0xc5b8, 0x4772, { 0x80, 0x9f, 0x41, 0x6d, 0x03, 0xd1, 0x66, 0x54, } } /*041a06cb-c5b8-4772-809f-416d03d16654*/, "Office Publisher 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  190. { { 0x67c0fc0c, 0xdeba, 0x401b, { 0xbf, 0x8b, 0x9c, 0x8a, 0xd8, 0x39, 0x58, 0x04, } } /*67c0fc0c-deba-401b-bf8b-9c8ad8395804*/, "Office Access 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  191. { { 0x83e04ee1, 0xfa8d, 0x436d, { 0x89, 0x94, 0xd3, 0x1a, 0x86, 0x2c, 0xab, 0x77, } } /*83e04ee1-fa8d-436d-8994-d31a862cab77*/, "Office Skype for Business 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  192. { { 0x9caabccb, 0x61b1, 0x4b4b, { 0x8b, 0xec, 0xd1, 0x0a, 0x3c, 0x3a, 0xc2, 0xce, } } /*9caabccb-61b1-4b4b-8bec-d10a3c3ac2ce*/, "Office Mondo 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  193. { { 0xaa2a7821, 0x1827, 0x4c2c, { 0x8f, 0x1d, 0x45, 0x13, 0xa3, 0x4d, 0xda, 0x97, } } /*aa2a7821-1827-4c2c-8f1d-4513a34dda97*/, "Office Visio Standard 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  194. { { 0xbb11badf, 0xd8aa, 0x470e, { 0x93, 0x11, 0x20, 0xea, 0xf8, 0x0f, 0xe5, 0xcc, } } /*bb11badf-d8aa-470e-9311-20eaf80fe5cc*/, "Office Word 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  195. { { 0xc3e65d36, 0x141f, 0x4d2f, { 0xa3, 0x03, 0xa8, 0x42, 0xee, 0x75, 0x6a, 0x29, } } /*c3e65d36-141f-4d2f-a303-a842ee756a29*/, "Office Excel 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  196. { { 0xd70b1bba, 0xb893, 0x4544, { 0x96, 0xe2, 0xb7, 0xa3, 0x18, 0x09, 0x1c, 0x33, } } /*d70b1bba-b893-4544-96e2-b7a318091c33*/, "Office Powerpoint 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  197. { { 0xd8cace59, 0x33d2, 0x4ac7, { 0x9b, 0x1b, 0x9b, 0x72, 0x33, 0x9c, 0x51, 0xc8, } } /*d8cace59-33d2-4ac7-9b1b-9b72339c51c8*/, "Office OneNote 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  198. { { 0xda7ddabc, 0x3fbe, 0x4447, { 0x9e, 0x01, 0x6a, 0xb7, 0x44, 0x0b, 0x4c, 0xd4, } } /*da7ddabc-3fbe-4447-9e01-6ab7440b4cd4*/, "Office Project Standard 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  199. { { 0xdedfa23d, 0x6ed1, 0x45a6, { 0x85, 0xdc, 0x63, 0xca, 0xe0, 0x54, 0x6d, 0xe6, } } /*dedfa23d-6ed1-45a6-85dc-63cae0546de6*/, "Office Standard 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  200. { { 0xe914ea6e, 0xa5fa, 0x4439, { 0xa3, 0x94, 0xa9, 0xbb, 0x32, 0x93, 0xca, 0x09, } } /*e914ea6e-a5fa-4439-a394-a9bb3293ca09*/, "Office Mondo R 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  201. { { 0xec9d9265, 0x9d1e, 0x4ed0, { 0x83, 0x8a, 0xcd, 0xc2, 0x0f, 0x25, 0x51, 0xa1, } } /*ec9d9265-9d1e-4ed0-838a-cdc20f2551a1*/, "Office Outlook 2016", EPID_OFFICE2013, APP_ID_OFFICE2013, KMS_ID_OFFICE2016 },
  202. // End marker (necessity should be removed when time permits)
  203. { { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }, NULL, NULL, 0, 0 }
  204. };
  205. // necessary because other .c files cannot access _countof()
  206. __pure ProdListIndex_t getExtendedProductListSize(void)
  207. {
  208. return _countof(ExtendedProductList) - 1;
  209. }
  210. __pure ProdListIndex_t getAppListSize(void)
  211. {
  212. return _countof(AppList);
  213. }
  214. #endif
  215. #ifndef NO_RANDOM_EPID
  216. // HostType and OSBuild
  217. static const struct KMSHostOS { uint16_t Type; uint16_t Build; } HostOS[] =
  218. {
  219. { 55041, 6002 }, // Windows Server 2008 SP2
  220. { 55041, 7601 }, // Windows Server 2008 R2 SP1
  221. { 5426, 9200 }, // Windows Server 2012
  222. { 6401, 9600 }, // Windows Server 2012 R2
  223. { 3612, 10240}, // Windows Server 2016
  224. };
  225. // GroupID and PIDRange
  226. static const struct PKEYCONFIG { uint16_t GroupID; uint32_t RangeMin; uint32_t RangeMax; } pkeyconfig[] = {
  227. { 206, 152000000, 191999999 }, // Windows Server 2012 KMS Host pkeyconfig
  228. { 206, 271000000, 310999999 }, // Windows Server 2012 R2 KMS Host pkeyconfig
  229. { 96, 199000000, 217999999 }, // Office2010 KMS Host pkeyconfig
  230. { 206, 234000000, 255999999 }, // Office2013 KMS Host pkeyconfig
  231. };
  232. // Valid language identifiers to be used in the ePID
  233. static const uint16_t LcidList[] = {
  234. 1078, 1052, 1025, 2049, 3073, 4097, 5121, 6145, 7169, 8193, 9217, 10241, 11265, 12289, 13313, 14337, 15361, 16385,
  235. 1067, 1068, 2092, 1069, 1059, 1093, 5146, 1026, 1027, 1028, 2052, 3076, 4100, 5124, 1050, 4122, 1029, 1030, 1125, 1043, 2067,
  236. 1033, 2057, 3081, 4105, 5129, 6153, 7177, 8201, 9225, 10249, 11273, 12297, 13321, 1061, 1080, 1065, 1035, 1036, 2060,
  237. 3084, 4108, 5132, 6156, 1079, 1110, 1031, 2055, 3079, 4103, 5127, 1032, 1095, 1037, 1081, 1038, 1039, 1057, 1040, 2064, 1041, 1099,
  238. 1087, 1111, 1042, 1088, 1062, 1063, 1071, 1086, 2110, 1100, 1082, 1153, 1102, 1104, 1044, 2068, 1045, 1046, 2070,
  239. 1094, 1131, 2155, 3179, 1048, 1049, 9275, 4155, 5179, 3131, 1083, 2107, 8251, 6203, 7227, 1103, 2074, 6170, 3098,
  240. 7194, 1051, 1060, 1034, 2058, 3082, 4106, 5130, 6154, 7178, 8202, 9226, 10250, 11274, 12298, 13322, 14346, 15370, 16394,
  241. 17418, 18442, 19466, 20490, 1089, 1053, 2077, 1114, 1097, 1092, 1098, 1054, 1074, 1058, 1056, 1091, 2115, 1066, 1106, 1076, 1077
  242. };
  243. #ifdef _PEDANTIC
  244. uint16_t IsValidLcid(const uint16_t Lcid)
  245. {
  246. uint16_t i;
  247. for (i = 0; i < _countof(LcidList); i++)
  248. {
  249. if (Lcid == LcidList[i]) return Lcid;
  250. }
  251. return 0;
  252. }
  253. #endif // _PEDANTIC
  254. #endif // NO_RANDOM_EPID
  255. // Unix time is seconds from 1970-01-01. Should be 64 bits to avoid Year 2035 overflow bug.
  256. // FILETIME is 100 nanoseconds from 1601-01-01. Must be 64 bits.
  257. void getUnixTimeAsFileTime(FILETIME *const ts)
  258. {
  259. int64_t unixtime = (int64_t)time(NULL);
  260. int64_t *filetime = (int64_t*)ts;
  261. *filetime = LE64( (unixtime + 11644473600LL) * 10000000LL );
  262. }
  263. __pure int64_t fileTimeToUnixTime(const FILETIME *const ts)
  264. {
  265. return LE64( *((const int64_t *const)ts) ) / 10000000LL - 11644473600LL;
  266. }
  267. /*
  268. * Get's a product name with a GUID in host-endian order.
  269. * List can be any list defined above.
  270. */
  271. const char* getProductNameHE(const GUID *const guid, const KmsIdList *const List, ProdListIndex_t *const i)
  272. {
  273. for (*i = 0; List[*i].name != NULL; (*i)++)
  274. {
  275. if (IsEqualGUID(guid, &List[*i].guid))
  276. return List[*i].name;
  277. }
  278. return "Unknown";
  279. }
  280. /*
  281. * same as getProductnameHE except GUID is in little-endian (network) order
  282. */
  283. const char* getProductNameLE(const GUID *const guid, const KmsIdList *const List, ProdListIndex_t *const i)
  284. {
  285. #if __BYTE_ORDER != __LITTLE_ENDIAN
  286. GUID HeGUID;
  287. LEGUID(&HeGUID, guid);
  288. return getProductNameHE(&HeGUID, List, i);
  289. #else
  290. return getProductNameHE(guid, List, i);
  291. #endif
  292. }
  293. #ifndef NO_RANDOM_EPID
  294. // formats an int with a fixed number of digits with leading zeros (helper for ePID generation)
  295. static char* itoc(char *const c, const int i, uint_fast8_t digits)
  296. {
  297. char formatString[8];
  298. if (digits > 9) digits = 0;
  299. strcpy(formatString,"%");
  300. if (digits)
  301. {
  302. formatString[1] = '0';
  303. formatString[2] = digits | 0x30;
  304. formatString[3] = 0;
  305. }
  306. strcat(formatString, "u");
  307. sprintf(c, formatString, i);
  308. return c;
  309. }
  310. static int getRandomServerType()
  311. {
  312. # ifndef USE_MSRPC
  313. if (!UseRpcBTFN)
  314. # endif // USE_MSRPC
  315. {
  316. // This isn't possible at all, e.g. KMS host on XP
  317. return rand() % (int)_countof(HostOS);
  318. }
  319. # ifndef USE_MSRPC
  320. else
  321. {
  322. // return 9200/9600/10240 if NDR64 is in use, otherwise 6002/7601
  323. if (UseRpcNDR64) return (rand() % 3) + 2;
  324. return (rand() % 2);
  325. }
  326. # endif // USE_MSRPC
  327. }
  328. /*
  329. * Generates a random ePID
  330. */
  331. static void generateRandomPid(const int index, char *const szPid, int serverType, int16_t lang)
  332. {
  333. int clientApp;
  334. char numberBuffer[12];
  335. if (serverType < 0 || serverType >= (int)_countof(HostOS))
  336. {
  337. serverType = getRandomServerType();
  338. }
  339. strcpy(szPid, itoc(numberBuffer, HostOS[serverType].Type, 5));
  340. strcat(szPid, "-");
  341. if (index == 2)
  342. clientApp = 3;
  343. else if (index == 1)
  344. clientApp = 2;
  345. else
  346. clientApp = serverType == 3 /*change if HostOS changes*/ ? 1 : 0;
  347. strcat(szPid, itoc(numberBuffer, pkeyconfig[clientApp].GroupID, 5));
  348. strcat(szPid, "-");
  349. int keyId = (rand32() % (pkeyconfig[clientApp].RangeMax - pkeyconfig[clientApp].RangeMin)) + pkeyconfig[clientApp].RangeMin;
  350. strcat(szPid, itoc(numberBuffer, keyId / 1000000, 3));
  351. strcat(szPid, "-");
  352. strcat(szPid, itoc(numberBuffer, keyId % 1000000, 6));
  353. strcat(szPid, "-03-");
  354. if (lang < 0) lang = LcidList[rand() % _countof(LcidList)];
  355. strcat(szPid, itoc(numberBuffer, lang, 0));
  356. strcat(szPid, "-");
  357. strcat(szPid, itoc(numberBuffer, HostOS[serverType].Build, 0));
  358. strcat(szPid, ".0000-");
  359. # define minTime ((time_t)1436958000) // Release Date Windows 10 RTM Escrow
  360. time_t maxTime, kmsTime;
  361. time(&maxTime);
  362. if (maxTime < minTime) // Just in case the system time is < 07/15/2015 1:00 pm
  363. maxTime = (time_t)BUILD_TIME;
  364. kmsTime = (rand32() % (maxTime - minTime)) + minTime;
  365. # undef minTime
  366. struct tm *pidTime;
  367. pidTime = gmtime(&kmsTime);
  368. strcat(szPid, itoc(numberBuffer, pidTime->tm_yday, 3));
  369. strcat(szPid, itoc(numberBuffer, pidTime->tm_year + 1900, 4));
  370. }
  371. /*
  372. * Generates random ePIDs and stores them if not already read from ini file.
  373. * For use with randomization level 1
  374. */
  375. void randomPidInit()
  376. {
  377. ProdListIndex_t i;
  378. int serverType = getRandomServerType();
  379. int16_t lang = Lcid ? Lcid : LcidList[rand() % _countof(LcidList)];
  380. for (i = 0; i < _countof(AppList) - 1; i++)
  381. {
  382. if (KmsResponseParameters[i].Epid) continue;
  383. char Epid[PID_BUFFER_SIZE];
  384. generateRandomPid(i, Epid, serverType, lang);
  385. KmsResponseParameters[i].Epid = (const char*)vlmcsd_malloc(strlen(Epid) + 1);
  386. strcpy((char*)KmsResponseParameters[i].Epid, Epid);
  387. #ifndef NO_LOG
  388. KmsResponseParameters[i].EpidSource = "randomized at program start";
  389. #endif // NO_LOG
  390. }
  391. }
  392. #endif // NO_RANDOM_EPID
  393. #ifndef NO_LOG
  394. /*
  395. * Logs a Request
  396. */
  397. static void logRequest(const REQUEST *const baseRequest)
  398. {
  399. const char *productName;
  400. char clientname[64];
  401. ProdListIndex_t index;
  402. #ifndef NO_EXTENDED_PRODUCT_LIST
  403. productName = getProductNameLE(&baseRequest->ActID, ExtendedProductList, &index);
  404. if (++index >= (int)_countof(ExtendedProductList))
  405. #endif // NO_EXTENDED_PRODUCT_LIST
  406. {
  407. #ifndef NO_BASIC_PRODUCT_LIST
  408. productName = getProductNameLE(&baseRequest->KMSID, ProductList, &index);
  409. if (++index >= (int)_countof(ProductList))
  410. #endif // NO_BASIC_PRODUCT_LIST
  411. {
  412. productName = getProductNameLE(&baseRequest->AppID, AppList, &index);
  413. }
  414. }
  415. #ifndef NO_VERBOSE_LOG
  416. if (logverbose)
  417. {
  418. logger("<<< Incoming KMS request\n");
  419. logRequestVerbose(baseRequest, &logger);
  420. }
  421. else
  422. {
  423. #endif // NO_VERBOSE_LOG
  424. ucs2_to_utf8(baseRequest->WorkstationName, clientname, 64, 64);
  425. logger("KMS v%i.%i request from %s for %s\n", LE16(baseRequest->MajorVer), LE16(baseRequest->MinorVer), clientname, productName);
  426. #ifndef NO_VERBOSE_LOG
  427. }
  428. #endif // NO_VERBOSE_LOG
  429. }
  430. #endif // NO_LOG
  431. /*
  432. * Converts a utf-8 ePID string to UCS-2 and writes it to a RESPONSE struct
  433. */
  434. static void getEpidFromString(RESPONSE *const Response, const char *const pid)
  435. {
  436. size_t length = utf8_to_ucs2(Response->KmsPID, pid, PID_BUFFER_SIZE, PID_BUFFER_SIZE * 3);
  437. Response->PIDSize = LE32(((unsigned int )length + 1) << 1);
  438. }
  439. /*
  440. * get ePID from appropriate source
  441. */
  442. static void getEpid(RESPONSE *const baseResponse, const char** EpidSource, const ProdListIndex_t index, BYTE *const HwId)
  443. {
  444. const char* pid;
  445. if (KmsResponseParameters[index].Epid == NULL)
  446. {
  447. #ifndef NO_RANDOM_EPID
  448. if (RandomizationLevel == 2)
  449. {
  450. char szPid[PID_BUFFER_SIZE];
  451. generateRandomPid(index, szPid, -1, Lcid ? Lcid : -1);
  452. pid = szPid;
  453. #ifndef NO_LOG
  454. *EpidSource = "randomized on every request";
  455. #endif // NO_LOG
  456. }
  457. else
  458. #endif // NO_RANDOM_EPID
  459. {
  460. pid = AppList[index].pid;
  461. #ifndef NO_LOG
  462. *EpidSource = "vlmcsd default";
  463. #endif // NO_LOG
  464. }
  465. }
  466. else
  467. {
  468. pid = KmsResponseParameters[index].Epid;
  469. if (HwId && KmsResponseParameters[index].HwId != NULL)
  470. memcpy(HwId, KmsResponseParameters[index].HwId, sizeof(((RESPONSE_V6 *)0)->HwId));
  471. #ifndef NO_LOG
  472. *EpidSource = KmsResponseParameters[index].EpidSource;
  473. #endif // NO_LOG
  474. }
  475. getEpidFromString(baseResponse, pid);
  476. }
  477. #if !defined(NO_LOG) && defined(_PEDANTIC)
  478. static BOOL CheckVersion4Uuid(const GUID *const guid, const char *const szGuidName)
  479. {
  480. if (LE16(guid->Data3) >> 12 != 4 || guid->Data4[0] >> 6 != 2)
  481. {
  482. logger("Warning: %s does not conform to version 4 UUID according to RFC 4122\n", szGuidName);
  483. return FALSE;
  484. }
  485. return TRUE;
  486. }
  487. static void CheckRequest(const REQUEST *const Request)
  488. {
  489. CheckVersion4Uuid(&Request->CMID, "Client machine ID");
  490. CheckVersion4Uuid(&Request->AppID, "Application ID");
  491. CheckVersion4Uuid(&Request->KMSID, "Server SKU ID");
  492. CheckVersion4Uuid(&Request->ActID, "Client SKU ID");
  493. if (LE32(Request->IsClientVM) > 1)
  494. logger("Warning: Virtual Machine field in request must be 0 or 1 but is %u\n", LE32(Request->IsClientVM));
  495. if (LE32(Request->LicenseStatus) > 6 )
  496. logger("Warning: License status must be between 0 and 6 but is %u\n", LE32(Request->LicenseStatus));
  497. }
  498. #endif // !defined(NO_LOG) && defined(_PEDANTIC)
  499. #ifndef NO_LOG
  500. /*
  501. * Logs the Response
  502. */
  503. static void logResponse(const RESPONSE *const baseResponse, const BYTE *const hwId, const char *const EpidSource)
  504. {
  505. char utf8pid[PID_BUFFER_SIZE * 3];
  506. ucs2_to_utf8(baseResponse->KmsPID, utf8pid, PID_BUFFER_SIZE, PID_BUFFER_SIZE * 3);
  507. #ifndef NO_VERBOSE_LOG
  508. if (!logverbose)
  509. {
  510. #endif // NO_VERBOSE_LOG
  511. logger("Sending ePID (%s): %s\n", EpidSource, utf8pid);
  512. #ifndef NO_VERBOSE_LOG
  513. }
  514. else
  515. {
  516. logger(">>> Sending response, ePID source = %s\n", EpidSource);
  517. logResponseVerbose(utf8pid, hwId, baseResponse, &logger);
  518. }
  519. #endif // NO_VERBOSE_LOG
  520. }
  521. #endif
  522. /*
  523. * Creates the unencrypted base response
  524. */
  525. static BOOL __stdcall CreateResponseBaseCallback(const REQUEST *const baseRequest, RESPONSE *const baseResponse, BYTE *const hwId, const char* const ipstr)
  526. {
  527. const char* EpidSource;
  528. #ifndef NO_LOG
  529. logRequest(baseRequest);
  530. #ifdef _PEDANTIC
  531. CheckRequest(baseRequest);
  532. #endif // _PEDANTIC
  533. #endif // NO_LOG
  534. ProdListIndex_t index;
  535. getProductNameLE(&baseRequest->AppID, AppList, &index);
  536. if (index >= _countof(AppList) - 1) index = 0; //default to Windows
  537. getEpid(baseResponse, &EpidSource, index, hwId);
  538. baseResponse->Version = baseRequest->Version;
  539. memcpy(&baseResponse->CMID, &baseRequest->CMID, sizeof(GUID));
  540. memcpy(&baseResponse->ClientTime, &baseRequest->ClientTime, sizeof(FILETIME));
  541. baseResponse->Count = LE32(LE32(baseRequest->N_Policy) << 1);
  542. baseResponse->VLActivationInterval = LE32(VLActivationInterval);
  543. baseResponse->VLRenewalInterval = LE32(VLRenewalInterval);
  544. #ifndef NO_LOG
  545. logResponse(baseResponse, hwId, EpidSource);
  546. #endif // NO_LOG
  547. return !0;
  548. }
  549. RequestCallback_t CreateResponseBase = &CreateResponseBaseCallback;
  550. ////TODO: Move to helpers.c
  551. void get16RandomBytes(void* ptr)
  552. {
  553. int i;
  554. for (i = 0; i < 4; i++) ((DWORD*)ptr)[i] = rand32();
  555. }
  556. /*
  557. * Creates v4 response
  558. */
  559. size_t CreateResponseV4(REQUEST_V4 *const request_v4, BYTE *const responseBuffer, const char* const ipstr)
  560. {
  561. RESPONSE_V4* Response = (RESPONSE_V4*)responseBuffer;
  562. if ( !CreateResponseBase(&request_v4->RequestBase, &Response->ResponseBase, NULL, ipstr) ) return 0;
  563. DWORD pidSize = LE32(Response->ResponseBase.PIDSize);
  564. BYTE* postEpidPtr = responseBuffer + V4_PRE_EPID_SIZE + pidSize;
  565. memmove(postEpidPtr, &Response->ResponseBase.CMID, V4_POST_EPID_SIZE);
  566. size_t encryptSize = V4_PRE_EPID_SIZE + V4_POST_EPID_SIZE + pidSize;
  567. AesCmacV4(responseBuffer, encryptSize, responseBuffer + encryptSize);
  568. return encryptSize + sizeof(Response->MAC);
  569. }
  570. /*
  571. // Workaround for buggy GCC 4.2/4.3
  572. #if defined(__GNUC__) && (__GNUC__ == 4 && __GNUC_MINOR__ < 4)
  573. __attribute__((noinline))
  574. #endif
  575. __pure static uint64_t TimestampInterval(void *ts)
  576. {
  577. return ( GET_UA64LE(ts) / TIME_C1 ) * TIME_C2 + TIME_C3;
  578. }*/
  579. /*
  580. * Creates the HMAC for v6
  581. */
  582. static int_fast8_t CreateV6Hmac(BYTE *const encrypt_start, const size_t encryptSize, int_fast8_t tolerance)
  583. {
  584. BYTE hash[32];
  585. # define halfHashSize (sizeof(hash) >> 1)
  586. uint64_t timeSlot;
  587. BYTE *responseEnd = encrypt_start + encryptSize;
  588. // This is the time from the response
  589. FILETIME* ft = (FILETIME*)(responseEnd - V6_POST_EPID_SIZE + sizeof(((RESPONSE*)0)->CMID));
  590. // Generate a time slot that changes every 4.11 hours.
  591. // Request and repsonse time must match +/- 1 slot.
  592. // When generating a response tolerance must be 0.
  593. // If verifying the hash, try tolerance -1, 0 and +1. One of them must match.
  594. timeSlot = LE64( (GET_UA64LE(ft) / TIME_C1 * TIME_C2 + TIME_C3) + (tolerance * TIME_C1) );
  595. // The time slot is hashed with SHA256 so it is not so obvious that it is time
  596. Sha256((BYTE*) &timeSlot, sizeof(timeSlot), hash);
  597. // The last 16 bytes of the hashed time slot are the actual HMAC key
  598. if (!Sha256Hmac
  599. (
  600. hash + halfHashSize, // Use last 16 bytes of SHA256 as HMAC key
  601. encrypt_start, // hash only the encrypted part of the v6 response
  602. encryptSize - sizeof(((RESPONSE_V6*)0)->HMAC), // encryptSize minus the HMAC itself
  603. hash // use same buffer for resulting hash where the key came from
  604. ))
  605. {
  606. return FALSE;
  607. }
  608. memcpy(responseEnd - sizeof(((RESPONSE_V6*)0)->HMAC), hash + halfHashSize, halfHashSize);
  609. return TRUE;
  610. # undef halfHashSize
  611. }
  612. /*
  613. * Creates v5 or v6 response
  614. */
  615. size_t CreateResponseV6(REQUEST_V6 *restrict request_v6, BYTE *const responseBuffer, const char* const ipstr)
  616. {
  617. // The response will be created in a fixed sized struct to
  618. // avoid unaligned access macros and packed structs on RISC systems
  619. // which largely increase code size.
  620. //
  621. // The fixed sized struct with 64 WCHARs for the ePID will be converted
  622. // to a variable sized struct later and requires unaligned access macros.
  623. RESPONSE_V6* Response = (RESPONSE_V6*)responseBuffer;
  624. RESPONSE* baseResponse = &Response->ResponseBase;
  625. #ifdef _DEBUG
  626. RESPONSE_V6_DEBUG* xxx = (RESPONSE_V6_DEBUG*)responseBuffer;
  627. #endif
  628. static const BYTE DefaultHwid[8] = { HWID };
  629. int_fast8_t v6 = LE16(request_v6->MajorVer) > 5;
  630. AesCtx aesCtx;
  631. AesInitKey(&aesCtx, v6 ? AesKeyV6 : AesKeyV5, v6, AES_KEY_BYTES);
  632. AesDecryptCbc(&aesCtx, NULL, request_v6->IV, V6_DECRYPT_SIZE);
  633. // get random salt and SHA256 it
  634. get16RandomBytes(Response->RandomXoredIVs);
  635. Sha256(Response->RandomXoredIVs, sizeof(Response->RandomXoredIVs), Response->Hash);
  636. if (v6) // V6 specific stuff
  637. {
  638. // In v6 a random IV is generated
  639. Response->Version = request_v6->Version;
  640. get16RandomBytes(Response->IV);
  641. // pre-fill with default HwId (not required for v5)
  642. memcpy(Response->HwId, DefaultHwid, sizeof(Response->HwId));
  643. // Just copy decrypted request IV (using Null IV) here. Note this is identical
  644. // to XORing non-decrypted request and reponse IVs
  645. memcpy(Response->XoredIVs, request_v6->IV, sizeof(Response->XoredIVs));
  646. }
  647. else // V5 specific stuff
  648. {
  649. // In v5 IVs of request and response must be identical (MS client checks this)
  650. // The following memcpy copies Version and IVs at once
  651. memcpy(Response, request_v6, V6_UNENCRYPTED_SIZE);
  652. }
  653. // Xor Random bytes with decrypted request IV
  654. XorBlock(request_v6->IV, Response->RandomXoredIVs);
  655. // Get the base response
  656. if ( !CreateResponseBase(&request_v6->RequestBase, baseResponse, Response->HwId, ipstr) ) return 0;
  657. // Convert the fixed sized struct into variable sized
  658. DWORD pidSize = LE32(baseResponse->PIDSize);
  659. BYTE* postEpidPtr = responseBuffer + V6_PRE_EPID_SIZE + pidSize;
  660. size_t post_epid_size = v6 ? V6_POST_EPID_SIZE : V5_POST_EPID_SIZE;
  661. memmove(postEpidPtr, &baseResponse->CMID, post_epid_size);
  662. // number of bytes to encrypt
  663. size_t encryptSize =
  664. V6_PRE_EPID_SIZE
  665. - sizeof(Response->Version)
  666. + pidSize
  667. + post_epid_size;
  668. //AesDecryptBlock(&aesCtx, Response->IV);
  669. if (v6 && !CreateV6Hmac(Response->IV, encryptSize, 0)) return 0;
  670. // Padding auto handled by encryption func
  671. AesEncryptCbc(&aesCtx, NULL, Response->IV, &encryptSize);
  672. return encryptSize + sizeof(Response->Version);
  673. }
  674. // Create Hashed KMS Client Request Data for KMS Protocol Version 4
  675. BYTE *CreateRequestV4(size_t *size, const REQUEST* requestBase)
  676. {
  677. *size = sizeof(REQUEST_V4);
  678. // Build a proper KMS client request data
  679. BYTE *request = (BYTE *)vlmcsd_malloc(sizeof(REQUEST_V4));
  680. // Temporary Pointer for access to REQUEST_V4 structure
  681. REQUEST_V4 *request_v4 = (REQUEST_V4 *)request;
  682. // Set KMS Client Request Base
  683. memcpy(&request_v4->RequestBase, requestBase, sizeof(REQUEST));
  684. // Generate Hash Signature
  685. AesCmacV4(request, sizeof(REQUEST), request_v4->MAC);
  686. // Return Request Data
  687. return request;
  688. }
  689. // Create Encrypted KMS Client Request Data for KMS Protocol Version 6
  690. BYTE* CreateRequestV6(size_t *size, const REQUEST* requestBase)
  691. {
  692. *size = sizeof(REQUEST_V6);
  693. // Temporary Pointer for access to REQUEST_V5 structure
  694. REQUEST_V6 *request = (REQUEST_V6 *)vlmcsd_malloc(sizeof(REQUEST_V6));
  695. // KMS Protocol Version
  696. request->Version = requestBase->Version;
  697. // Initialize the IV
  698. get16RandomBytes(request->IV);
  699. // Set KMS Client Request Base
  700. memcpy(&request->RequestBase, requestBase, sizeof(REQUEST));
  701. // Encrypt KMS Client Request
  702. size_t encryptSize = sizeof(request->RequestBase);
  703. AesCtx Ctx;
  704. int_fast8_t v6 = LE16(request->MajorVer) > 5;
  705. AesInitKey(&Ctx, v6 ? AesKeyV6 : AesKeyV5, v6, 16);
  706. AesEncryptCbc(&Ctx, request->IV, (BYTE*)(&request->RequestBase), &encryptSize);
  707. // Return Proper Request Data
  708. return (BYTE*)request;
  709. }
  710. /*
  711. * Checks whether Length of ePID is valid
  712. */
  713. static uint8_t checkPidLength(const RESPONSE *const responseBase)
  714. {
  715. unsigned int i;
  716. if (LE32(responseBase->PIDSize) > (PID_BUFFER_SIZE << 1)) return FALSE;
  717. if (responseBase->KmsPID[(LE32(responseBase->PIDSize) >> 1) - 1]) return FALSE;
  718. for (i = 0; i < (LE32(responseBase->PIDSize) >> 1) - 2; i++)
  719. {
  720. if (!responseBase->KmsPID[i]) return FALSE;
  721. }
  722. return TRUE;
  723. }
  724. /*
  725. * "Decrypts" a KMS v4 response. Actually just copies to a fixed size buffer
  726. */
  727. RESPONSE_RESULT DecryptResponseV4(RESPONSE_V4* response_v4, const int responseSize, BYTE* const rawResponse, const BYTE* const rawRequest)
  728. {
  729. int copySize =
  730. V4_PRE_EPID_SIZE +
  731. (LE32(((RESPONSE_V4*)rawResponse)->ResponseBase.PIDSize) <= PID_BUFFER_SIZE << 1 ?
  732. LE32(((RESPONSE_V4*)rawResponse)->ResponseBase.PIDSize) :
  733. PID_BUFFER_SIZE << 1);
  734. int messageSize = copySize + V4_POST_EPID_SIZE;
  735. memcpy(response_v4, rawResponse, copySize);
  736. memcpy(&response_v4->ResponseBase.CMID, rawResponse + copySize, responseSize - copySize);
  737. // ensure PID is null terminated
  738. response_v4->ResponseBase.KmsPID[PID_BUFFER_SIZE-1] = 0;
  739. uint8_t* mac = rawResponse + messageSize;
  740. AesCmacV4(rawResponse, messageSize, mac);
  741. REQUEST_V4* request_v4 = (REQUEST_V4*)rawRequest;
  742. RESPONSE_RESULT result;
  743. result.mask = (DWORD)~0;
  744. result.PidLengthOK = checkPidLength((RESPONSE*)rawResponse);
  745. result.VersionOK = response_v4->ResponseBase.Version == request_v4->RequestBase.Version;
  746. result.HashOK = !memcmp(&response_v4->MAC, mac, sizeof(response_v4->MAC));
  747. result.TimeStampOK = !memcmp(&response_v4->ResponseBase.ClientTime, &request_v4->RequestBase.ClientTime, sizeof(FILETIME));
  748. result.ClientMachineIDOK = !memcmp(&response_v4->ResponseBase.CMID, &request_v4->RequestBase.CMID, sizeof(GUID));
  749. result.effectiveResponseSize = responseSize;
  750. result.correctResponseSize = sizeof(RESPONSE_V4) - sizeof(response_v4->ResponseBase.KmsPID) + LE32(response_v4->ResponseBase.PIDSize);
  751. return result;
  752. }
  753. static RESPONSE_RESULT VerifyResponseV6(RESPONSE_RESULT result, const AesCtx* Ctx, RESPONSE_V6* response_v6, REQUEST_V6* request_v6, BYTE* const rawResponse)
  754. {
  755. // Check IVs
  756. result.IVsOK = !memcmp // In V6 the XoredIV is actually the request IV
  757. (
  758. response_v6->XoredIVs,
  759. request_v6->IV,
  760. sizeof(response_v6->XoredIVs)
  761. );
  762. result.IVnotSuspicious = !!memcmp // If IVs are identical, it is obviously an emulator
  763. (
  764. request_v6->IV,
  765. response_v6->IV,
  766. sizeof(request_v6->IV)
  767. );
  768. // Check Hmac
  769. int_fast8_t tolerance;
  770. BYTE OldHmac[sizeof(response_v6->HMAC)];
  771. result.HmacSha256OK = FALSE;
  772. memcpy // Save received HMAC to compare with calculated HMAC later
  773. (
  774. OldHmac,
  775. response_v6->HMAC,
  776. sizeof(response_v6->HMAC)
  777. );
  778. //AesEncryptBlock(Ctx, Response_v6->IV); // CreateV6Hmac needs original IV as received over the network
  779. for (tolerance = -1; tolerance < 2; tolerance++)
  780. {
  781. CreateV6Hmac
  782. (
  783. rawResponse + sizeof(response_v6->Version), // Pointer to start of the encrypted part of the response
  784. (size_t)result.correctResponseSize - V6_UNENCRYPTED_SIZE, // size of the encrypted part
  785. tolerance // tolerance -1, 0, or +1
  786. );
  787. if
  788. ((
  789. result.HmacSha256OK = !memcmp // Compare both HMACs
  790. (
  791. OldHmac,
  792. rawResponse + (size_t)result.correctResponseSize - sizeof(response_v6->HMAC),
  793. sizeof(OldHmac)
  794. )
  795. ))
  796. {
  797. break;
  798. }
  799. }
  800. return result;
  801. }
  802. static RESPONSE_RESULT VerifyResponseV5(RESPONSE_RESULT result, REQUEST_V5* request_v5, RESPONSE_V5* response_v5)
  803. {
  804. // Check IVs: in V5 (and only v5) request and response IVs must match
  805. result.IVsOK = !memcmp(request_v5->IV, response_v5->IV, sizeof(request_v5->IV));
  806. // V5 has no Hmac, always set to TRUE
  807. result.HmacSha256OK = TRUE;
  808. return result;
  809. }
  810. /*
  811. * Decrypts a KMS v5 or v6 response received from a server.
  812. * hwid must supply a valid 16 byte buffer for v6. hwid is ignored in v5
  813. */
  814. RESPONSE_RESULT DecryptResponseV6(RESPONSE_V6* response_v6, int responseSize, BYTE* const response, const BYTE* const rawRequest, BYTE* hwid)
  815. {
  816. RESPONSE_RESULT result;
  817. result.mask = ~0; // Set all bits in the results mask to 1. Assume success first.
  818. result.effectiveResponseSize = responseSize;
  819. int copySize1 =
  820. sizeof(response_v6->Version);
  821. // Decrypt KMS Server Response (encrypted part starts after RequestIV)
  822. responseSize -= copySize1;
  823. AesCtx Ctx;
  824. int_fast8_t v6 = LE16(((RESPONSE_V6*)response)->MajorVer) > 5;
  825. AesInitKey(&Ctx, v6 ? AesKeyV6 : AesKeyV5, v6, AES_KEY_BYTES);
  826. AesDecryptCbc(&Ctx, NULL, response + copySize1, responseSize);
  827. // Check padding
  828. BYTE* lastPadByte = response + (size_t)result.effectiveResponseSize - 1;
  829. // Must be from 1 to 16
  830. if (!*lastPadByte || *lastPadByte > AES_BLOCK_BYTES)
  831. {
  832. result.DecryptSuccess = FALSE;
  833. return result;
  834. }
  835. // Check if pad bytes are all the same
  836. BYTE* padByte;
  837. for (padByte = lastPadByte - *lastPadByte + 1; padByte < lastPadByte; padByte++)
  838. if (*padByte != *lastPadByte)
  839. {
  840. result.DecryptSuccess = FALSE;
  841. return result;
  842. }
  843. // Add size of Version, KmsPIDLen and variable size PID
  844. DWORD pidSize = LE32(((RESPONSE_V6*) response)->ResponseBase.PIDSize);
  845. copySize1 +=
  846. V6_UNENCRYPTED_SIZE +
  847. sizeof(response_v6->ResponseBase.PIDSize) +
  848. (pidSize <= PID_BUFFER_SIZE << 1 ? pidSize : PID_BUFFER_SIZE << 1);
  849. // Copy part 1 of response up to variable sized PID
  850. memcpy(response_v6, response, copySize1);
  851. // ensure PID is null terminated
  852. response_v6->ResponseBase.KmsPID[PID_BUFFER_SIZE - 1] = 0;
  853. // Copy part 2
  854. size_t copySize2 = v6 ? V6_POST_EPID_SIZE : V5_POST_EPID_SIZE;
  855. memcpy(&response_v6->ResponseBase.CMID, response + copySize1, copySize2);
  856. // Decrypting the response is finished here. Now we check the results for validity
  857. // A basic client doesn't need the stuff below this comment but we want to use vlmcs
  858. // as a debug tool for KMS emulators.
  859. REQUEST_V6* request_v6 = (REQUEST_V6*) rawRequest;
  860. DWORD decryptSize = sizeof(request_v6->IV) + sizeof(request_v6->RequestBase) + sizeof(request_v6->Pad);
  861. AesDecryptCbc(&Ctx, NULL, request_v6->IV, decryptSize);
  862. // Check that all version informations are the same
  863. result.VersionOK =
  864. request_v6->Version == response_v6->ResponseBase.Version &&
  865. request_v6->Version == response_v6->Version &&
  866. request_v6->Version == request_v6->RequestBase.Version;
  867. // Check Base Request
  868. result.PidLengthOK = checkPidLength(&((RESPONSE_V6*) response)->ResponseBase);
  869. result.TimeStampOK = !memcmp(&response_v6->ResponseBase.ClientTime, &request_v6->RequestBase.ClientTime, sizeof(FILETIME));
  870. result.ClientMachineIDOK = IsEqualGUID(&response_v6->ResponseBase.CMID, &request_v6->RequestBase.CMID);
  871. // Rebuild Random Key and Sha256 Hash
  872. BYTE HashVerify[sizeof(response_v6->Hash)];
  873. BYTE RandomKey[sizeof(response_v6->RandomXoredIVs)];
  874. memcpy(RandomKey, request_v6->IV, sizeof(RandomKey));
  875. XorBlock(response_v6->RandomXoredIVs, RandomKey);
  876. Sha256(RandomKey, sizeof(RandomKey), HashVerify);
  877. result.HashOK = !memcmp(response_v6->Hash, HashVerify, sizeof(HashVerify));
  878. // size before encryption (padding not included)
  879. result.correctResponseSize =
  880. (v6 ? sizeof(RESPONSE_V6) : sizeof(RESPONSE_V5))
  881. - sizeof(response_v6->ResponseBase.KmsPID)
  882. + LE32(response_v6->ResponseBase.PIDSize);
  883. // Version specific stuff
  884. if (v6)
  885. {
  886. // Copy the HwId
  887. memcpy(hwid, response_v6->HwId, sizeof(response_v6->HwId));
  888. // Verify the V6 specific part of the response
  889. result = VerifyResponseV6(result, &Ctx, response_v6, request_v6, response);
  890. }
  891. else // V5
  892. {
  893. // Verify the V5 specific part of the response
  894. result = VerifyResponseV5(result, request_v6, (RESPONSE_V5*)response_v6);
  895. }
  896. // padded size after encryption
  897. result.correctResponseSize += (~(result.correctResponseSize - sizeof(response_v6->ResponseBase.Version)) & 0xf) + 1;
  898. return result;
  899. }