Skip to content

joelindra/morphtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

image

Morph Text

GitHub license

Description

This tool allows you to perform various text transformations such as Leet Speak, ROT13, Base64 Encoding, Hexadecimal Encoding, URL Encoding, Unicode Obfuscation, Reverse Text, and Atbash Cipher. It is designed to be simple, interactive, and can be useful for encoding or obfuscating text for different purposes.

Features

  • Interactive Menu: Choose from a variety of text transformation techniques.
  • Colorized Output: Enhances readability with color-coded transformation results.
  • Error Handling: Provides informative messages for input validation and errors.
  • Dependencies Installation: Option to install required dependencies automatically.

Supported Transformations

  1. Leet Speak: Substitutes letters with similar-looking numbers and symbols.
  2. ROT13: Shifts each letter by 13 places in the alphabet.
  3. Base64 Encoding: Encodes text in Base64 format.
  4. Hexadecimal Encoding: Converts text into hexadecimal format.
  5. URL Encoding: Encodes text suitable for inclusion in a URL.
  6. Unicode Obfuscation: Converts text into Unicode escape sequences.
  7. Reverse Text: Reverses the order of characters in the text.
  8. Atbash Cipher: Substitutes each letter with its reverse alphabet counterpart.

Installation

Clone the repository and run the script:

git clone https://github.com/joelindra/morphtext.git
cd morphtext
chmod +x main.sh
./main.sh

Usage

  1. Run the script main.sh.
  2. Enter the text you want to transform.
  3. Select a transformation technique from the menu (enter a number from 0-8).
  4. View the transformed text and choose whether to continue with another transformation.

About

Morpthext for prompt injection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages