Skip to content

Commit b36e604

Browse files
committed
slight update to crypto.md
1 parent e83d933 commit b36e604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fallctf-2024/src/crypto/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ $$m = c^d \mod n$$
108108

109109
[CyberChef](https://gchq.github.io/CyberChef/): For Text manipulation, processing, ciphers, encoding, and even basic cracking
110110

111-
[FeatherDuster](https://github.com/nccgroup/featherduster): For Cipher identification
111+
[FeatherDuster](https://github.com/nccgroup/featherduster): For Cipher identification, this is your "Crypto Recon" tool.
112112

113113
[dCode](https://www.dcode.fr/tools-list#cryptography): Has a lot of readily available encryption/decryption solutions
114114

0 commit comments

Comments
 (0)