Skip to content

A simple application which is generating sequential passwords for brute force.

License

Notifications You must be signed in to change notification settings

leejeonghun/password_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

password_gen is a console application which is generating sequential passwords for brute force.

Usage

password_gen.exe /min:8 /max:12 /L /U /N /S > dictionary.txt

/L : use lowercase /U : use uppercase /N : use numeric /S : use special character

License

password_gen is licensed under the BSD licence.

About

A simple application which is generating sequential passwords for brute force.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published