Skip to content

bfritz/ab2tar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ab2tar Build Status

Quick hack in Go to convert unencrypted Android backup files into tar archives. Strips off the magic bytes at the beginning and inflates the rest of the zlib-compressed file.

Example usage:

ab2tar com.android.providers.telephony.ab | tar -tvf -

About

Convert unencrypted Android backup files into normal tar archives

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published