Hacker News new | ask | show | jobs
by egberts1 1368 days ago
I once wrote something obscure.

About communication piggybacked over TCP/IP without changing any one bit of packet data.

https://egbert.net/blog/articles/pulse-width-covert-channel....

Some 20 years later, a guy posted on GitHub.

https://vimist.github.io/2019/01/30/Steganographic-Packets.h...

And made my day.