mushstory

↗ HN profile [ 108 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. It generates obfuscated binaries that run on various linux distributions (ubuntu, centos, etc.). It is a clang compiler based on llvm-17. Since it is based on a musl static build, it is lightweight and works well…

  3. I built this because of the problem of source code being fully exposed when deploying shell scripts to client companies. Existing tools like shc (a shell script compiler) wrap shell scripts in C code and convert them…

  4. Japan Launches H3 Rocket (japantimes.co.jp)