Correspondendo com Serial para o OS Edition

8

Existe uma maneira de determinar a partir de uma Chave serial qual build / versão pertence?

O administrador anterior forneceu uma lista de chaves, mas nenhuma indicação de qual sistema operacional elas são.

Especificamente, ganhe o Vista e o Win 7

    
por Atron Seige 21.10.2014 / 14:24

1 resposta

5

link

Unfortunately there isn’t. The product key sequence is according to a mathematical algorithm. The product key is a partially random, 25-character alphanumeric code, specifically designed to defeat against keygens and leaked serial numbers. The code has three (known) components:

An actual serial number
Verification data (using modular math)
A checksum (CRC) for typos

- Fergus

EDIT: No entanto, eu tropeçar nisso. Parece que você está atrás, mas eu nunca usei:

link

The Ultimate PID Checker allows you to calculate the Product ID of given product key. Key validity will be checked also. The unique feature is reading keys from file and saving log. Performance of PID generation is checked too - time spent on generating will be printed under the result.

Features:

Generating PID from typed key/input

✔ for Windows 8/Server 2012 ✔ for Windows 7/Server 20008 R2 ✔ for Windows Vista/Server 2008 ✔ for Windows XP/Server 2003 ✔ for Office 2010 and 2013 ✔ for current system ✔ for all builds >= 6.0.5365.8

    
por 21.10.2014 / 15:11