C program infinitely printing * to stdout that can be used as a shell in SSH sessions
DarkCat09
bab5b2550f
replaced stdio's printf() + fflush() with with unistd's single write() sadly it did not reduce size of a binary |
||
---|---|---|
.gitignore | ||
main.c | ||
Makefile | ||
UNLICENSE |