Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Releases: bertof/WPS-pin-generator

First release candidate

17 Mar 08:46
Compare
Choose a tag to compare
Pre-release

First release candidate!

I've spent some good free time on this project and eventually I've been able to produce this first release candidate. Waiting for feedback, I'll go on with some other cool additions, like the DB mode.

Features

  • Main algorithm implementation (based on linkp2p's one)
  • Help screen (as requested 😜)
  • Multiple BSSID mode
  • Multi color interface (thanks rang)
  • Completelly cros platform (also thanks to boost libraries)

Installation

Just use cmake on he cmakeList.txt file

Usage

WPS_pin_generator -b <BSSID> [BSSID] [BSSID] -g
WPS_pin_generator --help

Will do in the future

  • Database of known fixed WPS pins based on the manufacturer and DB mode

Could do in the future

  • Interactive mode
  • Qt graphics