|
||||
I've figured the parameters out, it uses a 8 character string(ESN Maybe?) to calculate the code. However since I don't know what the code is used for, I dont know if it gives the correct one.
I've attached the tool I created. These are the two Structures given as parameters: . Code:
struct Par1{ char * str1; // Always point to '1234' char * str2; // 8 char string used as input }; struct Par2{ char * outstr; //out, Initialize to 0, Dont forget to free after calling GetSPC BYTE OutSize; //out, initialize to 0 BYTE Unk; //Unkown, initialize to 0 }; |
This post has been thanked 4 times. |
|
||||
that tools works! but make sure you are entering letters in capital letters when entering the ESN and you will get the correct MSL, unless it was already changed before hand.
|
|
||||
Is your device still application locked? If so here is the reg info to unlock that: (note i didn't come up with this info it was copied from here)
Quote:
__________________
Note: 3 Color screen is stuck in bootloader NOT "bricked"; just flash a stock rom exe
Touch Custom rom unlocker Undoing advances in Mogul's since 2007. Titan ReLocker, WM5 roms (don't use w/ gps radio): Telus, TNZ |
|
||||
Here it is
Ok hpnasik first I would not post my ESN on a board like this so we should remove it quickly before someone does bad things with it.
Second here is the msl/spc 243120. This app works perfect awesome job. Also I already had my MSL and can confirm that updating the ROM does not change your MSL. |
|
||||
hpnasik: Did you try the registry changes I posted?
At least you have your MSL now in any case, and I agree you might want to take that ESN down! |
|
||||
GREATE WORK I DONT KNOW WHY its not work on my 6800 but I GOT the code from other user
I got the SPC now i can Access everyting in Service Programing Menu of QPST but NVM Folder is NOT getting Opened SHOWING RED MARKING ON NVM Folder in QPST EFS EXPLORER |
|
|
|