-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathhartools.html
More file actions
63 lines (45 loc) · 1.7 KB
/
hartools.html
File metadata and controls
63 lines (45 loc) · 1.7 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>hartools</title>
<link rel="icon" type="image/x-icon" href="icon.png" />
<link rel="stylesheet" href="main.css" />
<link rel="icon" href="icon.png" type="image/x-icon"/>
<base target="_blank" />
</head>
<body>
<div class="header">
<h1>hartools</h1>
<a href="." target="_self">Back to home</a>
<p class="acronym">
the newest in exploiting technology!!!
</p>
</div>
<div class="section blue">
<p>hartools is like rigtools, but works offline,
</p>
<p>hartools also works up to v133!!! making it one of the best exploits!</p>
<p>hartools was originally discovered by crossly and blobby boi! they are amazing exploits, so go follow them, I am simply a hoster</p>
</div>
<br>
<div class="section green">
<h3>how to use hartools!</h3>
<a href="https://github.com/crossjbly/HarTools/releases"> download hartools.har first!</a>
<p>note: download one of the earlier releases cause the new ones dont work so well</p>
<p>copy and go to this link: devtools://devtools/bundled/inspector.html</p>
<p>then copy and go to this link: devtools://devtools/bundled/inspector.html?experiments=true</p>
<p>click the double arrow on the right tab and go to network</p>
<p>upload the hartools.har by clicking the upload button </p>
<img src="">
<p>double click the thing that says "double click"</p>
</div>
<div class="section blue">
<h3>
<a href="Disclaimer.html" target="_self">Disclaimer + Terms of Service</a>
<a href="credits.html" target="_self">Credits</a>
<a href="help.html" target="_self">Help</a>
</h3>
<p>
</div>
</body>
</html>