nelenkov / android-backup-extractor

Android backup extractor
Other
2.24k stars 275 forks source link

[BUG] unpack worked, but can't extract .tar, any help appreciated #102

Closed hcet14 closed 2 years ago

hcet14 commented 2 years ago

It's just a problem to extract .tar.

This issue is not relevant!

what I did: adb backup -apk -obb -shared -all -system -f fullbackup.ab (seems ok) sudo java -jar abe.jar unpack fullbackup.ab backup.tar (seems ok) errors_extract_ab2

but: errors_extract_tar Ubuntu 20.04.4 LTS OnePlus 7 Pro 5G, oos 10.0.15

Do you need more info?

hcet14 commented 2 years ago

It's just a problem to extract .tar. This issue is not relevant! Please delete!