Hacker News new | past | comments | ask | show | jobs | submit login

Because you cannot rely on some chintzy IoT device to have dynamically loadable libraries. In all likelihood, they don't. But let's assume they do have loadable stdlib, would would you trust the integrity of your botnet to dozens of poorly designed IoT devices?



You can statically link the binary you build, doesnt mean you need to reimplement.


But it is easier to copy/paste those few functions rather than play with static libc and then making sure all the other functions don't get linked into the final binary.


Don't most of these IoT devices usually run Linux though?


Sure, but many of them only contains a static busybox binary and no libc.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: