weyou / reaver-wps

Fork of Reaver (the Wireless Protected Setup pentesting tool); Additional patches applied.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaver WPS

My fork of Reaver (the Wireless Protected Setup bruteforce tool).

Original code tree (1.4, now abandoned): https://code.google.com/p/reaver-wps/

Community-supported fork (supposedly 1.5): https://code.google.com/p/reaver-wps-fork/

I picked up the latter to continue fixing and improving the tool.

The patches I applied will be stored in ./patches/

The ones I do not apply will be stored in ./patches_misc/

Install

sudo apt-get install libpcap-dev libsqlite3-dev
cd src
./configure
make -j 3
sudo make install

About

Fork of Reaver (the Wireless Protected Setup pentesting tool); Additional patches applied.

License:GNU General Public License v2.0


Languages

Language:C 98.2%Language:Perl 1.1%Language:C++ 0.4%Language:Shell 0.2%Language:Erlang 0.0%Language:R 0.0%