xfangfang / PPPwn_cpp

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

Make Windows defender happy #14

Closed xfangfang closed 6 months ago

xfangfang commented 6 months ago
  1. Reset the ucrt version as the default.
  2. The msvcrt version should only be used on win7 or win8.
  3. The msvcrt version, depends on wpcap.dll(libpcap does not support msvcrt), can be easily recognizable as a Trojan virus.