Mercurial > hg > anonet-resdb
changeset 671:1bc0c37ce2c1 draft
updated splice3 manual for character controls
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Sat, 15 Oct 2011 14:07:54 -0500 |
parents | eee9ab3d1b11 |
children | c514819cc79c |
files | contrib/splice3/LINUX/manual |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/splice3/LINUX/manual Sat Oct 15 13:05:42 2011 -0500 +++ b/contrib/splice3/LINUX/manual Sat Oct 15 14:07:54 2011 -0500 @@ -617,6 +617,28 @@ .br ... +--no-char Override character usage +.br +This option tells splice3 not to make +.br +any character additions to passwords. + +--char-length Start and end with set character lengths +.br +This option tells splice3 to start and stop with a set +.br +amount of characters. IE: + +The following will start with one character added and +.br +end with 3: +.br +splice3 --char-length='1, 3' + +The following will generate only 6 character passwords: +.br +splice3 --exh-custom='MyCharacters.txt' --char-length='6, 6' + .SH SOCIAL ENGINEERING