The following packages will be installed: cowpatty Fetching README... 0%100%100%100%100%100%Done Fetching cowpatty.SlackBuild... 0%100%100%100%100%100%Done Fetching cowpatty.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done cowpatty-4.6/ cowpatty-4.6/FAQ cowpatty-4.6/TODO cowpatty-4.6/dict cowpatty-4.6/wpa2psk-linksys.dump cowpatty-4.6/eap-test.dump cowpatty-4.6/Makefile cowpatty-4.6/md5.c cowpatty-4.6/md5.h cowpatty-4.6/README cowpatty-4.6/wpapsk-linksys.dump cowpatty-4.6/cowpatty.c cowpatty-4.6/cowpatty.h cowpatty-4.6/file_magic cowpatty-4.6/genpmk.c cowpatty-4.6/CHANGELOG cowpatty-4.6/common.h cowpatty-4.6/sha1.c cowpatty-4.6/sha1.h cowpatty-4.6/AUTHORS cowpatty-4.6/utils.c cowpatty-4.6/utils.h cowpatty-4.6/INSTALL cowpatty-4.6/radiotap.h cowpatty-4.6/COPYING cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 -c -o md5.o md5.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 -c -o sha1.o sha1.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 -c -o utils.o utils.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 -c -o cowpatty.o cowpatty.c cowpatty.c: In function ‘handle_dot1x’: cowpatty.c:417:16: warning: variable ‘index’ set but not used [-Wunused-but-set-variable] int key_info, index; ^ cowpatty.c: In function ‘hashfile_attack’: cowpatty.c:691:6: warning: variable ‘reclen’ set but not used [-Wunused-but-set-variable] int reclen, wordlen; ^ cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 -c -o genpmk.o genpmk.c genpmk.c: In function ‘main’: genpmk.c:91:19: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] int fret = 0, c, ret; ^ cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 cowpatty.c -o cowpatty utils.o md5.o sha1.o -lpcap -lcrypto cowpatty.c: In function ‘handle_dot1x’: cowpatty.c:417:16: warning: variable ‘index’ set but not used [-Wunused-but-set-variable] int key_info, index; ^ cowpatty.c: In function ‘hashfile_attack’: cowpatty.c:691:6: warning: variable ‘reclen’ set but not used [-Wunused-but-set-variable] int reclen, wordlen; ^ cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -O2 -march=i486 -mtune=i686 genpmk.c -o genpmk utils.o sha1.o -lpcap -lcrypto genpmk.c: In function ‘main’: genpmk.c:91:19: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] int fret = 0, c, ret; ^ -rwxr-xr-x 1 root root 166980 Aug 30 01:58 cowpatty -rwxr-xr-x 1 root root 142144 Aug 30 01:58 genpmk -rwxr-xr-x 1 root root 26072 Aug 30 01:58 cowpatty -rwxr-xr-x 1 root root 13772 Aug 30 01:58 genpmk install -d /usr/src/slapt-src/network/cowpatty/package-cowpatty/usr/bin install -m 755 cowpatty genpmk /usr/src/slapt-src/network/cowpatty/package-cowpatty/usr/bin Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/network/cowpatty/cowpatty-4.6-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/cowpatty usr/bin/genpmk usr/doc/ usr/doc/cowpatty-4.6/ usr/doc/cowpatty-4.6/README usr/doc/cowpatty-4.6/FAQ usr/doc/cowpatty-4.6/file_magic usr/doc/cowpatty-4.6/cowpatty.SlackBuild usr/doc/cowpatty-4.6/wpa2psk-linksys.dump usr/doc/cowpatty-4.6/COPYING usr/doc/cowpatty-4.6/AUTHORS usr/doc/cowpatty-4.6/CHANGELOG usr/doc/cowpatty-4.6/TODO usr/doc/cowpatty-4.6/dict usr/doc/cowpatty-4.6/wpapsk-linksys.dump usr/doc/cowpatty-4.6/INSTALL usr/doc/cowpatty-4.6/eap-test.dump install/ install/slack-desc Slackware package /usr/src/slapt-src/network/cowpatty/cowpatty-4.6-i486-1salix.txz created. Installing package cowpatty-4.6-i486-1salix... | cowpatty (WPA-PSK dictionary attack tool) | | Cowpatty is an implementation of an offline dictionary attack against | WPA/WPA2 networks using PSK-based authentication. Cowpatty can carry | out an accelerated attack if a precomputed hash table for the target | SSID is available. | | Homepage: http://www.willhackforsushi.com/ | | | | |