real0x0a1 / passgen

a wordlist generator where you can specify a standard character set or a character set you specify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passgen

  • Version: 0.0.1

Setup

  1. Install:
   make install
  1. Run the passgen:
  passgen
  1. Uninstall :
   make uninstall

Usage

   passgen <from-len> <to-len> [charset] [-t [FIXED]@@@@] [-s startblock] -o <output_file>

Author

  • Ali (Real0x0a1)

About

a wordlist generator where you can specify a standard character set or a character set you specify.

License:MIT License


Languages

Language:C 89.6%Language:Makefile 10.4%