Takže výsledný one-liner zatím vypadá
wget -q -O - http://www.root.cz/data/soutez-3.bin | perl -p0777e '$_=reverse' | identify -verbose - | sed 's/^ comment: //;t;d' | xargs wget -q -O - | funzip -`echo 0x73f13 | tr '1c7gxbf43c0' 'k1hroxn2apj'` >z.png; convert z.png -channel red -fx b x.png;
convert x.png z.png -channel blue -fx v.r root-soutez-3.png
To heslo už by tam asi šlo napsat otevřeně, stejně ho všichni dávno vědí. Nebo aspoň takhle:
wget -q -O - http://www.root.cz/data/soutez-3.bin | perl -p0777e '$_=reverse' | identify -verbose - | sed 's/^ comment: //;t;d' | xargs wget -q -O - | funzip -*HESLO* >z.png; convert z.png -channel red -fx b x.png; convert x.png z.png -channel blue -fx v.r root-soutez-3.png; rm [zx].png