mirror of
https://github.com/UMSKT/writeups.git
synced 2026-09-25 06:40:17 +02:00
Update BINK.md
This commit is contained in:
@@ -210,8 +210,6 @@ typedef struct _BINKEY {
|
|||||||
} BINKEY;
|
} BINKEY;
|
||||||
```
|
```
|
||||||
|
|
||||||
In case you want to explore further, the source code of `pidgen.dll` and all its functions is available within this repository, in the "pidgen" folder.
|
|
||||||
|
|
||||||
## Validating / generating product keys
|
## Validating / generating product keys
|
||||||
|
|
||||||
Please note throughout this section that whenever integers are converted to bytes or vice-versa, they are in [little-endian](https://en.wikipedia.org/wiki/Endianness#Little) byte order.
|
Please note throughout this section that whenever integers are converted to bytes or vice-versa, they are in [little-endian](https://en.wikipedia.org/wiki/Endianness#Little) byte order.
|
||||||
|
|||||||
Reference in New Issue
Block a user