PPPwn_cpp
PPPwn_cpp copied to clipboard
Set sensible timeouts, or allow to choose timeouts
There are different steps of the exploit that need to wait for packets coming from the PS4. With my PS4, sometimes, I never get the LCP configure reject packet, and PPPwn_cpp is not able to retry the exploit because it sets an infinite timeout when waiting.
I would suggest to either set sensible timeouts to these waits (if the exploit is working correctly, the packet come back very quickly), or at least allow the user to specify the timeout.