Menu

How to use it ?

av_admin
2019-12-25
2020-01-07
  • av_admin

    av_admin - 2019-12-25

    Hi
    I google it for my files " userdata_20191225_135459.backup" and I found this topics and tools
    I was downloaded but I couldent found how to use it
    Please help me
    Thank you.

     
  • dragomerlin

    dragomerlin - 2019-12-26

    Ok, first you must check if your .backup file is actually adb backup file. for example with this command:

    od --format=c --read-bytes=15 userdata_20191225_135459.backup
    

    You can open the file with any hexadecimal viewer also.
    It should display something like:

    0000000   A   N   D   R   O   I   D       B   A   C   K   U   P  \n
    0000017
    

    If it's adb backup, we will check later on more things.

     

    Last edit: dragomerlin 2019-12-26
  • av_admin

    av_admin - 2020-01-04

    Hi dragomerlin,
    Thank you for reply

    I am using win 7 and I was creat this backup in Recovery mode of my phone TP Link Neffos 5Max

    This photo from WinHex

    I should use this command in CMD of my windows ? or should run into the Linux ?

    Thanks

     
  • av_admin

    av_admin - 2020-01-04

    Happy new Year

     
  • dragomerlin

    dragomerlin - 2020-01-07

    The command is meant to be run on Linux or Windows with Cygwin, anyway the file you have is not adb backup, looks like cwm (ClockWorkmod) backup, so try commands listed on xda:
    [Q] unpack userdata.backup from cwm on windows

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.