BejelentkezésOldalsáv elrejtése
Felhasználói név: 
Jelszó: 
IP korlátozás 
Kérdések  |  score: 0  |  0.00 0.00 0.00 |  59 játékos oldotta meg  |  160831 views  |  óta Február 24, 2023 - 14:35:44

CGX#8: Base 64 (Encoding, Training, CGX)

CGX: Base64
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
Megjelölés megoldottként
Ez a feladat nem kihívás, hanem egy videó útmutató. kattints ide segítségével megoldottként jelölheti meg.
# CGX#8: Base 64

This video talks a bit about base 64 and shows how to implement an encoder in PHP.

This is video #8 in a series of learning IT in general.

Encodings:

- Charsets (again)
- Memory alignment (missing)

© 2023 és 2024 by gizmore és x