Hacker News new | ask | show | jobs
by justinfrankel 2728 days ago
This is awesome!

There’s a bug in the deobfuscated version — sizeof(letters) should be 60 or sizeof(letters)-1 (that version reads past the end of the buffer otherwise).