all repos — site @ 7711525d4418d68397edbb09e7330890b35f61a7

source for my site, found at icyphox.sh

build/blog/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="A blog where security is shilled, aggressively.">
 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="Blog">
13<meta name="twitter:description" content="A blog where security is shilled, aggressively.">
14<meta name="twitter:image" content="/static/icyphox.png">
15<meta property="og:title" content="Blog">
16<meta property="og:type" content="website">
17<meta property="og:description" content="A blog where security is shilled, aggressively.">
18<meta property="og:url" content="https://icyphox.sh">
19<meta property="og:image" content="/static/icyphox.png">
20<html>
21  <title>
22    Blog
23  </title>
24<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
25<div class="container-text">
26  <header class="header">
27    
28        <a href="/blog">blog</a>
29        <a href="/reading">reading</a>
30        <a href="https://twitter.com/icyphox">twitter</a>
31        <a href="https://github.com/icyphox">github</a>
32        <a href="/about">about</a>
33
34  </header>
35<body> 
36   <div class="content">
37    <div align="left">
38      <h1 id="all-posts">all posts</h1>
39
40<p>6 June, 2019 — <a href="/blog/rop-on-arm">Return Oriented Programming on ARM (32-bit)</a></p>
41
42<p>13 May, 2019 — <a href="/blog/my-setup">My Setup</a></p>
43
44<p>8 Feb, 2019 — <a href="/blog/python-for-re-1/">Python for Reverse Engineering #1: ELF Binaries</a></p>
45 
46    </div>
47    <hr />
48    <footer>
49      <img src="https://licensebuttons.net/p/zero/1.0/80x15.png">
50    </footer>
51</body>
52   </div>
53    </div>
54</html>