Quote Originally Posted by fbs-16 View Post
Hello aanarchyy !

I have the same problem with last wifite-ng.
wifite v2(r108)
pixiewps v1.1
reaver v1.5.2

But reaver with pixie shows all info:

http://imageshack.com/a/img910/4162/f3CIbc.jpg
It might be the same problem we had on Reaver due to me adding some extra 3 more spaces on the pixiewps pin print line.

I think on line 3111 you have to change:
WPSpin=WPSpin[WPSpin.find("WPS pin")+9:WPSpin.find("\n")]
to:
WPSpin=WPSpin[WPSpin.find("WPS pin")+12:WPSpin.find("\n")]