Giter Site home page Giter Site logo

Comments (2)

simon816 avatar simon816 commented on September 17, 2024 2

In case it helps someone, I've lifted the modified libtar code from TWRP and successfully built it: https://github.com/simon816/libtar-twrp

The code is from the Android 9 branch of TWRP: https://github.com/TeamWin/Team-Win-Recovery-Project/tree/android-9.0/libtar

I have successfully extracted a /data backup created by TWRP version 3.6.1_9-0-e4274559 using the basic command line tool from libtar, example: ./libtar/libtar -C outdir -x data.ext4.win000

I have not added support for encrypted backups though

from team-win-recovery-project.

aIecxs avatar aIecxs commented on September 17, 2024

I tried to create win files from GNU tar did not succeed unfortunately, I believe it's about file name length in header requires multiple 512-byte block sometimes?
related post by @BuildingAtom in #964 (comment)_

you might also interested in my script
https://forum.xda-developers.com/showthread.php?t=3775129

from team-win-recovery-project.

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.