2个稳定版本
1.0.1 | 2019年9月21日 |
---|
#5 in #enter
15KB
58 行
password-characters
一个实用工具,帮助处理“输入密码的第12、35和63个字符”的情况
用法
password-characters
然后输入密码和要打印的索引。
示例
-./target/release/password-characters
This utility takes in a password and a list of indices and selects those characters. No more counting through long passwords to try to find the right characters!
Password: t92hdvzeg(£@wem5elk
Character index: 1
Character index: 4
Character index: 8
Character index: 9
Character index: 12
Character index: 15
Character index: 17
Character index:
Character 1 is t
Character 4 is h
Character 8 is e
Character 9 is g
Character 12 is @
Character 15 is m
Character 17 is e