<?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>KP Solutions &#187; commands</title>
	<atom:link href="http://www.kpsolution.com/blog/tag/commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kpsolution.com/blog</link>
	<description>Solutions for Day to Day Technical Problems</description>
	<lastBuildDate>Tue, 24 Aug 2010 02:37:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Readelf &#8211; Very useful Command</title>
		<link>http://www.kpsolution.com/blog/linux/readelf-very-useful-command/25/</link>
		<comments>http://www.kpsolution.com/blog/linux/readelf-very-useful-command/25/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 16:03:26 +0000</pubDate>
		<dc:creator>Ketan Patel</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[commands]]></category>

		<guid isPermaLink="false">http://www.kpsolution.com/blog/?p=25</guid>
		<description><![CDATA[Till now I have been using &#8216;ldd&#8217; for checking out the dependencies for a linux executable. But recently I discovered, &#8216;readelf&#8217;. It is really amazing utility and comes in very handy when you are analyzing a utility intended for a &#8230; <a href="http://www.kpsolution.com/blog/linux/readelf-very-useful-command/25/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Till now I have been using &#8216;ldd&#8217; for checking out the dependencies for a linux executable. But recently I discovered, &#8216;readelf&#8217;. It is really amazing utility and comes in very handy when you are analyzing a utility intended for a different target instead of your workstation. This will exactly tell what libraries it needs and what address it is mounting on.</p>
<p>Check it out today, &#8216;<em><strong>readelf -a &lt;binary_executable&gt;</strong></em>&#8216;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kpsolution.com/blog/linux/readelf-very-useful-command/25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
