-
Notifications
You must be signed in to change notification settings - Fork 1
/
Payload.html
131 lines (94 loc) · 6.26 KB
/
Payload.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<html>
<head>
<script data-ad-client="ca-pub-7302469792826997" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<title>Crono_ PS4 Exploit 6.72 FULL V2.0 PAYLOADS</title>
<link rel="stylesheet" type="text/css"href="CSS/index2.css">
<script type="text/javascript" src="JS/index.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Cookie&display=swap" rel="stylesheet">
<meta charset="utf-8"/>
</head>
<body>
<div class="radial-gradient"></div>
<script>
function SC(x)
{
return '<script src="'+x+'.js"></scr'+'ipt>';
}
function COMMON(x)
{
return SC('common/'+x);
}
function JB(x)
{
return SC('jb/'+x);
}
function MIRA(x)
{
return SC('mira/'+x);
}
</script>
<div class="MenuPrin">
<img class="icon" src="asset/icon.png"/>
<h1 class="Title">Crono_ PS4 Exploit 6.72 FULL V2.0</h1>
<div class="Menu">
<nav>
<a href="index.html">INICIO</a>
<a href="Payload.html">PAYLOADS</a>
<a href="FAQ.html">INFO</a>
<a href="#">GAME MODS</a>
<a href="About.html">SOBRE</a>
<div class="animation start-home"></div>
</nav>
</div>
</div>
<div>
<table class="table2">
<tr>
<td><button title="Habilita a opção de FTP" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/FTP.html';"> FTP </span><div id="circle"></div></button></td>
<td><button title="Habilita a opção de Fazer Dumper de Jogos" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/Dumper.html';"> DUMPER </span><div id="circle"></div></button></td>
<td><button title="Habilita a opção de Enviar jogos para HD Externo USB" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/App2USB.html';"> APP2USB </span><div id="circle"></div></button></td>
</tr>
<tr>
<td><button title="Desabilita as Atualizações" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/DisableUpdate.html';"> DESABILITAR UPDATES </span><div id="circle"></div></button></td>
<td><button title="Habilita as Atualizações" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/EnableUpdate.html';"> HABILITAR UPDATES </span><div id="circle"></div></button></td>
<td><button title="Habilita o Envio de Arquivos .BIN para a Porta 9021" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/BinLoader.html';"> BIN LOADER </span><div id="circle"></div></button></td>
</tr>
<tr>
<td><button title="Bloqueia Todos os Historicos de Atividades do PS4" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/HistoryBlocker.html';"> BLOQ. HISTORICO </span><div id="circle"></div></button></td>
<td><button title="Habilita o Backup do Banco de Dados do PS4" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/Backup.html';"> BACKUP BD </span><div id="circle"></div></button></td>
<td><button title="Habilita a Restauração do Banco de Dados do PS4" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/Restore.html';"> RESTAURAR BD </span><div id="circle"></div></button></td>
</tr>
<tr>
<td><button title="Habilita a possibilidade de usar o linux no PS4" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/LinuxLoader.html';"> LINUX - LOADER </span><div id="circle"></div></button></td>
<td><button title="Habilita a possibilidade de usar o linux no PS4" id="btn" class="noselect" href="#" onclick="window.location.href='Payload/LinuxLoaderBaikal.html';"> LINUX - LOADER : BAIKAL </span><div id="circle"></div></button></td>
<td><button title="Habilita o REACT - PS+ " id="btn" class="noselect" href="#" onclick="window.location.href='Payload/ReactPS+.html';"> REACT - PS+ </span><div id="circle"></div></button></td>
</tr>
<tr>
<td>
<button title="Habilita o modo de Desenvolvedor TODEX " id="btn" class="noselect" href="#" onclick="window.location.href='Payload/ToDex.html';"> TO - DEX </span><div id="circle"></div></button>
</td>
<td>
<button title="Habilita o controle da Fan" id="btn"onclick="window.location.href='Payload/fanthresh.html';" > CONTROLE DA FAN<span>
<select style='background-color:black;height:30px;width:70px;border-color:#151515;color:white;'id="tempC">
</select>
<script>
for(var i=40; i<=79; i++){
var select = document.getElementById("tempC");
var option = document.createElement("OPTION");
select.options.add(option);
option.text = i;
option.value = i;
}
tempC.value=70;
</script>
</span>
</button>
</td>
<td><button title="Habilita o envio do WebRTE para CHEATS " id="btn" class="noselect" href="#" onclick="window.location.href='Payload/WebRTE.html';">WebRTE 6.72 CHEATS</span><div id="circle"></div></button></td>
</tr>
</table>
</div>
<br>
</div>
</body>
</html>