We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e0f65 commit dbca1a9Copy full SHA for dbca1a9
1 file changed
includes/js/index.js
@@ -71,7 +71,7 @@ const payloads = [
71
name: "ElfLoader",
72
author: "John Tornblom",
73
description: "Launches ElfLoader server on port 9021 to send elf payloads.",
74
- specificFW: "7.00 - 9.60",
+ specificFW: "",
75
category: "tools",
76
funcName: "load_Elfldr"
77
},
@@ -98,7 +98,7 @@ const payloads = [
98
name: "PS4-Debug",
99
author: "CTN & SiSTR0",
100
description: "Debugging tools for PS4.",
101
- specificFW: "12.02",
+ specificFW: "up to 12.02",
102
103
funcName: "load_PS4Debug"
104
0 commit comments