Link for PRL update security code? - Motorola Triumph

Link for PRL update secutity code on virgin site doesnt work anymore. Doea anyone know how to find the security code now? I forgot the acronym, sorry.
Sent from my MOTWX435KT using Tapatalk

bobloadmire said:
Link for PRL update secutity code on virgin site doesnt work anymore. Doea anyone know how to find the security code now? I forgot the acronym, sorry.
Sent from my MOTWX435KT using Tapatalk
Click to expand...
Click to collapse
The MSL?
.
.
.
.
.
.
.

idbl_fanatic said:
The MSL?
.
.
.
.
.
.
.
Click to expand...
Click to collapse
Yeah
.
.
.
.
.
.

I spent hours trying to get my MSL. None of the methods I found really worked on the Motorola Triumph.
Eventually, I found my own method and it's way easier than any other method I've seen.
Download and install aLogcat (free) from the Android Market.
Run aLogcat and set it to filter for "sec_code"
Go to your Phone apk and dial ##33284#
When prompted for the MSL, type 000000.
Now, go to aLogcat. And it should have found a "sec_code:" line with your MSL code at the end of it. It's 6 digits.
Hope that helps.

P-Men said:
I spent hours trying to get my MSL. None of the methods I found really worked on the Motorola Triumph.
Eventually, I found my own method and it's way easier than any other method I've seen.
Download and install aLogcat (free) from the Android Market.
Run aLogcat and set it to filter for "sec_code"
Go to your Phone apk and dial ##33284#
When prompted for the MSL, type 000000.
Now, go to aLogcat. And it should have found a "sec_code:" line with your MSL code at the end of it. It's 6 digits.
Hope that helps.
Click to expand...
Click to collapse
Perfect! Thank you. I've been searching for days...

P-Men said:
I spent hours trying to get my MSL. None of the methods I found really worked on the Motorola Triumph.
Eventually, I found my own method and it's way easier than any other method I've seen.
Download and install aLogcat (free) from the Android Market.
Run aLogcat and set it to filter for "sec_code"
Go to your Phone apk and dial ##33284#
When prompted for the MSL, type 000000.
Now, go to aLogcat. And it should have found a "sec_code:" line with your MSL code at the end of it. It's 6 digits.
Hope that helps.
Click to expand...
Click to collapse
You are the man! thanks a ton!

Related

How to get MSL code

Dis is a pretty simple process. Juss follow the instructions below.
Flash a sense rom. I used the ruu but its up to you which rom you use, just make sure its a SENSE one! And do a nandroid before you flash the sense you rom!!
download aLogcat from the market and run it once
exit it and then go to the dialer and type ##3282#
a popup should come up with 3 options
push view mode
now press and hold the home key and select aLogcat
Push menu and select filter
enter "msl" and push okay
Your 6 digit msl code will be there
source: http://androidforums.com/htc-hero-s...thout-calling-sprint-using-cmda-workshop.html
Or just download MSL Reader from the Market for your rooted phone. Thanks for the info though!
aoaleman said:
Or just download MSL Reader from the Market for your rooted phone
Click to expand...
Click to collapse
That's what I was thinking. If you're already online, it's pretty much useless. If you're not online, activate your phone and Sprint's website will give it to you
No comment
Currently MIA for a few weeks - Sent from my HERO200 using XDA App
Can someone confirm that ##3282# is the correct code to get into the phone internal setup? Not working on my Hero. Works on my wife's EVO Shift though.
Pyr0TeK said:
Can someone confirm that ##3282# is the correct code to get into the phone internal setup? Not working on my Hero. Works on my wife's EVO Shift though.
Click to expand...
Click to collapse
Dialer codes like the one above only work with the device's default software. You'll have to revert to use them.
Pyr0TeK said:
Can someone confirm that ##3282# is the correct code to get into the phone internal setup? Not working on my Hero. Works on my wife's EVO Shift though.
Click to expand...
Click to collapse
In earlier posts in aosp GB thread, ##4772579# was the code used to get into Hero setup menu.
jasonmaloney said:
Dialer codes like the one above only work with the device's default software. You'll have to revert to use them.
Click to expand...
Click to collapse
Correct, had to flash back to sense in order to use.
OP you do know that the link you had was referring to a post here on xda..on the Hero Forum.

How to get MSL without calling Sprint?

Any suggestions? I tried the Market app but it won't work. Thanks!
Have you tried checking getprop for ril.MSL manually or using EPST and checking the logcat output?
I'm running CM7 and I don't know if this method will work for all roms or if you aren't rooted but here's how I found mine:
Download alogcat app from Market and open it. Press menu>filter and type msl in the filter.
Go to your dialer and enter *#*#DATA#*#* then when the menu comes up choose Edit.
When it asks for your msl, enter 6 random numbers and you will get a message that the code was incorrect.
Long press home and choose alogcat app. In the data, it shows what your msl is.
Sent from my VEGAn-TAB using Tapatalk
krohnjw said:
Have you tried checking getprop for ril.MSL manually or using EPST and checking the logcat output?
Click to expand...
Click to collapse
Yes. Do this. It worked for me. You don't even need EPST.
1. Plug your phone into your computer.
2. Open a command line (assuming you have installed the sdk and all that good stuff.)
3. Type
adb shell getprop
and adb will spit out a long list of information. Look through it for
ril.msl 123456
Of course yours won't say 123456 -it will have your 6 digit msl.
Or...
You should be able to download
Terminal Emulator for free from the market.
Open it.
Type in...
su
Hit enter. Type in...
getprop
Should do the same. I will test and see and report back.
Yep. This is definitely the easiest way. Just did it.
Sent from my Nexus S 4G using XDA Premium App
thepolishguy said:
...
Terminal Emulator for free from the market.
Open it.
Type in...
su
Hit enter. Type in...
getprop
Should do the same. I will test and see and report back.
Yep. This is definitely the easiest way. Just did it.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
Just tried it, super simple. Just follow the above's instructions and look for ril.msl
I just use connectbot from the market.
open it and select local from the drop down menu in the bottom left and type whatever into the nickname field. I usually type pigpoptart.
then type su and hit enter
then type getprop ril.MSL and hit enter
your msl should be the 6 digit number underneath
make sure you capitalize the MSL part
debh945 said:
I'm running CM7 and I don't know if this method will work for all roms or if you aren't rooted but here's how I found mine:
Download alogcat app from Market and open it. Press menu>filter and type msl in the filter.
Go to your dialer and enter *#*#DATA#*#* then when the menu comes up choose Edit.
When it asks for your msl, enter 6 random numbers and you will get a message that the code was incorrect.
Long press home and choose alogcat app. In the data, it shows what your msl is.
Sent from my VEGAn-TAB using Tapatalk
Click to expand...
Click to collapse
Brilliant! Thank you.
In Terminal Emulator, enter
Code:
getprop ril.MSL
download this.
get the MSL Reader app. With one click it tells you in .5 seconds.
;-)
ronnienyc said:
get the MSL Reader app. With one click it tells you in .5 seconds.
;-)
Click to expand...
Click to collapse
Except, as stated in OP, that app does not work on the Nexus S
debh945 said:
Except, as stated in OP, that app does not work on the Nexus S
Click to expand...
Click to collapse
The OP did not say which app was tried...
n/m this isn't relevant anymore.
Supply msl lockcodes (sprint only)
Hey guys if you need help with getting the MSL for your devices look me up. It's only $15 via paypal and a for sure method to make sure you get the right code. The only information you need to supply is the DEC number under your battery and the phone number for the device. Contact info listed below:
Tiffany Womack
ASC Technician
cell: (512) 537-5456
email: [email protected]
tmac9127 said:
Hey guys if you need help with getting the MSL for your devices look me up. It's only $15 via paypal and a for sure method to make sure you get the right code. The only information you need to supply is the DEC number under your battery and the phone number for the device. Contact info listed below:
Tiffany Womack
ASC Technician
cell: (512) 537-5456
email: [email protected]
Click to expand...
Click to collapse
We'll get right on it. NOT
You can do it for free. Run alogcat then type a dialer code that will require msl purposely type in the wrong msl. Then search the logcat for msl and you will find it.
Sent from my Nexus S 4G using xda premium
Get QPST it's in there
Didn't find the ril.MSL in the file
thepolishguy said:
Yes. Do this. It worked for me. You don't even need EPST.
1. Plug your phone into your computer.
2. Open a command line (assuming you have installed the sdk and all that good stuff.)
3. Type
adb shell getprop
and adb will spit out a long list of information. Look through it for
ril.msl 123456
Of course yours won't say 123456 -it will have your 6 digit msl.
Or...
You should be able to download
Terminal Emulator for free from the market.
Open it.
Type in...
su
Hit enter. Type in...
getprop
Should do the same. I will test and see and report back.
Yep. This is definitely the easiest way. Just did it.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
Dear i tried both the methods but no ril.MSL is there in build.prop
Can u let me know the Other way how can i get the MSL Of HTC ONE (Sprint)

[APP] MSL Utility , the EASIEST way (kyocera, sanyo, zte)

MSL Utility
I frequently see people asking how to get the MSL/SPC code for their phone, and there are several ways to get it, but this is probably the easiest way for owners of kyocera, sanyo, and zte phones. I have used this several times and can confirm it works perfectly. All you need to do is:
1. download the apk. from https://www.dropbox.com/s/uxzy7mr13ch3i9i/MSLUtility.apk
2. copy it to your sd card
3. install it on the phone
4. open the app. and touch "Read SPC"
-Please note I am not the creator of this app, only passing it along for others to use.
budgreen24 said:
MSL Utility
I frequently see people asking how to get the MSL/SPC code for their phone, and there are several ways to get it, but this is probably the easiest way for owners of kyocera, sanyo, and zte phones. I have used this several times and can confirm it works perfectly. All you need to do is:
1. download the apk. from https://www.dropbox.com/s/uxzy7mr13ch3i9i/MSLUtility.apk
2. copy it to your sd card
3. install it on the phone
4. open the app. and touch "Read SPC"
-Please note I am not the creator of this app, only passing it along for others to use.
Click to expand...
Click to collapse
didn't work...asks for wifi access then crashes. i think it's a malware bro.
afextwin said:
didn't work...asks for wifi access then crashes. i think it's a malware bro.
Click to expand...
Click to collapse
You must be using a different apk file. The MSL reader has nothing to do with wifi. I'll double check the download link...
edit: just downloaded, installed and ran it. Worked perfect. So I don't know what you did. See my screenshot taken minutes ago.
Ya I get that screen with WiFi on. But with it off it just crashes while bringing up the WiFi network select dialog box. edit: Sprint Huweiy Ascend is the phone i'm attempting this on.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
That's the problem! Read the title of this thread. Your phone is not supported.
budgreen24 said:
That's the problem! Read the title of this thread. Your phone is not supported.
Click to expand...
Click to collapse
Doesnt work ZTE Awe N800. Fatal error
MSL for ZTE AWE
If you get fatal error by using this tool, it's because of the OTA update from ZTE. To fix this, go to zteusa website and download the stock rom update.zip, put it in your sd card, using volume down and power button to enter recovery mode and flash stock rom. Then you can read the MSL.
dragonhart6505 said:
Doesnt work ZTE Awe N800. Fatal error
Click to expand...
Click to collapse
Or just use MEID Converter on the Play Store like I did
Sent from my N800 using XDA Premium 4 mobile app
there are several MSL apps out there. be careful where you download them from.
Works on s3 findhttp://d-h.st/cKo this should be pretty good verify md5
Sent from my SPH-L710 using xda app-developers app
it was working fine before but after update fro ZTE its not working anymote
Is there any new way to get SPC
msl utility
Will it work on nexus l700, the msl utility?
Has anyone tried to use the MSL app today/this weekend? It is not working for me. Is there another method that will work?
I have tried several different apps as well as a few methods on here like Logcat and Connectbot but nothing is working for me.
yocool86 said:
Has anyone tried to use the MSL app today/this weekend? It is not working for me. Is there another method that will work?
I have tried several different apps as well as a few methods on here like Logcat and Connectbot but nothing is working for me.
Click to expand...
Click to collapse
Looks like it is working this morning :good:
I trued to dl but when i click on download it goes to other page dling train.exe .
Can u help me how to download that file?

Nexus S 4G - Wimax Mac Address

Is there any way to change the Wimax MAC address on the Nexus S 4G? The phone is rooted, with the stock image (I'd prefer to keep the stock image). I'm hoping to change the MAC address and realm, similar to this: http://forum.xda-developers.com/showthread.php?t=2255067
xur17 said:
Is there any way to change the Wimax MAC address on the Nexus S 4G? The phone is rooted, with the stock image (I'd prefer to keep the stock image). I'm hoping to change the MAC address and realm, similar to this: http://forum.xda-developers.com/showthread.php?t=2255067
Click to expand...
Click to collapse
If you dial *#*#DEBUG#*#* (*#*#33284#*#*) and type in your MSL you can follow the same method as found in the thread you linked in your original post
beneath-a-burning-turtle said:
If you dial *#*#DEBUG#*#* (*#*#33284#*#*) and type in your MSL you can follow the same method as found in the thread you linked in your original post
Click to expand...
Click to collapse
I don't have the phone on me right now, so I can't check, but I am swear I did exactly that, and couldn't find it. Are you on the stock rom?
Are you doing this?
*#*#DEBUG#*#* > WiMAX CT > Open Device.. Edit MAC and hit set.
Do I have to install a special apk or something?
xur17 said:
I don't have the phone on me right now, so I can't check, but I am swear I did exactly that, and couldn't find it. Are you on the stock rom?
Are you doing this?
*#*#DEBUG#*#* > WiMAX CT > Open Device.. Edit MAC and hit set.
Do I have to install a special apk or something?
Click to expand...
Click to collapse
I'm on my PA 3.60 build, I'm almost positive after you change anything in the service menus you have to reboot afterwards, so I would give that a shot as well. I don't have any 4G coverage in my area from anyone (except all that damn LTE everywhere) so I have no reason to try and change it, but I'm pretty sure this is the method

d820 MSL code

hello to all, i will explane exactly what i try to do, in order for you to be able provide me the best answer.
i got a nexus 5 few days ago, its the d820 model. the lte is not working in my region, i found a guide who show how to change the lte bands from usa to europe. thats the guide:
http://forum.xda-developers.com/google-nexus-5/general/radio-enable-lte-band-3-nexus-5-d820-t2928561
in the step where i should go into nexus 5 field test mode app, i go to app, choose the lte and then edit, and then my phone ask me for a service code.
i start look for what is this code he ask me after reading little i understand it something called MSL code.
i look alot on how to get this code, i try all kind of methods and codes to find it, try to download app to check it, non worked, i get no number.
any one know how can i get it?
Tricky. Why didn't you get a d821?
Sent from my Nexus 5 using Tapatalk
because i didnt know all that.
but i see this method work for other ppl, when they do what that post say it give them the msl code, and then they move on to other steps and it working for them.
why isnt it working for me?
ok i solved it. here is what i did if some1 else got this problem:
you need adb ofc.
i downgarded to android 4.4
then i root it.
install the app "nexus 5 test field mode"
then open CMD on widows, go to ADB folder, type "adb logcat"
at this point cmd will write all kind of things.
now open nexus 5 test field go to LTE the edit , after press edit logcat will show u the MSL of your phone.
it will look something like this:
D/QC_RIL_OEM_HOOK(18638): sendOemRilRequestRaw returns value = 10
V/LG_SVC_ITEMS(18638): length =6 responseBytes=REMOVED itemValue=******
D/LG_SVC_ITEMS(18638): getCommands commandId 200 = ******-END
D/LG_SVC_CMD(18638): itemID = 200, Value = ******
the ******* is where ur code will show up.
NOTE: there are much easyer ways to do that, i did all above only after all other things i tryed faild.

Categories

Resources