Skip to content

Releases: neurobin/shc

shc-4.0.3

01 Jul 16:41
4.0.3

Choose a tag to compare

shc-4.0.2

01 Jul 16:34
4.0.2

Choose a tag to compare

shc-4.0.1

20 Nov 08:30
4.0.1

Choose a tag to compare

shc-4.0.0

17 Nov 17:02
4.0.0

Choose a tag to compare

  • 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

shc-3.9.8

12 Nov 10:03
3.9.8

Choose a tag to compare

  • Add setuid option -S

shc-3.9.6

05 Jun 08:06
3.9.6

Choose a tag to compare

shc-3.9.5

31 May 02:37
3.9.5

Choose a tag to compare

shc-3.9.4

17 May 20:09
3.9.4

Choose a tag to compare

shc

30 Jul 09:23

Choose a tag to compare

shc

Fix issue #13

shc

30 Jul 13:02

Choose a tag to compare

shc

Latest stable release

  • zsh support
  • Fix issue #13