Skip to content

Commit e1a3c08

Browse files
authored
Updated README.md
1 parent 8797ee7 commit e1a3c08

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

README.md

+14-15
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PPPwnUI
2-
PPPwnUI is a program that adds an UI to the exploit [PPPwn](https://github.com/TheOfficialFloW/PPPwn/) created by [TheFlow](https://github.com/TheOfficialFloW/).
2+
PPPwnUI is a program made in Python that adds an UI to the exploit [PPPwn](https://github.com/TheOfficialFloW/PPPwn/) created by [TheFlow](https://github.com/TheOfficialFloW/).
33

4-
## Installation
4+
## Installation :
55

66
- Clone the repository:
77

@@ -15,7 +15,7 @@ git clone https://github.com/B-Dem/PPPwnUI
1515
pip install -r requirements.txt
1616
```
1717

18-
## Usage
18+
## Usage :
1919

2020
- Launch the app with
2121

@@ -39,23 +39,23 @@ pip install -r requirements.txt
3939

4040
- Choose Between the Exploit Version you want to use ([PPPwn Python](https://github.com/TheOfficialFloW/PPPwn), [PPPwn_Go](https://github.com/BestPig/PPPwn_go) & [PPPwn_CPP](https://github.com/xfangfang/PPPwn_cpp))
4141

42-
- Choose your Payload Between
42+
- Choose your Payload Between :
4343

44-
- PPPwn : (Available for : 7.00, 7.01, 7.02, 7.50, 7.51, 7.55, 8.00, 8.01, 8.03, 8.50, 8.52, 9.00, 9.03, 9.04, 9.50, 9.51, 9.60, 10.00, 10.01, 10.50, 10.70, 10.71 & 11.00)
44+
- **PPPwn** : (Available for : 7.00, 7.01, 7.02, 7.50, 7.51, 7.55, 8.00, 8.01, 8.03, 8.50, 8.52, 9.00, 9.03, 9.04, 9.50, 9.51, 9.60, 10.00, 10.01, 10.50, 10.70, 10.71 & 11.00)
4545

46-
- PPPwn Goldhen Payloads (Available for : 9.00, 10.00, 10.01 & 11.00)
46+
- **PPPwn Goldhen** Payloads : (Available for : 9.00, 9.50, 9.51, 9.60, 10.00, 10.01, 10.50, 10.70, 10.71 & 11.00)
4747

48-
- VTX HEN (Available for : 9.03, 10.50 & 10.70)
48+
- **VTX HEN** : (Available for : 9.03, 9.04, 10.50, 10.70, 10.71 & 11.00)
4949

50-
- PPPwn Linux Payloads (Available for : 11.00)
50+
- **PPPwn Linux Payloads** : (Available for : 11.00)
5151

52-
- Custom Payloads (Your own custom Payloads)
52+
- **Custom Payloads** : (Your own custom Payloads)
5353

5454

5555
- Then click on **Start PPPwn** to start the Exploit
5656

5757

58-
## PPPwn Usage
58+
## PPPwn Usage :
5959

6060
On your PS4:
6161

@@ -69,13 +69,13 @@ On your PS4:
6969

7070
If the exploit fails or the PS4 crashes, you can skip the internet setup and simply click on `Test Internet Connection`. If the script fail or is stuck waiting for a request/response, abort it and run it again on your computer, and then click on `Test Internet Connection` on your PS4.
7171

72-
### Goldhen Usage
72+
## Goldhen Usage :
7373

7474
On your Computer:
7575

7676
- Copy `goldhen.bin` to the root directory of an exfat/fat32 USB and insert it into your PS4.
7777

78-
#### Example run
78+
## Example run :
7979

8080
```sh
8181
[+] PPPwn - PlayStation 4 PPPoE RCE by theflow
@@ -159,12 +159,11 @@ On your Computer:
159159
[*] Sending stage2 payload...
160160
[+] Done!
161161
```
162-
##### To do :
162+
163+
## To do :
163164

164165
- Rebuild PPPwn_CPP to use Interface Name and not ID
165166
- Auto Updater
166-
- PPPwn Logs in the program directly
167-
- Code optimisation
168167

169168
This Program was originally made with ❤️ by [Memz](https://github.com/B-Dem) for [Sighya](https://sighya.fr).
170169

0 commit comments

Comments
 (0)