Added image languages from RiftCTF

pull/29/head
John Hammond 2020-04-07 18:21:58 -04:00
parent 63b17031f3
commit 586ad29939
5 changed files with 30 additions and 0 deletions

View File

@ -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
---------------

BIN
img/botw.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
img/dagger_cipher.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

BIN
img/hylian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
img/sheikah.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB