58 points | by gaigalas 1 day ago
5 comments
Usage:
printf 'int main(){puts("hello");return 0;}' | sh c89cc.sh > hello
chmod +x hello
./hello
But the rest seems easy enough to understand.
Or much easier to backdoor...
Usage:
printf 'int main(){puts("hello");return 0;}' | sh c89cc.sh > hello
chmod +x hello
./hello
But the rest seems easy enough to understand.
Or much easier to backdoor...