Log in

View Full Version : Deskey Dongle


Drigo
August 31st, 2006, 00:59
Who have a schematic from a DK2 Dongle. Is there a schematic available with a PIC Microcontroller ????

I search the Net , but I found too many alternate Versions and HEX.

Who is a Deskey Profesionell???

FoxB
August 31st, 2006, 05:12
DK2 USB dongle include MEGA8 Atmel's processor, memory and Cypress chip for USB interface.

Sab
September 1st, 2006, 15:50
If you ask because of nokia pkd1 check..
http://forum.gsmhosting.com/vbb/showthread.php?t=310849

if you ask because you are truly curious..

http://www.tongzweb.com/mobiles/ToneMan/MyNokiaTools/Nokia%20PKD1%20-%20Dongle.zip

That has des2 schematic. also google "pkd1 dk2" "dk2 pkd1" dk2 saras" etc have fun. btw, the drivers limit the maximum to 0xFF seed * 0xFFFF data so about 16megs of data max. Just dump and make a table emu. I made a algo with xor37 to make a compression of this but its really not needed. Have fun.