-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
143 lines (137 loc) · 7.1 KB
/
blog.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
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html lang="">
<head>
<title>My Blog</title>
<link rel="icon" type="image/x-icon" href="/images/live/icon.ico">
<link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
<meta name="google-adsense-account" content="ca-pub-2217049502069425">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2217049502069425" crossorigin="anonymous"></script>
</head>
<body id="top">
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- Top Background Image Wrapper -->
<div class="bgded overlay" style="background-image:url('images/live/backgrounds/03.png');">
<!-- ################################################################################################ -->
<header id="header" class="hoc clear">
<!-- ################################################################################################ -->
<div id="logo" class="one_quarter first">
<h1><a href="index.html">ViP3R KERNELs</a></h1>
<p>Build For Kali NetHunter</p>
</div>
<!-- ################################################################################################ -->
</header>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<section id="navwrapper" class="hoc clear">
<!-- ################################################################################################ -->
<nav id="mainav">
<ul class="clear">
<li><a href="index.html">Home</a></li>
<li><a href="./pages/downloads.html">Downloads</a></li>
<li><a href="index.html#request">Request a Device</a>
<li><a href="../pages/SupportedDevice.html">Devices</a></li>
<li><a class="drop" href="#">Support Us</a>
<ul>
<li><a href="https://www.buymeacoffee.com/iamcoder">Buy Me a Coffee</a></li>
<li><a href="https://ko-fi.com/iamcod3x">Buy Me a Ko-Fi</a></li>
<li><a href="https://www.paypal.me/IamCODER">PayPal</a></li>
</ul>
<li><a href="blog.html"><strong>My Blog</strong></a></li>
<li><a href="about.html">About Us</a></li>
</ul>
</nav>
<!-- ################################################################################################ -->
<div id="searchform">
<div>
<form onsubmit="return false;">
<input type="text" id="searchInput" placeholder="Search by Codename or Device Name.." onkeyup="filterTable()">
</form>
</div>
<div id="deviceTableContainer">Loading supported devices...</div>
</div>
<!-- ################################################################################################ -->
</section>
<div class="row tm-row tm-mb-40">
<div class="col-12">
<div class="mb-4">
<center>
<hr>
<a><img src="images/live/MyBlogBanner.png" alt=""></a>
</center>
</div>
</div>
</div>
<h2> </h2>
<h2> </h2>
<div class="container-fluid">
<main class="hoc container clear">
<!-- main body -->
<!-- ################################################################################################ -->
<section id="introblocks">
<ul class="nospace group">
<li class="one_third">
<figure><a class="imgover" href="posts/01.html" target="_blank"><img src="images/post/blog1.png" alt=""></a>
<figcaption>
<h6 class="heading">How to build your own Kernel</h6>
<p>For Beginners</p>
</figcaption>
</figure>
</li>
<li class="one_third">
<figure><a class="imgover" href="posts/02.html" target="_blank"><img src="images/post/blog2.png" alt=""></a>
<figcaption>
<h6 class="heading">Run Kali Chroot from SD CARD</h6>
<p>Tools Included</p>
</figcaption>
</figure>
</li>
<li class="one_third">
<figure><a class="imgover" href="posts/03.html" target="_blank"><img src="images/post/blog3.png" alt=""></a>
<figcaption>
<h6 class="heading">How to Flash Custom ROM</h6>
<p>Tip, Tricks and Tools are Included</p>
</figcaption>
</figure>
</li>
</ul>
</section>
<footer id="footer" class="hoc clear">
<div class="center btmspace-50">
<h6 class="heading">ViP3R KERNELs</h6>
<ul class="faico clear">
<li><a class="faicon-facebook" href="https://www.facebook.com/imcoderX/" target="_blank"><i class="fab fa-facebook"></i></a></li>
<li><a class="faicon-github" href="https://www.github.com/IamCOD3X" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a class="faicon-linkedin" href="https://www.linkedin.com/in/sourabh-panchal/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a class="faicon-twitter" href="https://twitter.com/__DECODER__" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a class="faicon-telegram" href="https://t.me/ViPER_KERNELs" target="_blank"><i class="fab fa-telegram"></i></a></li>
<li><a class="faicon-youtube" href="https://www.youtube.com/@MidnightStudioz" target="_blank"><i class="fab fa-youtube"></i></a></li>
</ul>
<p class="nospace">Build For Android with Love ❤️</p>
</div>
</footer>
</div>
<div class="wrapper row5">
<div id="copyright" class="hoc clear">
<!-- ################################################################################################ -->
<p class="fl_left">Copyright © 2025 - All Rights Reserved - <a href="./pages/TermsConditions.html">ViPER_KERNELs </a></p>
<p class="fl_right">Made By👻 <a target="_blank" href="https://github.com/IamCOD3X" title="Cybersecurity Enthusiast">IamCOD3X</a></p>
<!-- ################################################################################################ -->
</div>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<a id="backtotop" href="#top"><i class="fas fa-chevron-up"></i></a>
<!-- JAVASCRIPTS -->
<script src="layout/scripts/jquery.min.js"></script>
<script src="layout/scripts/jquery.backtotop.js"></script>
<script src="layout/scripts/jquery.mobilemenu.js"></script>
<script src="../search.js"></script>
</body>
</html>