<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C on Binary Ruins</title>
    <link>/tags/c/</link>
    <description>Recent content in C on Binary Ruins</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright 2026, Ishmael42</copyright>
    <lastBuildDate>Tue, 13 Jan 2026 00:41:11 +0530</lastBuildDate>
    <atom:link href="/tags/c/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Patching ELFs with ~Assembly~ C, or abusing the linker for fun and profit</title>
      <link>/posts/patching-elves-with-c/</link>
      <pubDate>Tue, 13 Jan 2026 00:41:11 +0530</pubDate>
      <guid>/posts/patching-elves-with-c/</guid>
      <description>&lt;p&gt;Using a little bit of linkerscript magic and C to patch binaries the toolchain-intended way - instead of manually patching assembly instructions like a madman.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chip8 Interpretter 1</title>
      <link>/posts/chip8-interpretter-1/</link>
      <pubDate>Tue, 17 Dec 2024 00:35:46 +0530</pubDate>
      <guid>/posts/chip8-interpretter-1/</guid>
      <description>&lt;p&gt;Out of the blue, after my SIH victory, i decided to give web development and cybersecurity a little break and decided to write a chip8 emulator.&#xA;This is one project that i have always been wanting to do for quite a long time, but never got free enough to do it.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
