all repos — site @ 172284aa22acbe7be7a08797542c512f03b2de51

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        <a href="/blog">blog</a>
28        <a href="/reading">reading log</a>
29        <a href="/about">about</a>
30        <a href="https://twitter.com/icyphox">twitter</a>
31   </header>
32<body class="noselect"> 
33   <div class="content">
34    <div align="left">
35      <h1 id="posts">posts</h1>
36
37<p>6 June, 2019 — <a href="/blog/rop-on-arm">Return Oriented Programming on ARM (32-bit)</a></p>
38
39<p>13 May, 2019 — <a href="/blog/my-setup">My Setup</a></p>
40
41<p>8 Feb, 2019 — <a href="/blog/python-for-re-1/">Python for Reverse Engineering #1: ELF Binaries</a></p>
42 
43    </div>
44    <hr />
45    <footer>
46      <img src="https://licensebuttons.net/p/zero/1.0/80x15.png">
47    </footer>
48</body>
49   </div>
50     </body>
51    </div>
52</html>