<?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>XOR on Th3B0yWh0L1v3d — Security Writeups</title>
    <link>https://th3b0ywh0l1v3d.github.io/tags/xor/</link>
    <description>Recent content in XOR 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/tags/xor/index.xml" rel="self" type="application/rss+xml" />
    <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>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>Bandaids Help me Heal — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/pwning/bandaids-help-me-heal/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/pwning/bandaids-help-me-heal/</guid>
      <description>A &amp;lsquo;pwn&amp;rsquo; binary with no input is really a static-reversing puzzle: a fake usleep loop would take days and a fake integrity check always passes, so reading the constants and undoing a single-byte XOR yields the flag without ever waiting.</description>
    </item>
    <item>
      <title>Fun With RSA — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/crypto/fun-with-rsa/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/crypto/fun-with-rsa/</guid>
      <description>A homemade RSA-CRT signer leaks a correct and a faulted signature of the same message; gcd(s − spz, n) factors n (the Bellcore attack), while the trivial shortcut just recovers the message via s^e mod n — and the XOR &amp;lsquo;protection&amp;rsquo; undoes itself.</description>
    </item>
    <item>
      <title>SecretPickle — GPN CTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/web/secretpickle/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/web/secretpickle/</guid>
      <description>A Pyodide client serializes requests with pickle obfuscated by a hardcoded XOR key, letting the server pickle.loads attacker data for unauthenticated root RCE, then hooking the live handler to capture the adminbot&amp;rsquo;s plaintext login password.</description>
    </item>
  </channel>
</rss>
