PDA

View Full Version : Blackberry SPC/MSL PRL Guide Updated



Dex
01-31-2010, 02:02 AM
This was originally posted on MF by tonycortes i copied it and its pasted below hope it helps


I've updated my guide, enjoy, larger ranges (takes a few more seconds to read, but higher success rate):

1) Install QXDM (2.08 Release Recommended)

2) Install Blackberry Desktop Manager (Should create two RIM Virtual Ports on PC)

3) Run Blackberry Desktop Manager the entire time (Device should show connected)

4) Using UniCDMA or CDMA WORKSHOP read MSL/SPC from the following:

Sprint BB MSL/SPC are usually located here: 0x10700000-0x10720000

Blackberry 8130 Pearl
Address: 0x106C0000 Length: 1703936
Address: 0x10130000 Length: 500000

Blackberry 8330 Curve
Address: 0x10700000 Length: 1703936

Blackberry 8703e
Address: 0x10050000 Length: 1703936

Blackberry 8800
Address: 0x10630000 Length: 1703936

Blackberry 8830 WE
Address: 0x10600000 Length: 500000

5) With WinHex (or equivalent HEX Editor) search for 6-digit code in the memory dump by using the GATHER TEXT feature in the SPECIALIST menu. Use this tool to filter out unnecessary characters. I recommend setting the GATHER TEXT feature to 6 succession, only numbers and have Unicode characters tolerated.

6) Once you obtain the SPC/MSL, exit UniCDMA and run QXDM.

7) Configure QPST (globe in system tray) and QXDM to the correct ports, phone must show detected.

8) Using QXDM (ensure VIEW is set to COMMAND OUTPUT) type the following commands:

a) mode offline-d
Turns radio off and sets to service mode. Check phone radio is off.

b) spc "******"
Replace asteriks with the 6 digit code. Output should read successful.

c) pr_list_wr 0 "C:\prl_1039.prl"
If needed change file path to location of PRL. Output should read successful.

d) nv_write sec_code {"000000"}
Optional: use this command to change code to zeros or another 6 digits.

e) mode reset
Reboots phone to reset mode.

9) Finally, through the phone type #4357* (#HELP*) to verify the PRL write.

10) To access NAM Programming, dial ##6digitMSL and press SEND


NOTE: If your PRL reverts (Sprint) back to original, you will need to disable NAM_LOCK and change the REGISTRATION ID to 2004 or your local HOME SID.

QXDM NAM Lock Disable:
a) nv_read nam_lock (should read enabled, which we'll change in the next command)
b) nv_write nam_lock 0 0 (disables)

For the Registration ID, you can change it via three common methods: UniPST, QXDM, or within the phone.

UniPST Reg ID
Use the RIM 7250c DLL and change the REGISTRATION ID and ID LIST to 2004 or your HOME SID

QXDM Reg ID
These commands will change ID to 2004, you can change the HEX values to modify it to your HOME SID
2.x Series:
mode offline-d
spc "000000"
nv_write_item 11055 0xD4 0x07
nv_write_item 11089 0x01 0xD4 0x07
mode reset
3.x Series:
mode offline-d
spc "000000"
requestnvitemidwrite 11055 0xD4 0x07
requestnvitemidwrite 11089 0x01 0xD4 0x07
mode reset

Within Phone Reg ID
Dial ##6digitMSL and press SEND
Show menu, select Edit REG ID
Enter your desired REG ID and remove all other entries
Save changes

additional notes: try to credit those who help. the 2004 reg id tip is due to another member, portax

meanngreen04
02-02-2010, 01:02 AM
For those using a newer QXDM, there are different commands.

RequestNVItemWrite "sec_code" 000000
RequestNVItemWrite "nam_lock" 0 0

Use QPST build 215 to load PRL. It may say failed, but it did work.

Dex
02-02-2010, 01:05 AM
Must be careful about using QPST on BB they have a tendensy to delete the SPC from the phone which is very hard to restore which can be done a guide will be posted once we an find it again

meanngreen04
02-02-2010, 01:08 AM
Yes, well for those using Vista/Windows 7 QXDM 2.08 won't run. Have to use the newer version of QXDM. Unless, you know a legacy command to write prl in newer QXDM. May want to post the unipst with the bb dll for them as well.

love2sin
02-06-2010, 11:56 PM
Using CDMA Workshop paid Version

To get SPC from 8330 or 8330m

CONNECT CDMAW

GO TO MEMORY IN MEMORY/EEPROM ADDRESS

START ADDRESS 1071:520A

<READ>

SAVE file to a Folder ( I usually save it to DESKTOP it's easier to find ;) )

OPEN W HEX EDITOR FIRST 6 DIGITS (I use "Busca SPC" its easy use :))

IN RIGHT WINDOW ARE YOUR SPC

MUST be v4.5.0.131 in order to read SPC if it's .175 you must downgrade to .131

I got this a while back from MF I think from "Metalman1974"


ENJOY

love2sin
02-07-2010, 01:24 PM
Anybody have the START ADDRESSES for the 8130 and/or 8830

(ie. 8330 START ADDRESS 1071:520A)

thesmitty68521
02-07-2010, 01:28 PM
Anybody have the START ADDRESSES for the 8130 and/or 8830

(ie. 8330 START ADDRESS 1071:520A)


At the beginning of this thread you get the UNICDMA addresses. Those all work. If they don't it means you need to downgrade the OS.

love2sin
02-07-2010, 01:49 PM
Anybody have START ADDRESS for CDMA WS?

thesmitty68521
02-07-2010, 01:57 PM
If you have the newest version of CDMA Workshop you can scan for the readable areas and then when you do that you can find the SPC from there.

Usually there are about five readable address ranges it gives you. Then you can find the code from there.

bawanyh
02-09-2010, 06:36 PM
If it is BB 8330 or 8330m and you have a version ending in .131 then using the newest CDMA Workshop and universal ram method scan start address 1070 end add: 1072. Usually you will find the SPC in that range. Hope that helps.

Does any1 have the SPC solution for Sprint BB 9630 or 8530?

Thanks

pctech101
02-09-2010, 06:43 PM
someone is selling SPC's on eBay...

I have not found a way to read the memory on the newer CDMA Blackberry's

bawanyh
02-09-2010, 07:21 PM
I have not tried it yet but I think using the calculator in the ne CDMA Workshop should give the SPC. I will try it tonight see what happens.

thesmitty68521
02-09-2010, 09:51 PM
I have not tried it yet but I think using the calculator in the ne CDMA Workshop should give the SPC. I will try it tonight see what happens.


I already have. It doesn't work. :( If you are able to get it to work, awesome.

dafkuwant
04-03-2010, 05:25 PM
I cant read the spc on my sprint 8330. It is giving me the error message "read error at address 1060:0000" and Cant read the range either with unicdma. I read somewhere I might need to downgrade my software but I'm not sure how to do that. Anybody know how to fix this?

meanngreen04
04-04-2010, 12:17 AM
This has been discussed in one of the posts. You need to go to the blackberry website and downgrade to 4.3. The higher versions of os block the spc address. After that, you'll be able to read your spc.

ownmart
04-05-2010, 02:26 AM
Does anyone know the reads for the new Curve 2 8530 for sprint?

thephoneguy913
04-05-2010, 09:09 AM
Yeap...The address for the Blackberry 8530 you can find it here...

[Only registered and activated users can see links] ccessories?hash=item1e5b2e5d1b

ownmart
04-05-2010, 02:24 PM
Yeap...The address for the Blackberry 8530 you can find it here...

[Only registered and activated users can see links] ccessories?hash=item1e5b2e5d1b

lol, guess I'm not offerin full flash on those models unless they wanna pay $20 extra

thephoneguy913
04-05-2010, 02:57 PM
Yeap...that is what I do too...i charge $100 for flash the 8530 or the 9630 in my place...lol

ownmart
06-02-2010, 02:02 AM
anyone know of a program to find those spcs? (8530 and 9630) like pricerange and whatnot.
I know they have single codes on ebay but a generator or database program maybe

mobomobile
06-06-2010, 04:57 PM
you can get the spc cheaper from mobile-files.com , go on there & search blackberry 8530 spc , i bought one of the guy for $8 and he got it to me within 3 hours.

Pac3comm1
06-06-2010, 06:42 PM
There isnt a program to read those SPCs to my knowledge. You will just have to include the cost of the SPC in your price!

ljay67
07-24-2010, 10:16 AM
where do I get the 7250c.dll file at?

naeib2000
08-03-2010, 05:16 PM
these guys who advertise on these forums make me sick where suppose to be helping each other out

whitey10tc
08-03-2010, 06:18 PM
these guys who advertise on these forums make me sick where suppose to be helping each other outWelcome to the forum, I see this is your post. So I will point out a few things as stated in the forum rules hijacking threads is forbidden "Hijacking is defined as posting off topic" Your post has absolutely nothing to do with the thread BlackBerry SPC/MSL. So please review the posted rules also linked below in my signature.
Also people who advertise services, programs, etc for sale on these forums have put time "sometimes months" money "sometimes thousands of dollars" and given up precious time to help the community. If everything was free, those that are in legitimate business would not exist "you spend money to make money"


So consider this your warning: review the rules, follow the rules, post in the correct area, don't hijack and everyones forum experience will be better.

sleekgeek
11-10-2010, 08:51 PM
I got my MSL and went through QXDM just fine. I forgot to do the nam unlock and when I checked #help* it didn't keep the prl. so when I went back in 000000 wasn't my spc code. the old msl didn't work either. so I open back up unicdma and went through winhex. said it found nothing.

did this phone just brick?

thesmitty68521
11-10-2010, 09:10 PM
I got my MSL and went through QXDM just fine. I forgot to do the nam unlock and when I checked #help* it didn't keep the prl. so when I went back in 000000 wasn't my spc code. the old msl didn't work either. so I open back up unicdma and went through winhex. said it found nothing.

did this phone just brick?

I don't think so. Which Blackberry are you using? what is the carrier?

sleekgeek
11-11-2010, 01:26 AM
Sprint 8330. I tried a couple different addresses and when winhex went through there were two different 6 string sets. neither worked for the SPC. phone says requires service for the banner.

amit9000
04-07-2011, 06:58 PM
anyway to find bb8230 spc

barbosah
05-27-2011, 01:26 AM
I have solution for all modells 8130 8230 8330 8330 boost 8330m 8530 8830 8830m 9330 9530 9550 9630 9650 9670 9780

for more details

**Admin Edit Bad Link Removed**

r0mster
05-27-2011, 01:36 AM
I have solution for all modells 8130 8230 8330 8330 boost 8330m 8530 8830 8830m 9330 9530 9550 9630 9650 9670 9780

for more details

[Only registered and activated users can see links]

Nice, a collection of MFIs for 100$. I hope your pass doesn't leak lol.

This a publicly free solution with a bigger amount of MFI files. Crashes your phone, read spc, restore it back.

parashyah
05-27-2011, 11:03 AM
whats the password?

whitey10tc
05-27-2011, 12:53 PM
I have solution for all modells 8130 8230 8330 8330 boost 8330m 8530 8830 8830m 9330 9530 9550 9630 9650 9670 9780

for more details

[Only registered and activated users can see links] free to post the password or requirements to get the password. If this is a sales post please review the forum rules, post in the market place and pay the listing fee there. Circumvention of the forum rules here are unacceptable. We anticipate your compliance within 24hr or your posts/links will be removed.

metriodx
09-10-2011, 05:24 PM
Nice, a collection of MFIs for 100$. I hope your pass doesn't leak lol.

This a publicly free solution with a bigger amount of MFI files. Crashes your phone, read spc, restore it back.

Is the solution still availiable, the file is mission

sravan
11-03-2011, 04:02 PM
I have solution for all modells 8130 8230 8330 8330 boost 8330m 8530 8830 8830m 9330 9530 9550 9630 9650 9670 9780

for more details

[Only registered and activated users can see links]



link not working bro

Dex
11-03-2011, 04:16 PM
I removed the link until it is reupped

wthigon
11-03-2011, 09:55 PM
I posted the exact same thing on cricket users forum for free

Go look for it.... :)

123456&
11-03-2011, 10:29 PM
Those files are posted everywhere.

luuvien2003
04-25-2012, 10:21 PM
Nice, a collection of MFIs for 100$. I hope your pass doesn't leak lol.

This a publicly free solution with a bigger amount of MFI files. Crashes your phone, read spc, restore it back.
Pass winrar ???