tetrastigma / reaver-wps

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

[solved] how-to: start reaver from a selected 4-digit PIN #308

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

HOW-TO: start reaver from a 4-digit PIN 

1) run reaver program as usual
2) after some seconds, type Ctrl + C and stop reaver
3) open the folder: /usr/local/etc/reaver and identify the correct file. The 
name of the file matches the MAC address, and the file extension will be .WPC
4) Open this file by simply double-click, or you can specify to open it with 
GEDIT program
5) search the correct line where there is you 4-digit PIN. For example, if I 
want to start from 5000, I need to search it.
6) in our example, we will find "5000" on line number 5009
7) from this value (5009) subtract 4, so we will have the value 5005
8) go to the first line of the file, delete what you see on this line, and 
write 5005
9) save the file, close it and restart reaver, if it asks you to take over from 
the previous session, say yes, and you will see that starts from 5000

I hope it is useful to someone
Swsooue (Italy)

Original issue reported on code.google.com by swso...@gmail.com on 10 May 2012 at 12:17