encsh is a simple tool that encrypts a shell or other interpreted script and puts a wrapper around it. The end result is an executable which, when given the correct password, will be decrypted and run through a pipe, effectively keeping the plain text of the script away from the disk.
| Tags | Perl encryption shell |
|---|---|
| Operating Systems | POSIX |
| Implementation | Perl |
An Ajax script for creating drop-down select lists