Live data from Hacker News

Best of show – abuse of libc

ioccc.org

1–10 of 84 posts

Re: Best of show – abuse of libc

#5
>Format specifiers can take extra “arguments”. - "%hhn": store the number of bytes written mod 256 to the char pointer ...

Oh boy. I'll put that down for my "thing I don't think I wanted to know" of the day.

Re: Best of show – abuse of libc

#8
post #5

> Format specifiers can take extra “arguments”. - "%hhn": store the number of bytes written mod 256 to the char pointer ... Oh boy. I'll put that down for my "thing I don't think I wanted to know" of the day.

There is some innocent beauty in the twistedness of printf - especially with GNU extensions.
Post reply on HN