HackerType is CLI application that makes you look cool to script kiddies.
- Custom foreground and background colors.
- If no filepath is specified to read from, it reads its own code.
- Made by me.
git clone https://github.com/Sh-wayz/hackertype
cd hackertype
python3 hacktype.py <args>
hacktype --fgcolor 0-7 --bgcolor 0-7 --file path/to/file
Color codes:
- 0 - Black
- 1 - Red
- 2 - Green
- 3 - Yellow
- 4 - Blue
- 5 - Magenta
- 6 - Cyan
- 7 - White