Skip to content

Xpykerz/PassWord-Factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PassWord Factory

PassWord Factory is a powerful wordlist generator designed for penetration testers and security enthusiasts. It allows users to generate all possible combinations and permutations of characters using either a standard or custom character set. Developed by @Xpykerz, this tool is written in Python and is compatible with Linux, Windows, and Android platforms.

Features

  • Generate wordlists with all possible combinations and permutations.
  • Support for standard and custom character sets.
  • Cross-platform compatibility (Linux, Windows, Android).
  • Easy-to-use Python script.

Installation

Installing PassWord Factory

On 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

On 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

Screenshot of PassWord Factory

Contributing

Contributions are welcome! If you'd like to make major changes, please open an issue first to discuss your ideas. Make sure to update tests as appropriate.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Developed with ❤️ by @Xpykerz

About

PassWord Factory : Tool to create Wordlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages