xfangfang / PPPwn_cpp

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

enc28j60 on rpi zero 2w #50

Open sharukhrahman97 opened 1 month ago

sharukhrahman97 commented 1 month ago

The exploit runs perfectly on usb ethernet dongle but doesnt run on enc28j60. I have unbind and rebind the interface but still the exploit gets stuck in waiting for padi.

stooged commented 1 month ago

The enc28j60 cannot run directly connected to the console. I assume this is because it has no mdi/mdix detection.

You can get it to work by using a switch.

ENC28J60 <> SWITCH <> PS4