<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Glibc on IHEXON BLOG</title><link>https://ihexon.github.io/tags/glibc/</link><description>Recent content in Glibc on IHEXON BLOG</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>zzheasy@gmail.com (IHEXON)</managingEditor><webMaster>zzheasy@gmail.com (IHEXON)</webMaster><copyright>Copy, _right?_ :thinking_face:</copyright><lastBuildDate>Sat, 13 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://ihexon.github.io/tags/glibc/index.xml" rel="self" type="application/rss+xml"/><item><title>强迫症的 Debug 环境搭建记录</title><link>https://ihexon.github.io/posts/debugenv/</link><pubDate>Sat, 13 Apr 2024 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/debugenv/</guid><description>&lt;blockquote&gt;&lt;p&gt;以 GLIBC 为例，搭建二进制与源码调试环境&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>glibc ptmalloc 分析笔记</title><link>https://ihexon.github.io/posts/heap/</link><pubDate>Tue, 21 Nov 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/heap/</guid><description>&lt;p&gt;围绕 GLIBC ptmalloc，记录 tcache、smallbins、malloc 路径和堆结构的调试分析。&lt;/p&gt;</description></item><item><title>_dl_fixup 机制研究记录</title><link>https://ihexon.github.io/posts/dlfixup/</link><pubDate>Fri, 20 Oct 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/dlfixup/</guid><description>&lt;p&gt;glibc 不支持 Clang 编译，或者说暂时不支持。因为 glibc 本身使用了大量GCC独占的特性。但开源社区也有尝试用 Clang 构建 glibc。&lt;/p&gt;</description></item><item><title>libc.so _start 调试记录</title><link>https://ihexon.github.io/posts/libcdlstart/</link><pubDate>Fri, 07 Jul 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/libcdlstart/</guid><description>&lt;p&gt;GDB 在BinaryHacking 的 _start 处下断点，发现执行的汇编代码咋和想象中的不太一样?&lt;/p&gt;</description></item></channel></rss>