From 82f06b2f7b9753914aa6eaecd4c442809ba651df Mon Sep 17 00:00:00 2001 From: WitherOrNot Date: Wed, 20 Sep 2023 00:12:22 -0400 Subject: [PATCH] Update BINK.md --- BINK.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/BINK.md b/BINK.md index cb8be8d..7da1e18 100644 --- a/BINK.md +++ b/BINK.md @@ -15,8 +15,6 @@ It's called ECDLP (Elliptic Curve Discrete Logarithm Problem) Solver by Mr. HAAN The ReadMe file that comes with the version **0.2a** of the solver is good enough by itself, so anyone with a brain will be able to set that tool up. However, it's not open-source, so integrating it into my keygen is proven impossible. -
- In the ideal scenario, the keygen would ask you for a BINK-resource extracted from `pidgen.dll`, which it would then unpack into the following segments: * Public key (`pubX`; `pubY`) * Generator (`genX`; `genY`) @@ -33,7 +31,6 @@ To give you a better perspective, I can provide you with the flow of the ideal k * ~~Windows XP key generation~~ * ~~Windows XP key validation~~ * ~~Windows Server 2003 key generation~~ -
# Principle of operation We need to use a random Raw Product Key as a base to generate a Product ID in a form of `AAAAA-BBB-CCCCCCS-DDEEE`.