<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Reversing on Th3B0yWh0L1v3d — Security Writeups</title>
    <link>https://th3b0ywh0l1v3d.github.io/categories/reversing/</link>
    <description>Recent content in Reversing on Th3B0yWh0L1v3d — Security Writeups</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://th3b0ywh0l1v3d.github.io/categories/reversing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AlphaCode</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/alphacode/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/alphacode/</guid>
      <description>Reverse-engineering a custom esolang stack machine to recover the flag.</description>
    </item>
    <item>
      <title>Amazing</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/amazing/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/amazing/</guid>
      <description>Reversing a Python marshal bytecode maze generator seeded by an LCG to find the escape path.</description>
    </item>
    <item>
      <title>cat</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/cat/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/cat/</guid>
      <description>Reversing a repeating-key XOR crackme that downloads the flag from catbox.moe.</description>
    </item>
    <item>
      <title>Franklin</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/franklin/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/franklin/</guid>
      <description>Recovering the flag from TrueType GSUB ligature substitution rules.</description>
    </item>
    <item>
      <title>George Orwell</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/george-orwell/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/george-orwell/</guid>
      <description>Decompiling a compiled AutoHotkey executable to extract the flag.</description>
    </item>
    <item>
      <title>Hidden But Definitely Not</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/hidden-but-definitely-not/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/hidden-but-definitely-not/</guid>
      <description>Recovering a flag hidden via stack-string construction and XOR obfuscation.</description>
    </item>
    <item>
      <title>Not Your Time</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/not-your-time/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/not-your-time/</guid>
      <description>Crackme that stores the bitwise NOT of the flag bytes; invert them to get the flag.</description>
    </item>
    <item>
      <title>Perfectly Destructive File</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/perfectly-destructive-file/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/boroctf-2026/reversing/perfectly-destructive-file/</guid>
      <description>Extracting a flag hidden inside a PDF stream using FlateDecode and base64.</description>
    </item>
    <item>
      <title>Baby Android — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/baby-android/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/baby-android/</guid>
      <description>A single APK whose UI claims there&amp;rsquo;s nothing to see — the flag is split into three pieces hidden in a MainActivity field, a string resource, and a Compose theme getter.</description>
    </item>
    <item>
      <title>Bit Miner — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/bit-miner/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/bit-miner/</guid>
      <description>An idle/clicker TCP game whose shop checks affordability against a stale cached balance but deducts from a fresh re-read; racing two sessions as the same user underflows an unsigned long to ~1.8e19 bits and buys the flag.</description>
    </item>
    <item>
      <title>Do You Know The Way? — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/do-you-know-the-way/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/do-you-know-the-way/</guid>
      <description>A UPX-packed, unstripped crackme lays its 44-byte check out as 44 independent per-character functions; emulating each with Unicorn brute-forces the flag one byte at a time, sidestepping a rand()-based anti-dynamic trap.</description>
    </item>
    <item>
      <title>Haskell2 — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/haskell2/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/reversing/haskell2/</guid>
      <description>A stripped compiler for an invented language is reverse-engineered from its error strings and codegen templates; the recovered grammar exposes an intended read file primitive that simply prints flag.txt — no exploit required.</description>
    </item>
    <item>
      <title>Königsberg Delivery Problem — GPN CTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/reversing/konigsberg-delivery-problem/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/reversing/konigsberg-delivery-problem/</guid>
      <description>Reversing a 250-state control-flow-flattened automaton whose success check requires visiting every state — i.e. finding a Hamiltonian path through the transition graph.</description>
    </item>
    <item>
      <title>Leftover Leftovers — GPN CTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/reversing/leftover-leftovers/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/reversing/leftover-leftovers/</guid>
      <description>A two-stage Java AOT-cache app whose integrity hash covers bytecode and pointers but not the archived heap — patching the pre-resolved heap String redirects the image directory and reads /flag.</description>
    </item>
    <item>
      <title>Leftovers — GPN CTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/reversing/leftovers/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/reversing/leftovers/</guid>
      <description>Reversing a Javalin app whose real password validator lives in an AOT/CDS cache that overrides the jar — dumping the loaded class with the HotSpot Serviceability Agent unlocks a file-read to /flag.</description>
    </item>
  </channel>
</rss>
