# HG changeset patch # User d3v11 # Date 1318705674 18000 # Node ID 1bc0c37ce2c19a01f746a7c9b3d040bf3f680196 # Parent eee9ab3d1b11a26611ac7a2a46a72a42cd83791b updated splice3 manual for character controls diff -r eee9ab3d1b11 -r 1bc0c37ce2c1 contrib/splice3/LINUX/manual --- 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