iliktrains / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

Capability to start trying pins from 9999xxxx to 0000xxxx instead of the actual way. #255

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Would be good to have an option like proposed on title. Even the ability to 
give a rank xxxx-xxxx (which will represent the first 4 digits of the pin) to 
check. That's because some manufacturers usually start their WPS Pin from 
ranges of 9xxxxxxx so checking backwards or simply giving a range from 9000 to 
9999 will reduce a lot the time needed to check them (and will also help with 
starting the process from a know point on other computer without need to have 
the .wpc file)

As far as I know, the actual --pin option gives you the ability to give a 8 o 4 
digit pin to start with, but I have seen that reavers doesn't start trying next 
values, it considers the first 4 digits to be True and just tests the second 4 
digits (so if the digits provided aren't part of the Pin it only makes 
unsuccessful and useless tries to get the Pin)

Regards.
Fran

Original issue reported on code.google.com by fra...@gmail.com on 29 Feb 2012 at 8:02

GoogleCodeExporter commented 8 years ago
I think you can do this by changing the script in keys.c file it has the list 
of what reaver try's so just have it start at 5000,0 key rather than 0000,0 
then it should find the first key faster and move on to the next 3 keys and the 
check sum

Original comment by bio...@hotmail.com on 8 Mar 2012 at 8:40

GoogleCodeExporter commented 8 years ago
Yes, I have changed the code to do what I needed, but will be an interesting 
feature to add on next releases.

Original comment by fra...@gmail.com on 8 Mar 2012 at 1:08

GoogleCodeExporter commented 8 years ago
you can edit first line in /usr/local/etc/reaver/<mac>.wpc witch pin to start
and too create other .wps com --session=<newwpc.wpc with other range. do so 
multi process.

Original comment by deltomaf...@gmail.com on 15 Oct 2012 at 3:55

GoogleCodeExporter commented 8 years ago
I have same problem my pin is started form 8xxxxxxx and i need to start from 
this pin how. any option please post. regards

Original comment by shoaib2l...@gmail.com on 20 Apr 2013 at 1:00