Added image languages from RiftCTF
parent
63b17031f3
commit
586ad29939
30
README.md
30
README.md
|
@ -402,6 +402,7 @@ mplayer -af scaletempo -speed 64 flag.mp3
|
|||
![img/dna_codes.png](img/dna_codes.png)
|
||||
![img/genome_coding.jpg](img/genome-coding.jpg)
|
||||
|
||||
|
||||
* Extract Thumbnail (data is covered in original image)
|
||||
|
||||
If you have an image where the data you need is covered, try viewing the thumbnail:
|
||||
|
@ -608,6 +609,35 @@ Some code for this attack can be found [here](https://github.com/mimoo/RSA-and-L
|
|||
![https://www.marvindisplay.com/images/SignalFlags.gif](https://www.marvindisplay.com/images/SignalFlags.gif)
|
||||
|
||||
|
||||
* Daggers Cipher
|
||||
|
||||
The daggers cipher is another silly text-to-image encoder. This is the key, and you can
|
||||
find a decoder on [https://www.dcode.fr/daggers-alphabet](https://www.dcode.fr/daggers-alphabet).
|
||||
|
||||
![img/dagger_cipher.png](img/dagger_cipher.png)
|
||||
|
||||
* Hylian Language (Twilight Princess)
|
||||
|
||||
The Hylian language is another silly text-to-image encoder. This is the key, and you can
|
||||
find a decoder on [https://www.dcode.fr/hylian-language-twilight-princess](https://www.dcode.fr/hylian-language-twilight-princess).
|
||||
|
||||
![img/hylian.png](img/hylian.png)
|
||||
|
||||
* Hylian Language (Breath of the Wild)
|
||||
|
||||
The Hylian language is another silly text-to-image encoder. This is the key, and you can
|
||||
find a decoder on [https://www.dcode.fr/hylian-language-breath-of-the-wild](https://www.dcode.fr/hylian-language-breath-of-the-wild).
|
||||
|
||||
![img/botw.jpg](img/botw.jpg)
|
||||
|
||||
* Sheikah Language (Breathe of the Wild)
|
||||
|
||||
The Sheikah language is another silly text-to-image encoder. This is the key, and you can
|
||||
find a decoder on [https://www.dcode.fr/sheikah-language](https://www.dcode.fr/sheikah-language).
|
||||
|
||||
![img/sheikah.png](img/sheikah.png)
|
||||
|
||||
|
||||
Networking
|
||||
---------------
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue