v1.0
First release!
Features
Morse Code
Full conversion between morse code and plain text
- Use space as a character delimiter
- Use
/as a space delimiter - Supports multi-line conversion
- Supports alphanumeric characters, punctuation, and commonly used symbols
Character shift
Converts text between morse code and plain text with a randomly selected character shift (a -> b, b -> c, etc.)
More secure than pure morse code
Multi-shift
Shifts characters multiple times a random amount each time
AES Encryption
μEncode fully supports AES ciphering and deciphering via a key and IV.
- If either the key field or the IV field are left blank or invalid, μEncode generates a new key and IV
- Full UTF-8 support
Clipboard Integration
- Supports quick saving of output to clipboard
- Toggle automatic clipboard output
Full UI via Windows Forms!
User-friendly, easy to use, keyboard accessible.