From 764b0767b361e165de18ac3759fef47524571e3b Mon Sep 17 00:00:00 2001 From: William Martens <68499986+loneicewolf@users.noreply.github.com> Date: Thu, 27 Jul 2023 06:22:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aaadca..417612e 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Check solve section for steganography. - [RSACTFTool](https://github.com/Ganapati/RsaCtfTool) - A tool for recovering RSA private key with various attack. - [RSATool](https://github.com/ius/rsatool) - Generate private key with knowledge of p and q. - [XORTool](https://github.com/hellman/xortool) - A tool to analyze multi-byte xor cipher. +- [Cryptool](https://www.cryptool.org/en/) - A set of tools to help with cryptography. Includes different tools for Cryptanalysis, both locally and via an website. ## Bruteforcers