Skip to content

Lewis-Lyons/homoglyphGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

homoglyphGen

A Python script that takes a string as input and outputs available character-by-character homoglyph permutations of it.

Usage

usage: glyphs.py [-h] -i INPUT [-v]

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        (required) specify a string as input (e.g.
                        'john.smith@example.com')
  -v, --verbose         verbose output includes referencing of substituted
                        character, substituting character and UTF-8 code

About

A Python script that takes a string as input and outputs character-by-character homoglyph permutations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages