From 1c52172a6befabae44353c3540552df621af0dea Mon Sep 17 00:00:00 2001 From: d3v11 Date: Sat, 15 Oct 2011 14:07:54 -0500 Subject: updated splice3 manual for character controls --- contrib/splice3/LINUX/manual | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'contrib') diff --git a/contrib/splice3/LINUX/manual b/contrib/splice3/LINUX/manual index df050ff..5d8a530 100644 --- a/contrib/splice3/LINUX/manual +++ b/contrib/splice3/LINUX/manual @@ -617,6 +617,28 @@ a}password0Yz .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 -- cgit v1.2.3