xfangfang / PPPwn_cpp

C++ rewrite of PPPwn (PlayStation 4 PPPoE RCE)
GNU General Public License v3.0
404 stars 59 forks source link

Multiple pppwn.exe process #71

Open DjPopol opened 5 months ago

DjPopol commented 5 months ago

Could you lock to have just 1 process instance? Because when you have more than 1 instance, exploit can't run correctly. At start just check if already exist pppwn.exe process.