Rating:

```
zsteg grinfo.png -E b1,b,lsb,xy > step1.gif

convert -verbose -coalesce step1.gif step2.png

montage step2-* -tile x1 -geometry '1x1+0+0<' final.png
```

By https://twitter.com/diofeher and https://twitter.com/K4L1_FS

Original writeup (http://fireshellsecurity.team/).