build/index.html (view raw)
1<!DOCTYPE html>
2<html lang=en>
3<link rel="stylesheet" href="/static/style.css" type="text/css">
4<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
5<meta name="description" content="Memeing security since forever.">
6<meta name="viewport" content="initial-scale=1">
7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
8<meta content="#021012" name="theme-color">
9<meta name="HandheldFriendly" content="true">
10<meta name="twitter:card" content="summary_large_image">
11<meta name="twitter:site" content="@icyphox">
12<meta name="twitter:title" content="Anirudh (icyphox)">
13<meta name="twitter:description" content="Memeing security since forever.">
14<meta name="twitter:image" content="/static/icyphox.png">
15<meta property="og:title" content="Anirudh (icyphox)">
16<meta property="og:type" content="website">
17<meta property="og:description" content="Memeing security since forever.">
18<meta property="og:url" content="https://icyphox.sh">
19<meta property="og:image" content="/static/icyphox.png">
20<html>
21 <title>
22 Anirudh (icyphox)
23 </title>
24<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
25<div class="container">
26 <header class="header">
27
28 <a href="/">home</a>
29 <a href="/blog">blog</a>
30 <a href="/reading">reading</a>
31 <a href="https://twitter.com/icyphox">twitter</a>
32 <a href="/about">about</a>
33
34 </header>
35<body>
36 <div class="content">
37 <div align="left">
38 <h1 align=center>
39 <img src=/static/icynobg.svg class=logo>
40</h1>
41
42<p>Hi! I’m Anirudh. I’m currently majoring in Computer Science and
43I generally do computer security stuff. Lately, I’ve been dabbling
44with hardware and embedded security. <br />
45When I’m not breaking things, I write (pretty) bad code in the <a href="https://nim-lang.org">Nim</a>
46programming language. Or Python, otherwise. <br />
47I do a bunch of other things too, which you can read all about <a href="/about">here</a>.</p>
48
49<p>Want to contact me? The best way is via email, at <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>
50or via <a href="https://twitter.com/icyphox">Twitter</a> DMs.</p>
51
52<h1 id="latest-post">latest post</h1>
53
54<p>6 June, 2019 — <a href="/blog/rop-on-arm">Return Oriented Programming on ARM (32-bit)</a></p>
55
56<p>(<a href="/blog">see all</a>)</p>
57
58<h1 id="currently-reading">currently reading</h1>
59
60<p><a href="https://www.amazon.com/Terrorism-Counterintelligence-Terrorist-Detection-Irregular/dp/0231158769">Terrorism and Counterintelligence: How Terrorists Elude Detection</a> <br />
61<em>still reading</em> | by <strong>Blake Mobley</strong> | started <strong>sometime in April</strong></p>
62
63<p>(<a href="/reading">see all</a>)</p>
64
65 </div>
66 <hr />
67 <footer>
68 <img src="https://licensebuttons.net/p/zero/1.0/80x15.png">
69 </footer>
70</body>
71 </div>
72</html>