HBS3 Client-Side encryption - qnap-decrypt

Backup, Restore, Netbak Replicator, Cloud Storage Services
Post Reply
User avatar
olivers
Starting out
Posts: 18
Joined: Thu Feb 20, 2014 11:10 pm

HBS3 Client-Side encryption - qnap-decrypt

Post by olivers »

Hi All,
I successfully de-crypted a HBS3 file out-of-band with https://github.com/alexkazik/qnap-decrypt based on this guide: https://www.youtube.com/watch?v=f4_x_8tj18o
I read somee where that encryption is based on openssl. As I'm not a coder, why do I need a dedicated utility for decrypting?
TS-563, 5x Seagate ST4000VN008-2DR166
friggeldie
First post
Posts: 1
Joined: Mon May 04, 2020 4:16 am

Re: HBS3 Client-Side encryption - qnap-decrypt

Post by friggeldie »

Hi,

I finally decrypted my file with openssl:

openssl enc -aes-256-cbc -md md5 -d -pass pass:PASSWORD -in encrypted.pdf -out decrypted.pdf

I hope this helps you.
User avatar
olivers
Starting out
Posts: 18
Joined: Thu Feb 20, 2014 11:10 pm

Re: HBS3 Client-Side encryption - qnap-decrypt

Post by olivers »

Thx.
Tried it on OSX 10.13.6 but getting "Bad Magic Number" return msg and a new empty file.
TS-563, 5x Seagate ST4000VN008-2DR166
Post Reply

Return to “Backup & Restore”