Encoding - ASCII
- Description: Decode the string.
- Difficulty: Very easy
🔎 Solution
The challenge provides a sequence of numbers. Based on the challenge title, it's evident that the sequence represents ASCII codes.
4C6520666C6167206465206365206368616C6C656E6765206573743A203261633337363438316165353436636436383964356239313237356433323465
Using an ASCII decoder, I converted the numeric sequence and obtained the following string containing the flag:
Le flag de ce challenge est: 2ac376481ae546cd689d5b91275d324e
🚩Flag
2ac376481ae546cd689d5b91275d324e