Skip to content

anoop142/abextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Abextract - ADB backup extractor and repacker tool

Features

abextract is a simple tool to extract and repack backup made by adb written in C.

TODO

*Repack backup - ✅ Done!

*Encryption - ❌

Usage :

unpack:

    abextract unpack   <backup.ab> <backup.tar>

pack:

   abextract pack   <backup.tar> <backup.ab>

Installation

Clone the project

$ git clone https://github.com/anoop142/abextract.git

Build it!

$ make install

About

Tool to extract and repack ADB backup

Resources

License

Stars

Watchers

Forks

Packages

No packages published