Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.15 KB

Desicipher Wordlists Generator

Desicipher

It's just that I was getting bored and wanted to do something useful, so I scraped the data (names.sh, cities.sh) from Hamariweb. The script I created utilizes this scraped data to generate wordlists for Pakistani names and cities. This little shell script can be handy for various purposes like password cracking, penetration testing, and data analysis. (ignore the ugly ass banner =)) )

Usage

  1. Unix-like environment (Linux/macOS) with a bash shell interpreter installed.
  2. Make the script executable:
chmod +x cipher.sh
  1. Run the script:
./cipher.sh

Features

  • Interactive interface for generating wordlists.
  • Outputs separate wordlists for Pakistani names and cities.

Requirements

  • Unix-like environment (Linux/macOS).
  • Bash shell interpreter.

License

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