Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

psmap

Overview

This script generates a wordlist based on user-provided information. The script then saves this information to a JSON file and generates a wordlist by combining and permuting the user's information in different ways. Finally, it saves the wordlist to a text file.

Usage

  1. Run the psmap.py script.
  2. Follow the prompts to enter your personal information.
  3. Enter a desired filename (without extension) for the JSON file.
  4. Press Enter to save the user information to the JSON file.
  5. The script will generate a wordlist based on your information.
  6. The wordlist will be saved to a text file with the same name as the JSON file, followed by "_wordlist.txt".

Dependencies

The script requires the following Python libraries:

  • json
  • itertools

License

This script is licensed under the MIT License.

About

Python Wordlist Password Generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages