Beliathal / QFILHelper

QFIL Helper - Partition/LUN backup automation utility for LG v50/G8
GNU General Public License v3.0
21 stars 8 forks source link

QFIL Helper was created out of the necessity to automate the process of partition backup with QFIL utility. As one of the “lucky” owners of the sprint branded LG v50, I was faced with the grim prospect of making manual backup of every available partition, every time I’d want to upgrade, downgrade, tamper with the system files or mess with Magisk modules.

While researching this subject, I've stumbled upon this guide explaining in great detail how to use fh_loader.exe supplied within QFIL (QPST) utility. Then I've decided to take it one step further and automate the entire process…

Buy Me a Coffee at ko-fi.com


Features:

◆ Backup LUNs

◆ Backup Partitions

◆ Detect connected COM ports

◆ Flash firmware

◆ Command line

◆ GPT (GGUID Partition Table) Edition Update


How to use:

Things to remember:

⚑ Every time you make a backup with QFIL Helper, the files will be saved in: Backup-Year-Month-Day-Hour-Minute-Seconds

For Example, if today's date is 2022-07-20 and current time is 18:14:44,
then the backup directory would be named like this:

Backup-2022-07-20-18-14-44

⚑ When flashing firmware, the files must be placed in the "Flash" subfolder and named in compliance with any of the following formats:

lun#_partition_$.bin | parition_$.bin | partition.bin | lun#.bin | lun#_complete.bin

For example:

lun4_abl_a.bin - will be flashed into LUN4, Slot A
abl_a.bin - will also be flashed into LUN4, Slot A.
lun4.bin - will flash entire LUN4

Tested with:

LG V45, V50, V50S, V60, G8, G8S, G8X, Samsung Galaxy A52s

18/06/2024

12/10/2023

09/01/2024


Big thanks to FreeMaan, marahuan(v500N), from 4pda.io, leavve(v50s) from the TG group, for testing this app with their phones.