Package Details: reaver-wps-fork-t6x-git 1.6.6.r21.bd0f382-1

Git Clone URL: https://aur.archlinux.org/reaver-wps-fork-t6x-git.git (read-only, click to copy)
Package Base: reaver-wps-fork-t6x-git
Description: reaver-wps-fork-t6x is a community forked version of reaver, which has included various bug fixes and additional attack method (the offline Pixie Dust attack).
Upstream URL: https://github.com/t6x/reaver-wps-fork-t6x
Keywords: brute-force reaver t6x wps
Licenses: GPL2
Conflicts: reaver, reaver-git, reaver-svn, reaver-wps-fork-t6x
Provides: reaver
Submitter: kevku
Maintainer: codyps
Last Packager: codyps
Votes: 25
Popularity: 0.000122
First Submitted: 2015-04-24 08:38 (UTC)
Last Updated: 2023-11-25 03:04 (UTC)

Required by (3)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

edacval commented on 2017-01-17 21:54 (UTC)

-j5: http://pastebin.com/78gjg07U -j2: http://pastebin.com/XWVjjr39 makepkg.conf: http://pastebin.com/ZgshRxhA Tested many times, with -j5 fails about 9 out of 10.

CTech commented on 2017-01-17 21:27 (UTC)

Could you please post an output of your build, and could I also please see your makepkg.conf. With my MAKEFLAGS as -j4, -j3, -j2, and -j1, I get no errors.

CTech commented on 2017-01-16 19:33 (UTC)

To the person who flagged this package with 'Build fails', please post your build output in the comments so that I can actually see what went wrong. Everything compiles fine on my system, so I am rather confused.

CTech commented on 2017-01-08 22:06 (UTC)

Sorry about taking so long to fix this. I've just fixed the local copy of my PKGBUILD, and I will upload the fixed one in the next 5 minutes. The issue was that they have removed sqlite, and therefore reaver.db. The PKGBUILD install was still looking for reaver.db, and couldn't find it.

strshr commented on 2017-01-08 12:35 (UTC)

Build fails with: make[1]: Entering directory '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/lwe' make[1]: 'libiw.a' is up to date. make[1]: Leaving directory '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/lwe' gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=armv6 -mfloat-abi=hard -mfpu=vfp -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wno-unused-function -Ilibwps -I. wpsmon.c globule.o init.o misc.o 80211.o iface.o builder.o crc.o libwps/libwps.o wps/wps_attr_build.o wps/wps_attr_parse.o wps/wps_attr_process.o wps/wps.o wps/wps_common.o wps/wps_dev_attr.o wps/wps_enrollee.o wps/wps_registrar.o wps/wps_ufd.o utils/libutils.a crypto/libcrypto.a tls/libtls.a lwe/libiw.a -lm -lpcap -Wl,-O1,--sort-common,--as-needed,-z,relro -o wash wpsmon.c: In function 'parse_wps_settings': wpsmon.c:358:26: warning: unused variable 'encryption' [-Wunused-variable] enum encryption_type encryption = NONE; ^~~~~~~~~~ gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=armv6 -mfloat-abi=hard -mfpu=vfp -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wno-unused-function -Ilibwps -I. wpscrack.c argsparser.o globule.o init.o sigint.o iface.o sigalrm.o misc.o cracker.o session.o send.o pins.o 80211.o exchange.o builder.o keys.o crc.o libwps/libwps.o wps/wps_attr_build.o wps/wps_attr_parse.o wps/wps_attr_process.o wps/wps.o wps/wps_common.o wps/wps_dev_attr.o wps/wps_enrollee.o wps/wps_registrar.o wps/wps_ufd.o utils/libutils.a crypto/libcrypto.a tls/libtls.a lwe/libiw.a -lm -lpcap -Wl,-O1,--sort-common,--as-needed,-z,relro -o reaver ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/pkg/reaver-wps-fork-t6x-git/usr' install: creating directory '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/pkg/reaver-wps-fork-t6x-git/usr/bin' 'src/reaver' -> '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/pkg/reaver-wps-fork-t6x-git/usr/bin/reaver' 'src/wash' -> '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/pkg/reaver-wps-fork-t6x-git/usr/bin/wash' install: creating directory '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/pkg/reaver-wps-fork-t6x-git/etc' install: creating directory '/tmp/yaourt-tmp-pi/aur-reaver-wps-fork-t6x-git/pkg/reaver-wps-fork-t6x-git/etc/reaver' install: cannot stat 'src/reaver.db': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build reaver-wps-fork-t6x-git. ==> Restart building reaver-wps-fork-t6x-git ? [y/N] ==> ------------------------------------------------ ==>

CTech commented on 2016-10-27 08:13 (UTC)

It should have armv7h as an architecture. It's in the PKGBUILD, so I don't see what is wrong.

ncoder-2 commented on 2016-10-26 01:50 (UTC)

+1 to add armv7h, reaver works perfectly when manually compiled from the git repo.

bartus commented on 2016-02-28 17:44 (UTC)

Please change 'backup' path's from absolute to relative.

strshr commented on 2015-09-22 14:36 (UTC)

Could you, please, add armv7h to the list of supported architectures? Thank you. :)