There was an error while loading. Please reload this page.
1 parent 6cbc9ed commit a33e541Copy full SHA for a33e541
1 file changed
docs/payloads.json
@@ -102,6 +102,16 @@
102
"latest": "https://github.com/ps5-payload-dev/plutotv/releases/latest/download/plutotv-install.elf"
103
}
104
},
105
+ {
106
+ "displayname": "Payload launchpad",
107
+ "description": "Access this webapp from the official Sony dashboard",
108
+ "category": "installer",
109
+ "sourcecode": "https://github.com/ps5-payload-dev/launchpad",
110
+ "contributors": ["john-tornblom"],
111
+ "releases": {
112
+ "latest": "https://github.com/ps5-payload-dev/launchpad/releases/latest/download/launchpad-install.elf"
113
+ }
114
+ },
115
{
116
"displayname": "Linux Loader",
117
"description": "Linux payload implementing HV exploits to run a custom bootloader",
0 commit comments