From d64d988f061f1842bb63fb21599459d5d4a5e042 Mon Sep 17 00:00:00 2001 From: resdb Date: Sat, 22 Oct 2011 15:15:37 -0500 Subject: fixed splicex README --- contrib/splicex/README | 53 ++++++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 28 deletions(-) (limited to 'contrib/splicex') diff --git a/contrib/splicex/README b/contrib/splicex/README index 1e1185b..b39a3ec 100644 --- a/contrib/splicex/README +++ b/contrib/splicex/README @@ -1,36 +1,27 @@ -DESCRIPTION: - Brute Force Utilities For The Linux Shell. - -NOTE: - splicex is currently under development. Major changes and bug - fixes will be appended to a CHANGES file. Some changes like - spelling errors or other small edits may not be shown. While - splicex is being developed. - -USER: - splicex is community ideas in a python2.7 implementation. please - feel free to fork or modify this project and upload it as you see - fit under the terms of the GPLv3. - -LICENSE: - This program 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) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . + __________ _ _ __ __ ______ + / / / / ___| _ __ | (_) ___ ___\ \/ / / / / / + / / / /\___ \| '_ \| | |/ __/ _ \\ / / / / / + / / / / ___) | |_) | | | (_| __// \ / / / / + /_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/ + |_| + + .: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) + any later version. + + SpliceX is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. http://www.gnu.org/licenses/ DEPENDS ON: python, man INSTALL AND UNINSTALL: - To install, `cd' to the extracted splice folder. + To install, `cd' to the extracted splicex folder. Issue the following commands as root: make install @@ -43,6 +34,12 @@ INSTALL AND UNINSTALL: make install-deb +TOOLS: + SpliceX includes brute forcing tools. Eacg tool will + include a README file in its respected folder(s): + + cat splicex/TOOLS/*/README + UPDATE: # d3v11's AnoNet(2) update for splicex - Not as root, do: -- cgit v1.2.3