<?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>WTF *Nix &#187; hacker</title>
	<atom:link href="http://www.wtfnix.com/tag/hacker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Calculating Offsets</title>
		<link>http://www.wtfnix.com/2009/12/calculating-offsets/</link>
		<comments>http://www.wtfnix.com/2009/12/calculating-offsets/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 00:10:40 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Not Linux Related]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Calculating Offsets]]></category>
		<category><![CDATA[crack software]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[how to crack]]></category>
		<category><![CDATA[reverse]]></category>
		<category><![CDATA[reverse engineer]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=1126</guid>
		<description><![CDATA[OK, back from a tiny little break&#8230;  
This quickie tutorial is more of a tip than a tutorial. It just explains how to calculate offsets for jumps and calls within the program you are patching. (I didn&#8217;t say cracking)
Types of Jumps/Calls
Here I will just describe the different types of jumps and calls which you [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/12/calculating-offsets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tcpdump &#8211; dump traffic on a network</title>
		<link>http://www.wtfnix.com/2008/11/tcpdump-dump-traffic-network/</link>
		<comments>http://www.wtfnix.com/2008/11/tcpdump-dump-traffic-network/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 09:51:16 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[hacker dump]]></category>
		<category><![CDATA[phreaking]]></category>
		<category><![CDATA[tcpdump]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=933</guid>
		<description><![CDATA[SYNOPSIS
tcpdump [ -adeflnNOpqRStuvxX ] [ -c count ]
[ -C file_size ] [ -F file ]
[ -i interface ] [ -m module ] [ -r file ]
[ -s snaplen ] [ -T type ] [ -w file ]
[ -E algo:secret ] [ expression ]
DESCRIPTION
Tcpdump  prints  out  the  headers of packets on a network
interface that match the [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/11/tcpdump-dump-traffic-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
