soroushamdg / password-list-generator

this script helps you to generate passwords, you can choose ranges, for example from 3 digits to 5 digits

Home Page:http://smpour.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password-List-Generator

Helps you generate tons of passwords

How to use?

This software has written in both Python and C# (as visual studio command-line interface project) and both working fine with same functionalities.

@ python : just open up .py file and complie and run. @ C# : you can find latest release file in releases tab, but you can also open up the project for your self and add features or compile and run.

where to find me?

http://smpour.ir

About

this script helps you to generate passwords, you can choose ranges, for example from 3 digits to 5 digits

http://smpour.ir

License:GNU General Public License v3.0


Languages

Language:C# 78.0%Language:Python 22.0%