8000 GitHub - pkdiv/leetSpeak: Leetspeak is a python program used to generate wordlist of leetspeak of a word. Leet is a system of modified spellings used on the Internet. It uses character replacements on characters based on the similarity of their glyphs via reflection or other resemblance
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Leetspeak is a python program used to generate wordlist of leetspeak of a word. Leet is a system of modified spellings used on the Internet. It uses character replacements on characters based on the similarity of their glyphs via reflection or other resemblance

Notifications You must be signed in to change notification settings

pkdiv/leetSpeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

leetSpeak

Leetspeak is a python program used to generate wordlist of leetspeak of a word.

What is Leetspeak or Leet?

Leet (or "1337"), also known as eleet or leetspeak, is a system of modified spellings used primarily on the Internet. It often uses character replacements in ways that play on the similarity of their glyphs via reflection or other resemblance

Source: https://en.wikipedia.org/wiki/Leet

Setup


Clone the repository.

git clone https://github.com/pkdiv/leetSpeak.git

Usage


python generate.py -w <phrase>

Optional Arguments

Argument Purpose
-o / --outputFile Specify the output filename
-l / --level Specify the level of leetspeak. Level 0 - Simple single character ascii substitutions. Level 1 - Ascii, Multicharacter and also include chacters from utf-8 character set.

About

Leetspeak is a python program used to generate wordlist of leetspeak of a word. Leet is a system of modified spellings used on the Internet. It uses character replacements on characters based on the similarity of their glyphs via reflection or other resemblance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0