<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Layout creation &#8211; Cerbero Blog</title>
	<atom:link href="https://blog.cerbero.io/tag/layout-creation/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.cerbero.io</link>
	<description></description>
	<lastBuildDate>Thu, 01 Apr 2021 16:48:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.cerbero.io/wp-content/uploads/2023/09/cropped-pro_icon_512-32x32.png</url>
	<title>Layout creation &#8211; Cerbero Blog</title>
	<link>https://blog.cerbero.io</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">184292133</site>	<item>
		<title>Dissecting an ELF with C++ Types</title>
		<link>https://blog.cerbero.io/dissecting-an-elf-with-c-types/</link>
					<comments>https://blog.cerbero.io/dissecting-an-elf-with-c-types/#respond</comments>
		
		<dc:creator><![CDATA[Erik Pistelli]]></dc:creator>
		<pubDate>Fri, 09 Aug 2013 11:45:26 +0000</pubDate>
				<category><![CDATA[Suite Standard]]></category>
		<category><![CDATA[Elf]]></category>
		<category><![CDATA[Layout creation]]></category>
		<category><![CDATA[Manual analysis]]></category>
		<guid isPermaLink="false">http://cerbero-blog.com/?p=1217</guid>

					<description><![CDATA[While there are more interesting targets which could be manually analyzed with the new features provided in the Profiler, I decided to write a small post about ELF, also because official support for ELF will be added sooner or later. Let&#8217;s start by importing the types contained in &#8216;elf.h&#8217;. You&#8217;ll probably find this header in &#8230; <a href="https://blog.cerbero.io/dissecting-an-elf-with-c-types/" class="more-link">Continue reading<span class="screen-reader-text"> "Dissecting an ELF with C++ Types"</span></a>]]></description>
		
					<wfw:commentRss>https://blog.cerbero.io/dissecting-an-elf-with-c-types/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1217</post-id>	</item>
	</channel>
</rss>
