[Q:] Testing SLIC v2-3

Discussion in 'Windows 8' started by moderate, Nov 19, 2013.

Tags:
Thread Status:
Not open for further replies.
  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,396
    2,479
    120
    Hello,

    I've finally got some SLIC v2-3. To test it however I need:

    KeyInfo64.exe
    pkeyconfig.xrm-ms
    pkeyconfig-csvlk.xrm-ms

    and correct command line for keyinfo64.exe to generate some W2012R2 Datacenter fakes to test it.

    Anybody has some link (or use PM) or command line hint?

    Thanks
     
  2. KNARZ

    KNARZ MDL Addicted

    Oct 9, 2012
    895
    482
    30
    #2 KNARZ, Nov 19, 2013
    Last edited by a moderator: Apr 20, 2017
    look in the pkeyconfig and first determine the keygroup

    for datacenter retail = 2528 (dec) / 9e0 (hex)

    than look from the reference the possible keyrange
    0 - 499999 (dez) / 0 - 7A11F (hex)

    type in the secret hash (unknown)

    0-1fffffffffffff (hex)


    To create a the key no. 1000 for datacenter retail and highest possible secret hash: type

    Code:
    KeyInfo64.exe 9eo 3e8 1fffffffffffff

    BUT. I think they are not working.... I think the algo is only for Win8/8.1 retail. (not completely sure)

    You can also type in your genuie key to deconstruct them, but it has to contain the charakter N - otherwise the application will fail. - And thats the point why I think the algo is not perfect... There are Keys that don't contain the charakter N.
     
  3. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,155
    21,101
    240
    #3 LostED, Nov 19, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. KNARZ

    KNARZ MDL Addicted

    Oct 9, 2012
    895
    482
    30
    Indeed... SLP I forgot.
     
  5. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,155
    21,101
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. genuineintel

    genuineintel MDL Member

    Apr 28, 2009
    234
    33
    10
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,396
    2,479
    120
    #8 moderate, Nov 20, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
  8. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,593
    340
    So it can be closed.

    :)