1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

Merge pull request #255 from cclauss/patch-3

Fix typos discovered by codespell
This commit is contained in:
Hardik Zinzuvadiya
2023-03-03 17:06:38 +05:30
committed by GitHub
5 changed files with 5 additions and 6 deletions

View File

@ -15,7 +15,7 @@ class Cupp(HackingTool):
class WlCreator(HackingTool):
TITLE = "WordlistCreator"
DESCRIPTION = "WlCreator is a C program that can create all possibilities" \
" of passwords,\n and you can choose Lenght, Lowercase, " \
" of passwords,\n and you can choose Length, Lowercase, " \
"Capital, Numbers and Special Chars"
INSTALL_COMMANDS = ["sudo git clone https://github.com/Z4nzu/wlcreator.git"]
RUN_COMMANDS = [