MSFN Forum: Decoding Microsoft keys - MSFN Forum

Jump to content


  • 5 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

Decoding Microsoft keys New Enterprise Version Released Rate Topic: -----

#61 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 January 2008 - 05:44 PM

Quote

It does NOT detect Visual Studio 2008 Team System.


Get me a copy and I'll see if I can get it. :)

Really, see if you can find the DigitalProductID value for it in the regsitry and tell me the full registry path to it and I'll see why it is not being found. You can use the Enterprise v2.28 and select the Settings Menu, then slect the last option to 'Search the entire registry for product keys' and it will hopefully return the value and the registry location for it.


#62 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,572
  • Joined: 14-August 04

Posted 15 January 2008 - 11:06 PM

For Visual Studio 2008, there's a [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Registration] registry key with three values : PIDKEY, ProductID and UserName.

PIDKEY contains the actual product key without dashes.

#63 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 January 2008 - 11:11 PM

Did you install Visual Studio with a Transform file? Some previous version would put the PIDKEY in when a transform was use and the digitalproductid when manually installed.

#64 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,572
  • Joined: 14-August 04

Posted 15 January 2008 - 11:52 PM

View PostIcemanND, on Jan 16 2008, 12:11 AM, said:

Did you install Visual Studio with a Transform file? Some previous version would put the PIDKEY in when a transform was use and the digitalproductid when manually installed.

I believe so. The product key is embedded in my installation.

#65 User is offline   NorseLaQuet 

  • Group: Members
  • Posts: 2
  • Joined: 30-January 08

Posted 30 January 2008 - 09:02 PM

Any update? I actually need my Visual Studio 2008 CD key right now, as I misplaced my old key and only have it installed on one computer that I need to format soon.

Thanks for all of your hard work

#66 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2008 - 09:07 PM

@NorseLaQuet -
Did you try this? or check for the pidkey value jcarle found in the registry on his machine?

View PostIcemanND, on Jan 15 2008, 07:44 PM, said:

Really, see if you can find the DigitalProductID value for it in the registry and tell me the full registry path to it and I'll see why it is not being found. You can use the Enterprise v2.28 and select the Settings Menu, then slect the last option to 'Search the entire registry for product keys' and it will hopefully return the value and the registry location for it.


#67 User is offline   NorseLaQuet 

  • Group: Members
  • Posts: 2
  • Joined: 30-January 08

Posted 30 January 2008 - 09:25 PM

Scratch that,
inside [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Registration]
there was PIDKEY which had my CD key in it. I assumed it was encoded somehow, but it was not! Thanks alot, jcarle for tracking that down!!

#68 User is offline   Nerwin 

  • Geek.
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,820
  • Joined: 31-May 05
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 02 August 2008 - 05:17 PM

Oh Man, Doesn't work for me.... Gives me the following error (screenshot)


http://nerwin.net/pu...ages/rte339.png

Also, I am using Windows Vista Ultimate SP1

Thankies!

#69 User is offline   nayss 

  • Group: Members
  • Posts: 2
  • Joined: 09-August 08

  Posted 10 August 2008 - 03:10 PM

View PostIcemanND, on Sep 7 2005, 07:59 AM, said:

Got my hands on Visual Studio 2003 Student and Professional and tested. Added them and Office XP.

Also found issue with Project 2002 - working on update for tomorrow.

Still looking for someone to test 2000 server.

Thanks all for the assistance thus far.
If anyone has further suggestions, please let me know.



Hello,

unfortunately it doesn't work on my notebook, running Vista Home Premium 32bit, installed also Office 2007 Business Edition.
Following error occurs :

Component 'comdlg32.ocx' or one of its dependencies not correctly registered :
a file is missing or invalid

Does anyone knows, what does it means ?

Best Regards...

nayss

***EDIT on Oct. 25th 2009***

problem is solved. the data-media has been corrupted, so this file was unable to read.

thanx for answering at all.

best regards nayss

This post has been edited by nayss: 25 October 2009 - 05:49 AM


#70 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 August 2008 - 06:53 PM

You need a copy of comdlg32.ocx on your machine usually end sup on your system from some other software install. It's not a redistributable file so I can't include it with the executable but you can find it on the web for download, just put it in the same folder as the exe or in the system32 directory.

#71 User is offline   Juspion 

  • Group: Members
  • Posts: 1
  • Joined: 15-May 09

Posted 15 May 2009 - 11:32 AM

First, thanks for the work.

I ended up in this forum after hours spent on searching how to find the product key for an Office 97 installation, for which no key related to any type of registration exists in my registry. Only Access 97 has been installed, and is working.

No software was able to find any info on this but Belarc Advisor, which gave me a Product ID only (all programs find my XP and Office 2K3 keys without problems).

I wasn't able to use keydecoder to get the key from this PID, it stays on "collecting information from..."

Any help would be appreciated. Thanks in advance !

FG

#72 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,456
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 15 May 2009 - 12:19 PM

If I remember correctly, Office 97 DID NOT store the key in the Registry. (which would be a good reason why it cannot be found there ;)).

During the install/setup the actual .exe was edited and user/registration was embedded into it.

I am pretty sure that at least Excel worked like that, but of course my memory could be failing.(or maybe it was Office 4.3 that worked like that)

jaclaz

#73 Guest_wsxedcrfv_*

  • Group: Guests

Posted 28 March 2010 - 07:35 PM

> I've written my own application to get and display the Windows and Office cd keys.

Um - where do I download this application from?

#74 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 March 2010 - 09:27 PM

There a problem with the download links in the first post? They are working for me.

#75 User is offline   Cokaric 

  • Group: Members
  • Posts: 3
  • Joined: 29-January 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 January 2011 - 07:41 AM

Is there any chance you can post your source code or at least explain how does the encryption/decryption algorithm goes?

#76 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2011 - 11:16 AM

I posted the algorithm on the forum somewhere but can't find it at the moment. But the ProductKey is reverse base-64 encoded in the digitalproductid. Let me dig around a bit and I'll see if I can find it again.

#77 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2011 - 11:20 AM

Can't find mine, but here is a vbscript example.

http://www.msfn.org/...post__p__785495

#78 User is offline   Cokaric 

  • Group: Members
  • Posts: 3
  • Joined: 29-January 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 January 2011 - 11:21 AM

View PostIcemanND, on 30 January 2011 - 11:16 AM, said:

I posted the algorithm on the forum somewhere but can't find it at the moment. But the ProductKey is reverse base-64 encoded in the digitalproductid. Let me dig around a bit and I'll see if I can find it again.

Base 64 or base 24? So I need to decode the every letter using base24/base64 algorithm first and then just reverse it? Cause usually product id is in this format 12345-123-1234567-12345 unlike Product key... Product key is in this format >> FFFFF-GGGGG-HHHHH-JJJJJ-KKKKK...

Thank you ;D

EDIT

View PostIcemanND, on 30 January 2011 - 11:20 AM, said:

Can't find mine, but here is a vbscript example.

http://www.msfn.org/...post__p__785495

Thanks but the only problems is that I don't know VB. I am coding in C++...

Can you answer me on above question?

Thanks again ;D

This post has been edited by Cokaric: 30 January 2011 - 11:23 AM


#79 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,266
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2011 - 11:43 AM

Reverse base 64 encoded starting at character 52.

How about this: http://www.codeproje...Key_Finder.aspx

#80 User is offline   Cokaric 

  • Group: Members
  • Posts: 3
  • Joined: 29-January 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 January 2011 - 11:48 AM

View PostIcemanND, on 30 January 2011 - 11:43 AM, said:

Reverse base 64 encoded starting at character 52.

How about this: http://www.codeproje...Key_Finder.aspx

Thanks allot ;D This is easier for me to understand even though its coded in C#... I will try to code on my own in pure C++... Thanks again =)

Share this topic:


  • 5 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy