This is a collection of generic tools that can be used with or without Software AG products.
- base64 - This base64 encoding tool can be used to encode any character string. The string is taken from the standard input which allows the use of any printable character regardless of the underlying command interpreter. It can be used with any UNIX shell or Windows Command Prompt. For example, it can be used to encode a password containing special characters such as the ampersand which is hard to escape in Windows Command Prompt, then the encoded password can be passed to the Command Central bootstrapper.
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.