2 points, 0 comments on Hacker News
Source: [Hacker News](https://manuel.kiessling.net/2025/11/04/what-if-software-shipped-with-a-software-engineer/)
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
shc simply wraps a shell script in C and turns it into a binary. As a result, if you monitor the kernel with tools like auditd or bpftrace, the shell script is still visible. I solved this by combining a shell interpreter (such as BusyBox) and the shell script into a single static binary.
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News