Skip to content

shc-4.0.0

Compare
Choose a tag to compare
@neurobin neurobin released this 17 Nov 17:02
· 10 commits to release since this release
4.0.0
  • Add -H option for extra security without root (Thanks to intika https://github.com/intika). It protects against dumping, code injection, cat /proc/pid/cmdline, ptrace, etc.. (only works with Bourne shell (sh) scripts with no parameter)
  • Add -s option to force single process for hardening features (requires -H) https://github.com/intika. (only works with Bourne shell (sh) scripts with no parameter)
  • dash support