LBFtool
LBFtool copied to clipboard
Tool to extact files from LG .lbf file
LBFtool
Tool to extact files from LG .lbf file
Usage:
- Clone or download this repository
- Install python 3 (check with "python --version")
- Install pycryptodome (easy way: "python -m pip install pycryptodome")
- Edit Settings inside extract.py (if needed)
- Run the script: "python extract.py LGBackup_xxxxxx.lbf"
If you are interested in technical details see:
this XDA-developers post