mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-27 14:45:57 +03:00
[GH-ISSUE #57] [E] Unexpected backup type: 81 #33
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gekigek99 on GitHub (Apr 7, 2023).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/57
Originally assigned to: @ElDavoo on GitHub.
Hexdump of your key file
**Hexdump of the encrypted DB
Program output using -v and -f
Additional context
@ElDavoo commented on GitHub (Apr 7, 2023):
Your backup is already decrypted.
@gekigek99 commented on GitHub (Apr 7, 2023):
Could you add a notification saying that in the script?
(And also add in the readme that to read that file you need sqlite to read the cript15 file)
(Spent 2h understanding that cause online it's full of paytouse bullshit)
@ElDavoo commented on GitHub (Apr 7, 2023):
It's there...
@gekigek99 commented on GitHub (Apr 7, 2023):
Yeah right infact that was the line that made me suspect of that.
I just think it's a very important info which is mixed with all the other errors (which i think shouldnt even be there if the file is already decrypted)
Like, the logs are telling me to report a bug ahah :)
...let alone the fact that you have to use the force parameter to see it.