mirror of
https://github.com/apsdehal/awesome-ctf
synced 2025-02-16 15:28:23 +00:00
Added Ciphey to Crypto section
This commit is contained in:
parent
eb504b242b
commit
1bd9611c5f
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue