From 38f41a99de9b10e583d2c79af02e0529e26a36e9 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 19 Feb 2021 15:51:18 +0900 Subject: [PATCH] Update readme with timings --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c1d5e50..784f16b 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ A tool to decrypt QNAP NAS encrypted backup files. This will decrypt **backup** files (not sync files) created using the [QNAP Hybrid Backup Sync](https://www.qnap.com/en-uk/software/hybrid-backup-sync) tool. +This tool is an alternative to the [QENC Decrypter](https://www.qnap.com/en-uk/utilities/enterprise) provided by QNAP. **This tool is faster by orders of magnitude** (eg: 1,800 files takes 0.9 seconds using this tool and approx 20 seconds using the QNAP tool). ![See it in action](https://raw.githubusercontent.com/mark-s/QnapBackupDecryptor/master/Images/ExampleDecrypt.gif) + + ## Installation Binaries for Windows, Linux and Mac, are available in [Releases](https://github.com/mark-s/QnapBackupDecryptor/releases).