The Following 14 Users Say Thank You to jonwil For This Useful Post: | ||
![]() |
2012-03-05
, 10:42
|
|
Posts: 117 |
Thanked: 27 times |
Joined on Apr 2011
|
#2
|
![]() |
2012-03-05
, 10:48
|
Posts: 567 |
Thanked: 2,966 times |
Joined on Oct 2009
|
#3
|
The Following User Says Thank You to jonwil For This Useful Post: | ||
![]() |
2012-05-14
, 18:13
|
Posts: 752 |
Thanked: 2,808 times |
Joined on Jan 2011
@ Czech Republic
|
#4
|
The download is at http://www.cncmods.net/files/backupdec.zip and is compiled via backupdec.sh. It will compile in scratchbox if you have libosso-gsf-1-dev, libglib-2.0-dev and libssl-dev installed or it should compile in a normal linux environment if you have normal libgsf, glib and openssl headers installed (you will need to edit the sh file pkg-config options for this)
To run the compiled binary, run backupdec in out password where in is the encrypted zip file from the backup, out is the name of the output unencrypted zip file and password is the password used when the zip file was created.
It can also be used to decrypt zip files on the N900 itself if you want to decrypt the files without actually restoring the backup. (i.e. build an arm binary of this and run it on the phone)
If someone has a specific need for a binary of this built for a specific platform, let me know and I will see what I can do to get a binary.