laomms / PidKeyTool

密钥检测工具. Tool for check Microsoft Product Key
270 stars 54 forks source link

Support check gift code key #24

Closed YT-Advanced closed 1 year ago

YT-Advanced commented 1 year ago

Here is an example key of Among Us gift code: 6Y7YR-YT4PP-939J4-2M266-DQ7YZ

image

As you can see, we have assetid is 9NG07QJNK38J/0010, and 9NG07QJNK38J is productID of AmongUS, check this link: https://microsoft.com/store/productId/9NG07QJNK38J. From this link we have the Decriptions parameter

Also, we have tokenState mean the ErrorCode in your PidKeyTool

So you can check binding key of all app you can find Note: I requested via API from redeem.microsoft.com

laomms commented 1 year ago

Thanks very much for sharing information. Calling redeem.microsoft.com interface is the same as calling setup.office.com, both need to log in to the account. What I'm currently doing is detecting the redemption key type by offline.

YT-Advanced commented 1 year ago

Thanks very much for sharing information. Calling redeem.microsoft.com interface is the same as calling setup.office.com, both need to log in to the account. What I'm currently doing is detecting the redemption key type by offline.

What! How you can do that? If you can, please share me the source code :))))

YT-Advanced commented 1 year ago

@laomms and also please add auto call skype to get cid too. Because some website have created it like kichhoat24h.com. And if you need, I can help you if you share the source code of PidKeyTool for me. Thanks :)))

laomms commented 1 year ago

skype

laomms commented 1 year ago

It is not planned to release the source code at present, and some decompiled codes are not available elsewhere.

YT-Advanced commented 1 year ago

yes, I known it so I want it for my website :(