akrobata
12-28-2006, 08:28 PM
i have the following problem:
my ird & cam keys are
R 00 4477 9361-XX
S 00 6043 6852-XX
new pfgs are mostly for
R 00 1864 2028-XX
S 00 6043 6852-XX
second part of the problem - i dont have jtag with me.
is there any way around? any pfg for R 00 4477 9361? if not, any ideas how to edit wicked pfg to get it working???
hughdog
12-29-2006, 12:34 AM
I have'nt tried this, but this might help.
robm661
12-29-2006, 01:59 AM
i'm having the same problem , i hace ird # and box keys &build eaea amd bootstrap can't get it up and running just black sreen
akrobata
12-29-2006, 01:28 PM
still no progress. i tried to edit new pfgs, but i cant get them to work. robm661, if you find the solution, please share it with me.
hughdog, can you be more specific? if you posted a link, i cant see it.
akrobata
12-29-2006, 05:25 PM
i found a fix at hxxp://www.hashhu.com/forums/forumdisplay.php?f=30
you will have to register . it takes 30 seconds...
download one of RSA pfg files ( i used terminator 10b)
it didnt work with keys posted above, so i used those:
Key 00: 50 45 2E 55 5F C9 46 D7 48 DE 19 8C BE 2C 50 90
Key 01: FF E9 6B AB DD BB E3 A6 39 B9 72 D2 6E BC BD 17
i hope it works for you too
ducrider
12-30-2006, 02:33 AM
Guys I wanta help because it took me a couple hours to read through 100 threads. You will need the RSA Calculator, install Pearl for windows, AIO Clone, your 102 bin. You will need to modify your PFG file or download TINA123's modified for private patch. The fileshop has everything you need to start running your private data.
Don't get scared these calculations are done automatically with RSA Calculator & AIO Clone. You could get going in less than an hour if done right. I took me about 10 trys before I finally got all the calc's in the right spots.
Here are the files:
hxxp://www.thefileshop.com/showthread.php?t=2075 --->the how to and files
hxxp://www.thefileshop.com/showthread.php?t=2009 --->AIO Clone
hxxp://www.thefileshop.com/showthrea...=2303#post2303 --->RSA Calc
C/P (credit to authors and coders, RickyG, TINA123,Nexus, baron 1)
Install aiocloneutil
extract rsacalc 40 it should create its own folder
1. Run AIO CLONE UTIL
2.Open up your 102.bn102
3.you will see your dt-08 if you have one. Mine was to long i had to chop off the first 16 bytes "xxxxxxxx" that length or start coping your DT-08 after the xxxxxxx49 . hightlight and copy that this will need to be placed in the "numbers" dt-08 below. I had to do this but everyone might not :/
4. you should see your cam, ird and boxkey numbers in the aio util open the .pfg file with notepad and replace the publick ones with yours shown in the util.
5.click blue clone tab. Click perform Calculation
6. you will see the flopped p and flopped q. Open up the text file providers.txt paste your flopped p and flopped q. and save.
7.click run.bat that is in the rsacalc 40h length directory. you should see everything flash by. then paused
click the little c:\ at top left , edit and mark. Highlight everything click c:\ edit and copy.
8. make a rsakeys.txt file and click edit and paste and everything should be there.
9. click edit replace and under find what put $ and then hit replace all
click edit replace and under find what put , and then hit replace all
click edit replace and under find what put " .db " and then hit replace all
10.you will see that everything kinda came together. and see the info you need fill in everything below up to the dt-08.
now replace "numbers" with the correct ones that we just got and is in the rsakeys.txt file. w
hen pasteing you will have to remove some of the spaces to make sure the hex is all on one line.
11. use the aio util and still on the blue clone tab you can take the ird/cam info that is on the top right
and fill in the rest xor cam = same as "Cam Inverted" the (IRD ByteSwapped)is on the yellow clone tab (ird.b)
12. once everything is filled out and hightlight everthing and click copy and open the .pfg paste under **
[Set up TSOP Info -- Network] ** as shown below over what ever is already there. file and save. this .pfg
file should be good to go for your private info. make sure you have the latest keys to get video.
****Replace "numbers" below with your P,Q,DP,DQ,CPQ,RMODP,etc etc from RSA Calc.*****
// ***********************************
// ** [Set up TSOP Info -- Network] **
// ***********************************
SetImageString(Flash, 059E, numbers, 20) // (P) ByteSwapped AIO utility
SetImageString(Flash, 05BE, numbers, 20) // (Q) ByteSwapped AIO utility
SetImageString(Flash, 05DE, numbers, 20) // (Dp) ByteSwapped rsa calculator
SetImageString(Flash, 05FE, numbers, 20) // (Dq) ByteSwapped rsa calculator
SetImageString(Flash, 061E, numbers, 20) // (Cpq) ByteSwapped rsa calculator
SetImageString(Flash, 063E, numbers, 20) // (rmod p) byeswapped rsa calculator
SetImageString(Flash, 065E, numbers, 20) // (rmod q) ByteSwapped rsa calculator
SetImageString(Flash, 067E, numbers, 20) // (r2mod p) byeswapped rsa calculator
SetImageString(Flash, 069E, numbers, 20) // (r2mod q) ByteSwapped rsa calculator
SetImageString(Flash, 06BE, numbers, 8) // (mprime p )ByteSwapped rsa calculator
SetImageString(Flash, 06C6, numbers, 8) // (mprime Q) ByteSwapped rsa calculator
SetImageString(EEP, 010D, numbers, 20) // (DT-08) Forward AIO utility if no dt-08 use all F's, if DT-08 is 83 bytes, copy DT-08 after first 16 bytes XXXXXX49
SetImageString(EEP, 012D, numbers, 20) next 20
SetImageString(EEP, 014D, numbers, 9)remaining 9 bytes
SetImageString(EEP, 0008, numbers, 4) // (Cam Forward) AIO utility
SetImageString(EEP, 00DF, numbers, 4) // (IRD Forward) AIO utility
SetImageString(EEP, 00EE, numbers, 4) // (IRD ByteSwapped) AIO utility
SetImageString(EEP, 00C0, numbers, 8) // (BoxKey) AIO utility
SetImageString(EEP, 00C8, numbers, 4) // (Cam Forward) AIO utility
SetImageString(EEP, 00CC, numbers, 4) // (Cam Inverted) AIO utility -XCAM from AIO
Hope this helps!!! It did for me
dUc
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.