WeChall CGX#8: Base 64

here's how to solve CGX#8: Base 64

Back to the WeChall Guides

CGX#8: Base 64

Name: CGX#8: Base 64
Tags: Encoding, Training, CGX
Score: 0
Description: Hello future Hackers,

Another encoding is the Base64.
You can read about it on Wikipedia.

Alternatively, here is a brief proof-checked explaination from chatGPT:

Base64 is a way of encoding information into a text string that can be quickly decoded. It can be used to represent binary data such as images and audio files in a way that is more compatible with any transmissions. It is widely used. Any text string encoded with Base64 can be easily decoded with the appropriate software.

Greetings
- gizmore and x

Theory

So this one's just a video lecture, and so we can mark this as complete down there.

Solution

Mark as complete:

Mark as solved - This challenge is just a video tutorial for real beginners. You can press here to mark it as solved.

WeChall: Your answer is correct!

I voted this level as:

Diff: 00
Ed  : 10
Fun : 05

https://wechall.net/en/challenge/codegeex/02_00_encodings/02_20_base64/index.php