From 3cf0a3944dcbd1569895309265127f0abf285bb0 Mon Sep 17 00:00:00 2001 From: resdb Date: Sat, 22 Oct 2011 16:33:25 -0500 Subject: splicex additions made --- contrib/splicex/LINUX/manual | 10 +++++++++- contrib/splicex/LINUX/splicex.py | 15 +++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) (limited to 'contrib/splicex/LINUX') diff --git a/contrib/splicex/LINUX/manual b/contrib/splicex/LINUX/manual index a0959e7..93ab06b 100644 --- a/contrib/splicex/LINUX/manual +++ b/contrib/splicex/LINUX/manual @@ -1,4 +1,12 @@ -.TH SpliceX "" "" "" "Brute Force Utilities For GNU/Linux" +.TH SpliceX "" "" "" "" + __________ _ _ __ __ ______ + / / / / ___| _ __ | (_) ___ ___\\ \\/ / / / / / + / / / /\\___ \\| '_ \\| | |/ __/ _ \\\\ / / / / / + / / / / ___) | |_) | | | (_| __// \\ / / / / + /_/_/_/ |____/| .__/|_|_|\\___\\___/_/\\_\\/_/_/_/ + |_| + + .:Brute Force Utilities For GNU/Linux:. .SH OPTIONS diff --git a/contrib/splicex/LINUX/splicex.py b/contrib/splicex/LINUX/splicex.py index 8196423..7565d83 100755 --- a/contrib/splicex/LINUX/splicex.py +++ b/contrib/splicex/LINUX/splicex.py @@ -1,13 +1,14 @@ #!PYTHON HELP = """ - __________ _ _ __ __ ______ - / / / / ___| _ __ | (_) ___ ___\ \/ / / / / / - / / / /\___ \| '_ \| | |/ __/ _ \\\\ / / / / / - / / / / ___) | |_) | | | (_| __// \ / / / / -/_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ - |_| + __________ _ _ __ __ ______ + / / / / ___| _ __ | (_) ___ ___\ \/ / / / / / + / / / /\___ \| '_ \| | |/ __/ _ \\\\ / / / / / + / / / / ___) | |_) | | | (_| __// \ / / / / + /_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ + |_| + .:Brute Force Utilities For GNU/Linux:. --help Show help display and exit @@ -109,6 +110,8 @@ LICENSE = """ /_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ |_| + .:Brute Force Utilities For GNU/Linux:. + SpliceX is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) -- cgit v1.2.3