mirror of
https://github.com/RealityNet/kobackupdec.git
synced 2025-04-06 04:00:08 +08:00
Update README.md
Add note for required Python version (and modify 2010 to 2020 for update date)
This commit is contained in:
parent
0277282052
commit
5f46b36fe2
@ -5,10 +5,14 @@ _This script is introduced by the blog post at https://blog.digital-forensics.it
|
||||
|
||||
The `kobackupdec` is a Python3 script aimed to decrypt Huawei *HiSuite* or *KoBackup* (the Android app) backups. When decrypting and uncompressing the archives, it will re-organize the output folders structure trying to _mimic_ the typical Android one. The script will work both on Windows and Linux hosts, provided the PyCryptoDome dependency.
|
||||
|
||||
## Update 20100107
|
||||
## Update 20200107
|
||||
|
||||
The script was rewritten to handle v9 and v10 kobackup backups structures.
|
||||
|
||||
## Note
|
||||
|
||||
According to users, Python 3.7+ seems to be required.
|
||||
|
||||
## Usage
|
||||
|
||||
The script *assumes* that backups are encrypted with a user-provided password. Actually it does not support the HiSuite _self_ generated password, when the user does not provide its own.
|
||||
|
Loading…
x
Reference in New Issue
Block a user