diff --git a/README.md b/README.md index 6aaadca..e95f9ac 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Check solve section for steganography. *Tools used for solving Crypto challenges* +- [Ciphey](https://github.com/Ciphey/Ciphey) - Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes. - [CyberChef](https://gchq.github.io/CyberChef) - Web app for analysing and decoding data. - [FeatherDuster](https://github.com/nccgroup/featherduster) - An automated, modular cryptanalysis tool. - [Hash Extender](https://github.com/iagox86/hash_extender) - A utility tool for performing hash length extension attacks.