Skip to content

Recovering #1

Description

@doctormo

I have a backup which suffers from the Bad MAC issue. This tool can decrypt it and stores all the various bits of information.

I did have to fix one thing. __handle_statement was trying to create a table called sqlite_sequence so I special excepted it out. Apparently in my version of sqlite (Ubuntu 18.04) it's a special value.

What I need now is the ability to repack the information I have to reconstruct a clean backup. This looks like it should be possible to do, but I'd like to hear your expertise on if you think this is even possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions