Z4nzu / wlcreator

Wordlist creator written in C to generate all possibilities of passwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WlCreator v1.0

Author: github.com/thelinuxchoice

IG: instagram.com/thelinuxchoice

github.com/thelinuxchoice/wlcreator

Don't copy this code without give me the credits, nerd!

WlCreator is a C program that can create all possibilities of passwords, and you can choose Lenght, Lowercase, Capital, Numbers and Special Chars.

wlcreator

Usage:

git clone https://github.com/thelinuxchoice/wlcreator
cd wlcreator
gcc -o wlcreator wlcreator.c
./wlcreator 5

Donate!

Support the authors:

Donate using Liberapay

About

Wordlist creator written in C to generate all possibilities of passwords

License:GNU General Public License v3.0


Languages

Language:C 100.0%