Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
radkor
Old
#1  
radkor's Avatar
Senior Member - OP
Thanks Meter 186
Posts: 298
Join Date: May 2006
Location: Warsaw
Arrow [Q] Downloading BIN/FLS form LG CSMG servers

As you all already know, if you use this, you can check your current firmware:
Code:
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=IMEI
It displays link to downloadable KDZ file, that can be downloaded by any web browser:
Quote:
OK *************** LGP970 APOLTL ************* 20110514 V20N_00 http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP970/APOLTL/V20n_00/V20N_00.kdz http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP970/APOLTL/V20n_00/V20N_00.kdz GLOBAL/GLOBAL N N EL GSM
But when we enter:
Code:
http://csmg.lgmobile.com:9002/csmg/b2c/client/cs_auth_model_check.jsp?esn=IMEI
It displays something like this:
Quote:
OK 35677********** LGP970 APOLTL ************* 20110514 V20n_00_5 http://csmg.lgmobile.com:9002/ezls/MESSW/LGP970/POL/SWP/5/BIN_LGP970AT-00-V20n-EUR-XXX-DEC-31-2011+0.zip
It's direct link to firmware in BIN/FLS format that can be used with SmartFlash to unbrick or fast flashing our phones.

Unfortunately we can't download this file with our web browser.
Is there any possibility to "cheat" LG servers, by modyfying HTTP packets (or something) to let us download this firmware?
Samsung Galaxy S III GT-i9300 @ ICS 4.0.4 (I9300XXBLFB)
Sony Xperia Mini Pro Sk17i @ ICS 4.0.4 (4.1.B.0.431)
The Following User Says Thank You to radkor For This Useful Post: [ Click to Expand ]
 
scamex
Old
#2  
Senior Member
Thanks Meter 21
Posts: 129
Join Date: Feb 2011
Quote:
Originally Posted by radkor View Post
As you all already know, if you use this, you can check your current firmware:
Code:
http://csmg.lgmobile.com:9002/csmg/b2c/client/auth_model_check2.jsp?esn=IMEI
It displays link to downloadable KDZ file, that can be downloaded by any web browser:


But when we enter:
Code:
http://csmg.lgmobile.com:9002/csmg/b2c/client/cs_auth_model_check.jsp?esn=IMEI
It displays something like this:

It's direct link to firmware in BIN/FLS format that can be used with SmartFlash to unbrick or fast flashing our phones.

Unfortunately we can't download this file with our web browser.
Is there any possibility to "cheat" LG servers, by modyfying HTTP packets (or something) to let us download this firmware?
I think that only B2B is able to download from there. It`s about security, username and password.
 
N00BY0815
Old
#3  
N00BY0815's Avatar
Recognized Contributor
Thanks Meter 1648
Posts: 2,012
Join Date: Nov 2011

 
DONATE TO ME
Quote:
Originally Posted by scamex View Post
I think that only B2B is able to download from there. It`s about security, username and password.
B2C only downloads kdz files. You only need to check out its userdata, and you will find it in there.
So I also dont know, how to get the bin files. I bet that anyone has either gotten them from a friendly LG customer service worker, or he/she him-/herself is a LG worker.

Read it, if you're new in this forum!

 
explor3r3
Old
#4  
explor3r3's Avatar
Senior Member
Thanks Meter 37
Posts: 193
Join Date: Jan 2012
Location: Between keyboard and chair

 
DONATE TO ME
what means the code after OK IMEI...... LGP970 APRTTL 110K ...... DATE when you put the IMEI .... it`s show`s when the IMEI was first time activate or it show`s when the IMEI was created ? thanks
 
N00BY0815
Old
#5  
N00BY0815's Avatar
Recognized Contributor
Thanks Meter 1648
Posts: 2,012
Join Date: Nov 2011

 
DONATE TO ME
Do you mean this: DEC-31-2011+0.zip?If so, it means, when the software was finished, I think.

Read it, if you're new in this forum!

 
explor3r3
Old
#6  
explor3r3's Avatar
Senior Member
Thanks Meter 37
Posts: 193
Join Date: Jan 2012
Location: Between keyboard and chair

 
DONATE TO ME
Quote:
Originally Posted by N00BY0815 View Post
Do you mean this: DEC-31-2011+0.zip?If so, it means, when the software was finished, I think.
nope , i mean this code OK 3597XXXXXXXX LGP970 APRTTL 110KPXXXXXX 20111028(THIS DATE) V20n_00_3 http://csmg.lgmobile.com:9002/ezls/M...-31-2011+0.zip

because after a month i buy this phone i see the case has 2 seals , one above other and now the phone it`s in service due the one dead pixel and i think the phone has other problems and might be returned to the store from other costumers and i`ve buy`ed a returned one , this it`s my concern , thanks
 
adxgrave
Old
#7  
adxgrave's Avatar
Senior Member
Thanks Meter 52
Posts: 261
Join Date: Dec 2011
Quote:
Originally Posted by radkor View Post

It's direct link to firmware in BIN/FLS format that can be used with SmartFlash to unbrick or fast flashing our phones.

Unfortunately we can't download this file with our web browser.
Is there any possibility to "cheat" LG servers, by modyfying HTTP packets (or something) to let us download this firmware?
After lg update client extracted the kdz file, we'll get cab file and then it get extracted again and we get p970.dll and wdb file. I've check p970.dll and it has reference to AP download and CP download. If the update client did download the AP and CP file, a tcpdump or wireshark capture during the update might be useful. But more likely it just convert wdb to AP and CP using p970.dll before flashing the phone. That we need lg's proprietary tool to do the conversion.

Also, judging from url, i think the link is just for reference for their technian or something like that.

Sent from my LG-P970 using XDA App
The Following User Says Thank You to adxgrave For This Useful Post: [ Click to Expand ]
 
exe127
Old
#8  
Senior Member
Thanks Meter 4
Posts: 268
Join Date: Nov 2009
Quote:
Originally Posted by adxgrave View Post
After lg update client extracted the kdz file, we'll get cab file and then it get extracted again and we get p970.dll and wdb file. I've check p970.dll and it has reference to AP download and CP download. If the update client did download the AP and CP file, a tcpdump or wireshark capture during the update might be useful. But more likely it just convert wdb to AP and CP using p970.dll before flashing the phone. That we need lg's proprietary tool to do the conversion.

Also, judging from url, i think the link is just for reference for their technian or something like that.

Sent from my LG-P970 using XDA App
is there any ideas/method that we can bypass the LG survaillence and get the bin/fls files?

I really want to get this:
http://csmg.lgmobile.com:9002/ezls/M...-31-2011+0.zip
 
exe127
Old
#9  
Senior Member
Thanks Meter 4
Posts: 268
Join Date: Nov 2009
Quote:
Originally Posted by adxgrave View Post
After lg update client extracted the kdz file, we'll get cab file and then it get extracted again and we get p970.dll and wdb file. I've check p970.dll and it has reference to AP download and CP download. If the update client did download the AP and CP file, a tcpdump or wireshark capture during the update might be useful. But more likely it just convert wdb to AP and CP using p970.dll before flashing the phone. That we need lg's proprietary tool to do the conversion.

Also, judging from url, i think the link is just for reference for their technian or something like that.

Sent from my LG-P970 using XDA App
but why someone can get v10/v11's bin and fls files?
http://www.freeflashing.net/index.php?topic=218.0
 
netum
Old
#10  
Member
Thanks Meter 15
Posts: 59
Join Date: Jul 2011
Maybe it's a leak from support service.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...

XDA PORTAL POSTS

Jolla Sailfish OS Flagship Device Makes First Appearance

Given the amount of coverage that Android receives around here, you could almost be … more

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more

What Happened at Google I/O 2013 – XDA Developer TV

Unless you just emerged from a deep, dark, dank cavern under the Earth, you know … more