Skip to content

Xpykerz/PassWord-Factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PassWord Factory

PassWord Factory is a wordlist generator where you can specify a standard character set or a character set you specify. PassWord Factory can generate all possible combinations and permutations.PassWord Factory is Developed by @Xpykerz for Pentesters. The script is writen is python. This tool will works on both Linux,Windows and Android by using python.

Installation

Instaling PassWord Factory

In Linux

apt-get update && apt-get upgrade
apt install python
apt install git
git Clone https://github.com/Xpykerz/PassWord-Factory.git
cd PassWord-Factory
chmod +x PassFact.py
./PassFact.py

In Android

apt-get update && apt-get upgrade
apt install python2
apt install git
git Clone https://github.com/Xpykerz/PassWord-Factory.git
cd PassWord-Factory
python2 PassFact.py

ScreenShot

image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

By @Xpykerz

About

PassWord Factory : Tool to create Wordlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages