Giter Club home page Giter Club logo

Comments (2)

fastcat avatar fastcat commented on July 1, 2024

I had a similar problem ... the APK file is in there, but something is wrong with the tar header causing archiving tools to reject it.

Here's a hexdump of a sample problem record (just the tar header for the APK file)

00000000  61 70 70 73 2f 63 6f 6d  2e 6b 6d 61 67 69 63 2e  |apps/com.kmagic.|
00000010  73 6f 6c 69 74 61 69 72  65 2f 61 2f 62 61 73 65  |solitaire/a/base|
00000020  2e 61 70 6b 00 00 00 00  00 00 00 00 00 00 00 00  |.apk............|
00000030  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000060  00 00 00 00 30 30 30 30  36 34 34 00 30 30 30 31  |....0000644.0001|
00000070  37 35 30 00 30 30 30 31  37 35 30 00 30 30 30 30  |750.0001750.0000|
00000080  30 30 32 34 36 35 36 36  30 31 33 32 32 33 37 37  |0024656601322377|
00000090  31 35 36 36 30 30 31 36  31 33 00 20 30 00 00 00  |1566001613. 0...|
000000a0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000100  00 75 73 74 61 72 00 00  00 00 00 00 00 00 00 00  |.ustar..........|
00000110  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000140  00 00 00 00 00 00 00 00  00 30 30 30 30 30 30 30  |.........0000000|
00000150  00 30 30 30 30 30 30 30  00 00 00 00 00 00 00 00  |.0000000........|
00000160  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
00000200

I'm not quite sure what's wrong with it, haven't gone over all the fields in depth...

from android-backup-extractor.

superbonaci avatar superbonaci commented on July 1, 2024

A backup sample would help.

from android-backup-extractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.