PDA

View Full Version : keyupdate 8.5.3 ?


doeling
12-11-2007, 02:24 AM
Can you advanced guys help me out. I have the new keyupdate 8.5.3 which is pretty cool, when I make the ep102 patch with the new keys I get this. It says to replace the 2 strings of xx's with current keys. I don't have any x's so I put them below the ^ symbols. The keys were written by the program above them already so I wrote them below the ^^^^^^^etc. When I try to patch I get this error. [Warning line 23] Data Type 06 not found "!ModifyEqual 06 05 05 0620060810 0B 10 8E01FE27889F83CBC4AD858CFE5C2A10"
[Warning line 28] Data Type 06 not found "!ModifyEqual 06 05 05 0620460810 0B 10 A7D5556D1EB93C9E57FA701DEAC2C587"
Any thoughts on what I'm doing wrong to get the warning errors?
t ; Dish Key Update from KeyUpdate.exe 12-10-2007 16:39:38
; Nagraedit 5x Key update patch for BEV or D*sh
;
; Replace the 2 strings of xx's with current keys
;
; Syntax:
;!ModifyEqual <datatype> <offset> <#ToCompare> <CompareBytes> <offset> <#ToReplace> <RepaceBytes>
;
;================================================= ==========
;
!version 5.0
;
;IDEA Key 0
!ModifyEqual 06 06 05 0000060810 0B 10 1E19DA0ADF23D52F90B2738BCCE19C34
; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
; 1E19DA0ADF23D52F90B2738BCCE19C34
;
;IDEA Key 1
!ModifyEqual 06 06 05 0000460810 0B 10 BA5A02769F8EFE0BF5898C74A37F238F
; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
; BA5A02769F8EFE0BF5898C74A37F238F
;IDEA 0106 0
!ModifyEqual 06 05 05 0620060810 0B 10 8E01FE27889F83CBC4AD858CFE5C2A10
; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
; 8E01FE27889F83CBC4AD858CFE5C2A10
;
;IDEA 0106 1
!ModifyEqual 06 05 05 0620460810 0B 10 A7D5556D1EB93C9E57FA701DEAC2C587
; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
; A7D5556D1EB93C9E57FA701DEAC2C587

adastra
12-11-2007, 03:08 AM
Have you at any time since cleaning the card applied a patch with these lines, or called "Provider Patch ..."
!ADD 02 0B 13 DB 00 01 01 06 00 00 00 00 00
!ADD 04 1D 13 DB 00 01 01 06 01 01 01 01 41 A2 00 01 00 01 62 41 A2 00 01 0A 7F FF 66 00 00 00 00


!ADD 06 1A 13 DB 00 01 01 06 20 06 08 10 17 45 01 17 C7 38 0E 50 48 B1 1F 55 B5 B0 FD EF
!ADD 06 1A 13 DB 00 01 01 06 20 46 08 10 A3 63 5E 48 5B 98 D9 3C 8B AB D5 E7 51 5D 7D 84


The message says your image does'nt have the 06 key datatype. You really should spend a little time reading some of the other threads. Admittedly, this is a new question; but if you just read the error message, it says you don't have the datatype and that was one of the big changes for 10c. A big topic from a month ago. By the way, the keys in that modify command are the correct keys for 10Dec. And if any of the real coders out there read this post, WHERE/WHEN IS REV 10D? Since I been doing this shit, every permanent rev comes in steps of 2. I started at rev107, and rev 108 and 10a came and went in a week. I also read this in a post during my virgin 109 rev (I never went for any intermediate rev blockers, just used FTA). Is 10d going to be the FTA killer?

doeling
12-11-2007, 03:26 AM
Sorry, I do understand the new keys are part of 10c. I patched the codespace blockers which take it up to rev10c but your saying they don't include the provider patch? Can you spoonfeed me a second. How do I add the new keys with your info also? Can you clean up the ep102 patch to what it should look like? thanks