Skip to content

dacx910/leetspeak-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

leetspeak generator

Very simple leetspeak generator. Quickly written because I wanted a specific set of features and only those features. Usage below.

Usage: leet [OPTION]
Convert plaintext to leetspeak.

Reads from stdin and prints to stdout. Stops at EOF

 -o [num]		oddity, the chance that it will skip a character, follows the formula 1/[num]. Defaults to 0.
 -c      		ctf mode, ignores charactes before the '{'
 -r      		appends an underscore plus a random string of 8 characters before the '}'
 -e [command]		executes a command and returns its leet-encoded output
 -h      		displays this help menu.

About

Generates leetspeak. CTF-oriented, functions like cat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors