<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>/dev/zero (devslashzero) on devslashzero&#39;s tech corner</title>
    <link>/</link>
    <description>Recent content in /dev/zero (devslashzero) on devslashzero&#39;s tech corner</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© 2026 devslashzero - all rights reserved</copyright>
    <lastBuildDate>Fri, 16 Feb 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Client-Side Database Access and Exposed Private Key</title>
      <link>/posts/client-side-db-auth/</link>
      <pubDate>Fri, 03 Mar 2017 00:00:00 +0000</pubDate>
      <guid>/posts/client-side-db-auth/</guid>
      <description>A client application handled database authentication locally, exposing a private key and allowing full database access.</description>
    </item>
    <item>
      <title>Reconstructing a RAID-6 Array without Controller Metadata</title>
      <link>/posts/raid-recovery/</link>
      <pubDate>Thu, 15 Sep 2016 00:00:00 +0000</pubDate>
      <guid>/posts/raid-recovery/</guid>
      <description>Recovered a 24 SSD RAID-6 array after controller failure without metadata.</description>
    </item>
    <item>
      <title>About</title>
      <link>/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t just operate systems.&lt;/p&gt;&#xA;&lt;p&gt;I try to understand them.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Over the years, I ended up in environments where things didn&amp;rsquo;t work as expected.&#xA;Sometimes because of complexity.&#xA;Sometimes because of wrong assumptions.&#xA;Sometimes because nobody really knew how the system behaved anymore.&lt;/p&gt;&#xA;&lt;p&gt;So I started breaking things down.&lt;/p&gt;&#xA;&lt;p&gt;Not destructively — but mentally.&lt;/p&gt;&#xA;&lt;p&gt;Treating systems as black boxes.&#xA;Observing behavior.&#xA;Challenging assumptions.&#xA;Reconstructing logic from the outside in.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;At some point, I realized:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Principles of reverse engineering</title>
      <link>/principles/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/principles/</guid>
      <description>&lt;p&gt;Reverse engineering is not about tools.&lt;/p&gt;&#xA;&lt;p&gt;It’s about understanding systems that were never designed to be understood and making them predictable.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;everything-is-a-system&#34;&gt;Everything is a system&lt;/h2&gt;&#xA;&lt;p&gt;These things must always be kept in mind:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;No component exists in isolation&lt;/li&gt;&#xA;&lt;li&gt;What looks like a bug is often just the result of interaction between parts that were never meant to work together&lt;/li&gt;&#xA;&lt;li&gt;Understanding the system means understanding the relationships — not just the components&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;observe-before-you-touch&#34;&gt;Observe before you touch&lt;/h2&gt;&#xA;&lt;p&gt;Before changing anything (especially in production), observation is the key:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
