wow
Using Cyber chef (https://gchq.github.io/CyberChef/) helps solve the problem by throwing it into hex to ASCII
this one i used no help but took a while a was looking for a name with flag lol
Look at the code and see what the highest value is before decoding :)
To solve it you dont need Cyberchef, which is pretty neat but takes effort and understanding away. There are little terminal applications which do different convertions.
Tip: The code looks like it has a base of 16.
http://www.unit-conversion.info/texttools/hexadecimal/
Very easy for Beginners like me!
Warning: Hint:
You only need a hex-Decoder (HEX to ASCII)
1 week ago