Hacker News new | ask | show | jobs
by tyingq 1842 days ago
Reminded me of the story about "executable PNGs"[1]

My twitter image[2] with the embedded shell script still works:

  curl -s https://pbs.twimg.com/media/Dq2sPGNU0AEKyyC.jpg | dd status=none bs=1 skip=599 count=40
  # interesting only in that the text survives twitter's image scaling / compression
[1] https://news.ycombinator.com/item?id=25543191