11-04-2017, 03:03 AM
(This post was last modified: 11-04-2017, 03:36 AM by soxrok2212.)
For what it's worth, I wrote some code (currently as a separate piece of PSKracker) to calculate the seed given the password as an input parameter. Currently only for NVG589 models but I'll work on the rest. Can use this for eBay sticker searches so we can hopefully find where the seeds come from. Usage is:
Will return the seed in decimal if found.
https://github.com/soxrok2212/PSKracker/tree/seed
Code:
./pskracker -f <psk_here>
Will return the seed in decimal if found.
https://github.com/soxrok2212/PSKracker/tree/seed