• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How to Unbrick L45C

K. It's now August, and nobody has posted a solution to the 'library' error?
@.##.$$. (period)
Yes, I bricked it by doing a privacy reset while rooted. This phone is so
unsupported. I needed either a custom ROM or stock recovery to get
Eclipse to work with the phone for app development.

Okay, so now I'm trying LGFlashTool. The program does not want a kdz (and we don't have one), it wants a stock .dll and .bin file. I am downloading another set now.

Problem: In trying all these kdz, .dll, and .bin files, I can but wonder if I'm
downloading the correct ones. I've been searching for the P690 model (Optimus Net). They are the closest, it seems, as no one will list the l45c- it was/is an intro model to crack a target market.

Anybody have any fresh kdz files, a solution to the 'library' error, or links to
correct .dll/.bin files??

Thanks, and keep hacking away at it.... (lol)
 
The link to the firmware says access denied from this server. Have tried two different internet connections. Please fix. Ive bricked and need this
 
Am wondering if the AS680 model would work for the LGL45C.. they seem to be identical. It's the LG Optimus 2. Wondering if this can be investigated..
 

Here's the problem: LG's extract/restore process follows these steps:
  1. Convert CAB to KDZ
  2. With LGExtract, extract CAB from KDZ
    • lgextract -kdz file.KDZ
    • I don't know why they have an actual CAB archive inside the KDZ inside a "CAB" file (that first CAB is not a normal CAB archive)
  3. Extract files from CAB archive
    • 7z x file.CAB
  4. With LGExtract, extract data from WDB file, using a specific DLL
    • lgextract -wdb file.WDB file.DLL
  5. From here, LG's tools have the binary data they need to flash the device
Unfortunately, the LGL45C firmware file does not contain any DLL file, which Step 4 requires to decrypt (or properly extract) the binary data.

Scouring the Internet, I have had no success in finding this DLL, and have tried various other DLL files (from other CAB firmware files for similar devices) to no avail. If you have this DLL, or a pure binary image, many people would appreciate your generosity in sharing it.
 
Back
Top Bottom