Rating:

Start by downloading the 2 images provided by the challenge.

With GenasiDndSize.jpg change the visible size of the image to see the password ``` pLE4sE_L3t_ME_iN_1 ```, you can do it by change the bytes of the images that define it's height. If you want you can see this site, where this is better explain: [https://blog.cyberhacktics.com/hiding-information-by-changing-an-images-height/](http://)

Use the password found as passphrase in steghide with GenasiSteg.jpg, like this:
```
steghide extract -sf GenasiSteg.jpg -p "pLE4sE_L3t_ME_iN_1"
```

Then in the file extrated named My_File_Is_To_Big_Sorry_:(.txt, you get the link to the next image named GenasiBoy.png:

[https://www.mediafire.com/file/nsabvscip6y3q1z/GenasiBoy.png/file
](http://)

If you use strings in this images you will get the follow base64 string:

`aHR0cHMlM0ElMkYlMkZ0d2l0dGVyJTJFY29tJTJGU2NhcmxldCU1RiU1RiU1RiU1Rlg=`

If you decode it with base64 and url decoder you will get the follow link:

[https://twitter.com/Scarlet____X](http://)

This twitter acount has one tweet with a image, and in the tweet there are a link to get the image named SuperGenasi.png:

[https://www.mediafire.com/file/5l93ole3x4dwg7v/SuperGenasi.png/file](http://)

For last you can XOR the GenasiBoy.png and SuperGenasi.png getting a image that looks like a girl, then you can see the the red plane 3 of the image and get the flag.