<?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>Init-Array on Security Notes</title>
    <link>https://blog.omiilgo.com/tags/init-array/</link>
    <description>Recent content in Init-Array on Security Notes</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 Jul 2022 09:30:00 +0800</lastBuildDate>
    <atom:link href="https://blog.omiilgo.com/tags/init-array/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Walking .init_array on a Toy Packed ELF</title>
      <link>https://blog.omiilgo.com/posts/packed-elf-init-array-dump/</link>
      <pubDate>Mon, 18 Jul 2022 09:30:00 +0800</pubDate>
      <guid>https://blog.omiilgo.com/posts/packed-elf-init-array-dump/</guid>
      <description>Lab stub that mprotects RWX, XOR-decodes a 32-byte .text blob, restores r-x, then returns into real code. readelf of .init_array and PT_GNU_STACK, gdb break on mprotect, dump of the r-x region.</description>
    </item>
  </channel>
</rss>
