Package Details: cupp-v3 3.0-1

Git Clone URL: https://aur.archlinux.org/cupp-v3.git (read-only, click to copy)
Package Base: cupp-v3
Description: Common User Passwords Profiler
Upstream URL: http://www.remote-exploit.org/?page_id=418
Licenses: GPL
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 6
Popularity: 0.055555
First Submitted: 2010-07-11 15:57 (UTC)
Last Updated: 2017-11-18 19:10 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

reztho commented on 2011-05-05 16:04 (UTC)

You must use python2 instead of python3 and it's impossible to add arguments since your script file isn't prepared. Make these changes: - Change the python dependency to python2. - In your script, substitute this line: python -E cupp.py to: python2 -E cupp.py $@

onny commented on 2011-05-03 20:30 (UTC)

heres the neu version: http://www.remote-exploit.org/wp-content/uploads/2010/08/cupp-3.1.tar.gz please update!