PPPwn_cpp icon indicating copy to clipboard operation
PPPwn_cpp copied to clipboard

Set sensible timeouts, or allow to choose timeouts

Open marco-calautti opened this issue 1 year ago • 0 comments

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.

marco-calautti avatar May 12 '24 12:05 marco-calautti