Shc Versions Save

Shell script compiler

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

5 years ago

4.0.0

5 years ago
  • 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

3.9.8

5 years ago
  • Add setuid option -S

3.9.6

6 years ago
  • Fix #38

3.9.5

6 years ago
  • Fix #36

3.9.4

6 years ago
  • Fix #23

3.9.3

7 years ago

Latest stable release

  • zsh support
  • Fix issue #13

3.9.3a4

7 years ago

Fix issue #13