Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enc28j60 on rpi zero 2w #50

Open
sharukhrahman97 opened this issue May 26, 2024 · 1 comment
Open

enc28j60 on rpi zero 2w #50

sharukhrahman97 opened this issue May 26, 2024 · 1 comment
Labels
device support help wanted Extra attention is needed

Comments

@sharukhrahman97
Copy link

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
Copy link

stooged commented May 26, 2024

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

@xfangfang xfangfang added help wanted Extra attention is needed device support labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device support help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants