PDA

View Full Version : DCW keys via Remote into Hummi



sattekop
29-11-2007, 10:37 PM
I tried to find an instruction how to get DCW keys into hummi, but could not find. Any suggestions how this can be done via remote?
FreeX etc

mag53
29-11-2007, 11:48 PM
try key bin 29/11.07

sattekop
01-12-2007, 04:47 PM
pretty muuch the same as entering biss keys in but
dcw keys are made up of 32 digits

we will say this is hbo comedy max tv

DC 86 0B 43 CD FC 5A 23 25 34 38 97 64 44 E4 8D

we delete every 8th digit like so

DC 86 0B CD FC 5A 25 34 38 64 44 E4

then look to see what frequency the channel is on we will say 12071
then convert it form bin to hex like so 2F27

then look at serv-id we will say its 168 convert it from bin to hex 00A8
wejust need the last two digits A8

then look at pmt pid we will say it is 102 convert this from bin to hex 0066
again we just need last two digits 66


2F27A866

Now take the the biss key we converted

DC 86 0B CD FC 5A 25 34 38 64 44 E4

every 12th digit press return like so



DC 86 0B CD FC 5A
25 34 38 64 44 E4

then just add these digits in front of key like so


2F27A866 DC 86 0B CD FC 5A

2F27A866 25 34 38 64 44 E4


NB:
To get into BISS menu on Hummi:
Menu TOH, Parser, Ram Editor, OK and then press P+ or P- to go to BISS

NB2. The first letter D in this code above was given to me actually with one letter earlier in the alphabet, but changed it just in case I was not allowed to put in full key in this section.