Skip to content

Normalize Tool

Optic_Fusion1 edited this page Sep 6, 2022 · 4 revisions

Normalize

The "normalize" tool allows you to normalize strings

Usage

normalize [--showSHA1Hash]

Flags

The command line flags are as follows:

 --showSHA1Hash
 Logs the string's sha-1 hash along with it e.g. string: {sha-1_hash}

Example Usages

normalize "Hello, World!" normalize Hello normalize HeLlO --showSHA1Hash

Clone this wiki locally