Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebuonco authored Oct 28, 2024
1 parent fe0fcd4 commit 31287a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# YAPPPWN

A Rust rewrite of the PPPwn exploit - PlayStation 4 PPPoE RCE by theflow [here](https://github.com/TheOfficialFloW/PPPwn)
A Rust rewrite of the PPPwn exploit - PlayStation 4 PPPoE RCE by TheOfficialFloW [here](https://github.com/TheOfficialFloW/PPPwn)

Here’s an article about the exploit/Rust rewrite written by me. TODO: ADD ARTICLE.
This project was created for fun and to learn Rust, so feel free to contribute!
Expand Down Expand Up @@ -39,6 +39,6 @@ I'm still learning. If Y is better than X, please feel free to open a pull reque
- [@fedebuonco](https://www.github.com/fedebuonco)

## Acks
Thanks to theFlow for this amazing exploit.
Thanks to TheOfficialFloW for this amazing exploit.
Thanks to [LowLevelLearning](https://www.youtube.com/lowlevellearning), whose video sparked my curiosity about this exploit.
Thanks to Claude and ChatGPT, both very helpful, especially in setting up some unit tests.

0 comments on commit 31287a3

Please sign in to comment.