PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-22-2008, 12:47 AM
randomwit's Avatar
Lurker
Offline
Pocket PC: Mogul6800/P4000
Carrier: ckt/spt
 
Join Date: Nov 2007
Posts: 13
Reputation: 10
randomwit is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: help unlocking mogul spc/msl code

i am trying to get soc on qwest mogul...i messed up and flashed radio and rom before i got spc...oviously "getspc" doesn't work and the reg edits will not create log in \temp...

is there another method that may work on this devoce...would like to try pocket putty, but i am not familiar with that app at all...

thank you.

***EDIT:
this is what i did to get the spc...i used cdma workshop, but the universal ram method with the mogul presets would not find spc (presets read 0x01500000-0x01580000)...i changed to custom and selected ox01500000-0x01800000...this found one possible spc and it was correct...

i found this solution after flashing the 3.27 radio and VetVito's cricketA rom...the address for the spc was 0x0168E337...

not sure why the spc moves so far when the device is flashed, but i will find the spc address for a mogul running 3.35 radio and a 3.35 based rom later...

if you don't have cdma workshop, then you can use unicdma and just read larger file or start at a further address...

also- there is a cracked 2.7 cdma workshop somewhere on mobifiles or something...can't say if that works...i am using the paid official copy 3.1.0...

thank you.

Last edited by randomwit; 03-22-2008 at 01:41 AM. Reason: found a solution...
Reply With Quote
This post has been thanked 1 times.
  #2 (permalink)  
Old 03-25-2008, 07:13 AM
tuplink's Avatar
Lurker
Offline
Pocket PC: Treo 755
 
Join Date: Mar 2008
Posts: 1
Reputation: 0
tuplink is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: help unlocking mogul spc/msl code

is there a version of the program that will run on windows... i dont have windows moble or PPC... im trying to get the MLS for my TREO witch has palm os 5 on it
Reply With Quote
  #3 (permalink)  
Old 07-20-2007, 07:38 PM
BiGMatTFRomJeRSeY's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Apache PPC-6700
Carrier: Sprint
Location: jersey
 
Join Date: Aug 2006
Posts: 674
Reputation: 0
BiGMatTFRomJeRSeY is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to BiGMatTFRomJeRSeY
Quote:
Originally Posted by isosdcftp
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
};

nice isos i didn't know u made this till after i downloaded. im going to try it now.

yo isos it didn't work right man hit me on aim if you need a tester.
Reply With Quote
  #4 (permalink)  
Old 07-20-2007, 07:47 PM
luv2chill's Avatar
Retired Staff
Offline
Pocket PC: Apache (PPC6700); Titan (Mogul)
Carrier: Sprint
Location: Lawrence, KS
 
Join Date: Nov 2006
Posts: 1,524
Reputation: 143
luv2chill is keeping up the good workluv2chill is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to luv2chill Send a message via AIM to luv2chill Send a message via MSN to luv2chill Send a message via Yahoo to luv2chill Send a message via Skype™ to luv2chill
Thanks isosdcftp... it runs fine on my 6700. Confirmed correct MSLs for three different 6800s and one 6700. However I tried several other different Sprint phone models (all Sanyos) and it did not give correct MSLs. So either I suspect maybe each manufacturer uses a different algorithm to generate its SPC/MSL codes.

Anyway, this app will come in handy for 6700 and 6800 users at the least (and perhaps on the new HTC Vogue (CDMA Touch) if Sprint gets it).

Thanks for making it!
Reply With Quote
  #5 (permalink)  
Old 07-21-2007, 03:20 AM
EtherealRemnant's Avatar
*SCREEEEEECH*
Offline
Pocket PC: Touch Pro2
Carrier: Sprint
Location: Lakewood/Morrison CO
 
Join Date: Jan 2007
Posts: 2,044
Reputation: 589
EtherealRemnant knows their stuffEtherealRemnant knows their stuffEtherealRemnant knows their stuffEtherealRemnant knows their stuffEtherealRemnant knows their stuffEtherealRemnant knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
isosdcftp - you kick ass!

Now I have the MSL for my 6700 again!
Reply With Quote
  #6 (permalink)  
Old 07-21-2007, 12:43 PM
Wideawake's Avatar
Founder & Owner
Offline
Pocket PC: iPhone XS Max
Carrier: Sprint
Location: Clermont, Florida
 
Join Date: May 2006
Posts: 5,577
Reputation: 4644
Wideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributionsWideawake should be added to the payroll for their contributions
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Wideawake
I think that this app should probably be posted in its own thread in the software section possibly. Great work isodcftp! Keep it up.
~Mike
__________________
Please read this before posting.



Reply With Quote
  #7 (permalink)  
Old 07-21-2007, 04:19 PM
jimh2k7's Avatar
Lurker
Offline
Pocket PC: Rahael (Herman)
Carrier: Sprint
Location: So. Cal
 
Join Date: Jun 2007
Posts: 21
Reputation: 10
jimh2k7 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thanks for the coding, a great example of what can be done.
Reply With Quote
  #8 (permalink)  
Old 07-22-2007, 06:06 AM
hetaldp's Avatar
VIP Member
Offline
Pocket PC: HTC Touch
Carrier: Reliance
Location: Nashik, India
 
Join Date: May 2007
Posts: 286
Reputation: 2236
hetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Now it Time toz Decode DMRouter.exe of HTC Mogul and see why the EFS Folder are not Accessinble
Reply With Quote
  #9 (permalink)  
Old 07-23-2007, 09:25 AM
el_venga's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Titan
Carrier: Claro Dominicana
Location: Dom. Rep.
 
Join Date: Feb 2007
Posts: 82
Reputation: 40
el_venga is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to el_venga
im not a very good programer but i suppose that the calculator could be also made for PC, just input esn and you get spc/msl. it would work for any sprint phone.
Reply With Quote
  #10 (permalink)  
Old 07-24-2007, 10:36 AM
hetaldp's Avatar
VIP Member
Offline
Pocket PC: HTC Touch
Carrier: Reliance
Location: Nashik, India
 
Join Date: May 2007
Posts: 286
Reputation: 2236
hetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIPhetaldp is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Decode PPST.exe and DMRouter.exe

@ isosdcftp

Please Decode the

PPST.exe

It is ReCalculating the SPC as per the ESN and writting back to EFS or NVM

Please Decode it and Try that ESN can also be Wriiten back to it.

Also Attached the DMRouter.exe

which is Restricting the Access to EFS Folder of Phone Can there be Way or Password to Unlock it

SOS ?????????????

Please Help me out.
Attached Files
File Type: zip 6800_135.zip (164.1 KB, 250 views) Click for barcode!
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 01:24 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com