-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
52 lines (47 loc) · 1.7 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>KJCracks</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<img src="https://secure.gravatar.com/avatar/0d6bf5a2918319f518b11959689e617e?s=420&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-org-420.png" height="256px" width="256px"/>
<h1>KJCracks</h1>
<p>Cydia Repo/Github Site</p>
<p class="view"><a href="http://kjcracks.github.com">KJCracks Official Site</a></p>
<p class="view"><a href="https://github.com/KJCracks">View Our GitHub Profile</a></p>
</header>
<section>
<h1>KJCracks Github!</h1>
<p>Our projects:</p>
<ul>
<li><a href="Clutch/">Clutch</a> For iOS6+</li>
<li><a href="Brake/">Brake</a> a PC/iOS Application Cracker
<li><a href="YOPA.txt">YOPA (YOLO Pwned Application)</a> (new standard for application packaging)</li>
<li><a href="http://github.com/KJcracks/DiamondSwag">DiamondSwag</a> (Diamond Dash hack)</li>
</ul>
<h1>Cydia Repo</h1>
<h2>Add kjcracks.github.com to Cydia</h2>
<ul>
<li>Clutch</li>
<li>BetterSearch</li>
<li>DiamondSwag</li>
<li>CanalTimes</li>
</ul>
</section>
<footer>
<p><small>Hosted on GitHub Pages</small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>