Skip to content

Commit

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

# 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!

## Run Locally
Expand Down Expand Up @@ -39,6 +38,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 LowLevelEd, whose video sparked my curiosity about this 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 b97ea37

Please sign in to comment.