Skip to content

Release 1.4

Compare
Choose a tag to compare
@wiire-a wiire-a released this 04 Dec 00:04
· 67 commits to master since this release
sha256sum pixiewps-1.4.tar.xz
d97f3aa2539c57c53ba890b6cb87d7922cd12898799700a3429cfdb5c0d2a721  pixiewps-1.4.tar.xz

sha512sum pixiewps-1.4.tar.xz
fb7d1a627310de504df58e5b1d310a6b5485be42bcf9f8f78a1355141c9b09c19b6b5625362563af22fdfd9c9747a12557752157e0bcb299acc0181fc394cf7a  pixiewps-1.4.tar.xz

Added

  • Multi-threading support @rofl0r.
  • Huge performance optimizations (--mode 3).
  • Future and past timespan windows when seed is found to compensate sudden NTP updates (--mode 3).
  • Optional WPA-PSK and E-S2 recovery from M7 and E-S1 from M5 (majority of --mode 3, with --m7-enc and --m5-enc).
  • Print of number of cores when --version is used.
  • Re-introduced possibility to compile with OpenSSL (make OPENSSL=1) for better performance @rofl0r.
  • Message for contributing, see README for more details.

Fixed

  • Fixed compilation with -O0 @rofl0r.

Changed

  • Increased default timespan for --mode 3 to +-1 day.
  • Increased maximum limit for --start/--end to 0x7FFFFFFF (02/2038) @binarymaster.
  • Formatted output differently to fit terminal (removed : as byte separator).
  • Print program version with --version on stdout (other info on stderr).
  • Makefile to a more conventional way @rofl0r.

Deprecated

  • Option -S, --dh-small.
  • Option -l, --length.