Skip to content
/ passgen Public

一个简易密码生成器 A simple password dictionary generator

License

Notifications You must be signed in to change notification settings

0xHJK/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassGen

A simple password dictionary generator.

一个根据目标信息生成密码字典的简易密码生成器。

姓名每个字用空格隔开,多个字段间用英文逗号(,)隔开。

字典大小和选择的强度长度正相关,并不是越大越好。

仅供测试使用,请遵守法律法规,不得用于非法用途。

密码生成算法是拍脑袋决定的,如有猜中,纯属巧合。

Demo: http://pass.github.tk

生成策略说明:http://hjk.im/p/216002.html

USAGE

git clone http://github.com/0xHJK/passgen

cd passgen && bash rock.sh

Open browser and Go to http://localhost:5000/

如果端口冲突或有其它错误,可自行修改配置。

LICENSE

MIT license

About

一个简易密码生成器 A simple password dictionary generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published