mirror of
https://github.com/UMSKT/writeups.git
synced 2026-07-24 05:04:19 +02:00
Update BINK.md
This commit is contained in:
parent
a6a0e6373f
commit
29ea167c95
2
BINK.md
2
BINK.md
@ -97,7 +97,7 @@ The core of elliptic curve cryptography uses this multiplication definition, as
|
|||||||
## BINK resource
|
## BINK resource
|
||||||
|
|
||||||
Since it is a public-key cryptographic system, Microsoft had to share the public key with their Windows XP release to check entered product keys against.
|
Since it is a public-key cryptographic system, Microsoft had to share the public key with their Windows XP release to check entered product keys against.
|
||||||
It is stored within `pidgen.dll` in a form of a BINK resource. The first set of BINK data is there to validate retail keys, the second is for the
|
It is stored within `pidgen.dll` in a form of a BINK (binary key) resource. The first set of BINK data is there to validate retail keys, the second is for the
|
||||||
OEM keys respectively.
|
OEM keys respectively.
|
||||||
|
|
||||||
**The structure of the BINK resource for Windows 98 and Windows XP is as follows:**
|
**The structure of the BINK resource for Windows 98 and Windows XP is as follows:**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user