A new small app written by me that validate MS product key locally

Discussion in 'MDL Projects and Applications' started by unknownzd, Sep 6, 2010.

  1. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    #1 unknownzd, Sep 6, 2010
    Last edited by a moderator: Apr 20, 2017
  2. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    Updated the code to support even more output then any existing product key checker (including base 24 decoded value -> base 16 conversion)
     
  3. MasterDisaster

    MasterDisaster MDL Expert

    Aug 29, 2009
    1,256
    674
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. thethingy

    thethingy MDL Senior Member

    Sep 7, 2010
    301
    41
    10
    ^^yip this just failed.
     
  5. MasterDisaster

    MasterDisaster MDL Expert

    Aug 29, 2009
    1,256
    674
    60
    Its the 32-bit version. Its on the window title.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    Due to the fact that some people can't use the fwscanf_s in the statically linked build ..... all the fwscanf_s has been disabled now and used fwscanf instead!

    Sorry for any inconvenience caused.

    Change log :

    Version 1.0.3b
    - Fixed some if switch typo in the program
    - Replaced all the fwscanf_s with fwscanf to temporarily fix the problem
     
  7. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    hmmm actually there is a weird situation that the x86 version won't work on x64 OS due to the fact that the secured function (fwscanf_s) only works in native mode (x64 in x64 OS)
     
  8. MasterDisaster

    MasterDisaster MDL Expert

    Aug 29, 2009
    1,256
    674
    60
    Its working now.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    :\ So why is every thread about Office 2010 has been moved another sub forum now? :\

    And how about this thread?
     
  10. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,557
    3,832
    120
    This topic is not related to office specific is it?
     
  11. urie

    urie Moderator
    Staff Member

    May 21, 2007
    9,039
    3,388
    300
  12. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    Updated the app again to get a better layout and support of WOW64 user
     
  13. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    #15 DARKOR04, Sep 21, 2010
    Last edited: Sep 21, 2010
    Dude! it DO NOT work. "Fail to read key" v1.05 Not working...

    Edit Note:
    Tried the v1.0.3b and it read key but then it close suddenly....;)
     
  14. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    So seems like fwscanf_s does not work on Windows 7 x86 (however it does work in Windows XP Professional SP3 x86 when I test it in VM) ......... so I decided to remove every fwscanf_s for x86 now ......
     
  15. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    #17 unknownzd, Sep 22, 2010
    Last edited: Sep 22, 2010
    (OP)
    Update :

    Changlog for version 1.0.5a

    - All the secure function have been removed for the x86 build of version 1.0.5a now so you can use it for validation on x86 computer
     
  16. unknownzd

    unknownzd MDL Member

    Jul 28, 2008
    130
    19
    10
    Update :

    Changelog for version 1.0.5b

    - Fixed 2 typos in version 1.0.5b that makes the version 1.0.5a doesn't work for x86 build
     
  17. Notam

    Notam MDL Junior Member

    Aug 2, 2009
    72
    2
    0
    What's the use of this application
     
  18. urie

    urie Moderator
    Staff Member

    May 21, 2007
    9,039
    3,388
    300
    It a PID checker windows and office keys lets you what type they are i,e. OEM: NONE SLP, OEM SLP, MAK, Retail e.c.t if you don't understand what any of these things mean then it is of no good to you.