diff --git a/README.md b/README.md index 6aaadca..5af9166 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Check solve section for steganography. *Tools used for solving Crypto challenges* - [CyberChef](https://gchq.github.io/CyberChef) - Web app for analysing and decoding data. +- [dcode](https://www.dcode.fr/) - Web app to identify and solve over 800 ciphers - [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. - [padding-oracle-attacker](https://github.com/KishanBagaria/padding-oracle-attacker) - A CLI tool to execute padding oracle attacks.