Well, the master key is out and about now so here’s a convenient little application to generate your dongle id keys.
Straight forward to use.
p3kg – Xtse / Linux only / (See below for the now added Windows build!)
Description
Generates a Dongle ID Key based on the Dongle ID provided.
Usage
./p3kg
Example
./p3kg 0xAABB
NOTE: must be 2 bytes (4 characters) and prefixed with 0x
I.e. 0x0AA will not work; 0x00AA will.
When I wrote this I hard-coded the revoke list on graf_chokolo’s wiki so credits to him and all of his hard work.
If you want source code, let me know – I’ll make a few changes – tidy it up and post it as well.
UPDATED: (Added Windows Build) - Uses .NET 2.0
Usage is very similar, except command is:
Replacing 0xAAAB with whatever device ID you like.