-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
85 lines (64 loc) · 6.69 KB
/
404.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
<!DOCTYPE html>
<html>
<head>
<title>Darren Rainey</title>
<link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen">
<meta name="Description" content="Since Xbox Live was release in 2001 it has grown to have more than 48 million active however there are people that want to play with their friends but don't want to pay for xbox live or they want to understand how the xbox live system functions. But one of the main reason that people like me are starting to reverse engineering the xbox live protocol is because Microsoft will and have shut down support and access to older consoles. In 2010 Microsoft annouced that they would be shutting down the xbox live servers for the original xbox.
So in this fourm people are discussing and working together to deconstruct the xbox protocols and create a free and open source alternative and if we can get a working version on the orginal xbox then we could gain allot of knowledge about how the system works and potentially adapt it in the future to allow other systems such as the xbox 360 or xbox one to communicate with the older systems or even play some backward compatiable games such as Halo 1/2.">
</head>
<body>
<div id="page">
<div id="content">
<!--HEADER SECTION -->
<div id="header"><pre>
<a class="darren rainey" href="http://darrenraineys.co.uk">
8888888b. 8888888b. d8b
888 "Y88b 888 Y88b Y8P
888 888 888 888
888 888 8888b. 888d888 888d888 .d88b. 88888b. 888 d88P 8888b. 888 88888b. .d88b. 888 888
888 888 "88b 888P" 888P" d8P Y8b 888 "88b 8888888P" "88b 888 888 "88b d8P Y8b 888 888
888 888 .d888888 888 888 88888888 888 888 888 T88b .d888888 888 888 888 88888888 888 888
888 .d88P 888 888 888 888 Y8b. 888 888 888 T88b 888 888 888 888 888 Y8b. Y88b 888
8888888P" "Y888888 888 888 "Y8888 888 888 888 T88b "Y888888 888 888 888 "Y8888 "Y88888
888
Y8b d88P
"Y88P" </a>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
</div>
<!--THE LIST -->
<ul>
<pre><a><center>
8888888888 8888888b. 8888888b. .d88888b. 8888888b. d8888 .d8888b. d8888
888 888 Y88b 888 Y88b d88P" "Y88b 888 Y88b d8P888 d88P Y88b d8P888
888 888 888 888 888 888 888 888 888 d8P 888 888 888 d8P 888
8888888 888 d88P 888 d88P 888 888 888 d88P d8P 888 888 888 d8P 888
888 8888888P" 8888888P" 888 888 8888888P" d88 888 888 888 d88 888
888 888 T88b 888 T88b 888 888 888 T88b 8888888888 888 888 8888888888
888 888 T88b 888 T88b Y88b. .d88P 888 T88b 888 Y88b d88P 888
8888888888 888 T88b 888 T88b "Y88888P" 888 T88b 888 "Y8888P" 888
8888888888 d8b 888 888b 888 888 8888888888 888
888 Y8P 888 8888b 888 888 888 888
888 888 88888b 888 888 888 888
8888888 888 888 .d88b. 888Y88b 888 .d88b. 888888 8888888 .d88b. 888 888 88888b. .d88888
888 888 888 d8P Y8b 888 Y88b888 d88""88b 888 888 d88""88b 888 888 888 "88b d88" 888
888 888 888 88888888 888 Y88888 888 888 888 888 888 888 888 888 888 888 888 888
888 888 888 Y8b. 888 Y8888 Y88..88P Y88b. 888 Y88..88P Y88b 888 888 888 Y88b 888
888 888 888 "Y8888 888 Y888 "Y88P" "Y888 888 "Y88P" "Y88888 888 888 "Y88888
</a>
</pre>
<!--FOOTER SECTION -->
<div id="footer">
<pre>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
<div class="filter">
<a href="http://darrenraineys.co.uk">HOME</a>
<span class="footdogs"> × </span>
<a target="_blank" href="https://youtube.com/DarrenRainey">YOUTUBE</a>
<span class="footdogs"> × </span>
<a target="_blank" href="https://github.com/DarrenRainey">GITHUB</a>
<span class="footdogs"> × </span>
<a target="_blank" href="http://darrenraineys.co.uk/sitemap.php">SITEMAP</a>
</div>
</div>
</body>
</html>