abgx360

Wednesday 29 December 2010

PS3 Dongle ID Key Generator

Due to Graf_Chokolo releasing the USB Master Key yesterday on our forums, I knew it would not be long before someone wrote up a program to make your own Dongle ID keys. Very silly since having a dongle reply as something other then >AAAA will not gain you anything more then we already have been using, just the normal Factory/Service Mode!

Well Estx from PS3HAX Network seems to be the first to do so!


Quote:
Originally Posted by Estx
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:

Code:
p3kgwn.exe 0xAAAB
Replacing 0xAAAB with whatever device ID you like.
NOTE: The p3kgwn.zip is for WINDOWS and p3kg.tar.gz is for LINUX!

UPDATE: for those that don't want to install a program, Waninkoko has done one up as a Web JavaScript -> Generator

News Source: PS3 Dongle ID Key Generator (via) PS3Hax Network


Attached Files
File Type: zip p3kgwn.zip (3.2 KB, 1066 views)
File Type: gz p3kg.tar.gz (7.0 KB, 219 views)

No comments:

Post a Comment