<?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>C on Th3B0yWh0L1v3d — Security Writeups</title>
    <link>https://th3b0ywh0l1v3d.github.io/tags/c/</link>
    <description>Recent content in C on Th3B0yWh0L1v3d — Security Writeups</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 06 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://th3b0ywh0l1v3d.github.io/tags/c/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Playing with Pointers — DalCTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/crypto/playing-with-pointers/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/dalctf-2026/crypto/playing-with-pointers/</guid>
      <description>A C program squares each flag byte as a float, then a &amp;lsquo;forgotten&amp;rsquo; Quake-style &lt;em&gt;(long&lt;/em&gt;)&amp;amp;y type-pun prints the raw IEEE-754 bits as integers; reversing bits→float→sqrt→char recovers the flag.</description>
    </item>
    <item>
      <title>Recipe for Disaster — GPN CTF 2026</title>
      <link>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/pwning/recipe-for-disaster/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://th3b0ywh0l1v3d.github.io/ctf/gpn-ctf-2026/pwning/recipe-for-disaster/</guid>
      <description>A food-ordering binary reads chef notes with gets() into a buffer sitting in front of an int price field, letting an overflow set a negative price that makes the order total negative and prints /flag.</description>
    </item>
  </channel>
</rss>
