mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-19 23:14:42 +02:00
Removed duplicate
This commit is contained in:
@@ -30,7 +30,7 @@ class BackupInfo(IOSExtraction):
|
||||
with open(info_path, "rb") as handle:
|
||||
info = plistlib.load(handle)
|
||||
|
||||
fields = ["Build Version", "Device Name", "Display Name", "GUID",
|
||||
fields = ["Build Version", "Device Name", "Display Name",
|
||||
"GUID", "ICCID", "IMEI", "MEID", "Installed Applications",
|
||||
"Last Backup Date", "Phone Number", "Product Name",
|
||||
"Product Type", "Product Version", "Serial Number",
|
||||
|
||||
Reference in New Issue
Block a user