diff --git a/README.md b/README.md index 9b444d6..adadc40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CoffinDiskMark +![hdd](/img/hdd.jpg) + CoffinDiskMark is a TCAL-based benchmarking tool for decrypting and benchmarking encrypted `.k9a` files. It is designed to assess the decryption speed of large collections of `.k9a` files. The tool decrypts files using a custom decryption algorithm and reports performance metrics such as total files decrypted, total data size, and decryption speed in MB/s. Based on LlamaToolkit. diff --git a/img/copeforces.png b/img/copeforces.png new file mode 100644 index 0000000..bbfe8c4 Binary files /dev/null and b/img/copeforces.png differ diff --git a/img/hdd.jpg b/img/hdd.jpg new file mode 100644 index 0000000..a4c3e0f Binary files /dev/null and b/img/hdd.jpg differ